Version History
1.1.8.0
1.1.8 - multi-site
- adding multi-site support
1.1.7 - translation fixes
- correct several instances of single page titles not being translatable
1.1.6.0
1.1.6 - php8 compatibility fixes
1.1.5 - More v9 work:
- Update entities for new version 8+
- Restrict installations to version 9 and up
1.1.4 - Concrete CMS V9 Ready:
- Updated interface code to Bootstrap 5
- Updated Facade references to full path references
- Removed all deprecated code uses
- Changed some code methedology up to new Concrete CMS standards
1.1.3 - Added support for seo paging parameters
1.1.2 - Fix importer to prioritize To_PageID and To_FileID when they are defined over the TO_URL column. - Made it so TO_URL does not get chopped down to a relative path.
1.1.1 - Compatibility Update - Removed PHP Mime type validation as browsers are too inconsistent to make this work. Relying on file extension validation from now on.
1.1 - Big Update:
- Added Column sorting
- Editing now done in Modals so you never leave the page
- Added Import, Export Backup, and Restore Backup
- Added setting to disable URLs not found logging
- Added URLS not found ignore list
- Minor code optimizations
0.9.4 - Better UI, settings storage in config file, subfolder support
0.9.3 - Improved validation of redirect rules
0.9.2 - Improved validation of redirect rules
0.9.1 - Initial Release