Releases: neos/redirecthandler-neosadapter
Releases · neos/redirecthandler-neosadapter
4.2.0
TASK: Compatible with redirecthandler 5
Detailed changelog: 4.1.0...4.2.0
4.1.0
New features:
- Completely disable automatic generation via setting
enableAutomaticRedirects
Changes:
- Updated documentation
Detailed changelog: 4.0.3...4.1.0
4.0.3
Adjust tests to be compatible with Neos 5.0
4.0.2
4.0.0
Release 4.0.0
New features:
- Dependency on Neos 4.3 or 5.x
Changes:
- Type hints & code style improvements
- Use psr loggerinterface
- Updated documentation
Detailed changelog: 3.1.0...4.0.0
3.1.0
FEATURE: Allow to restrict redirect generation by old URI
2.1.0
FEATURE: Allow to restrict redirect generation by old URI
3.0.1
Documentation updates
3.0.0 - Important bugfix release
!!!BUGFIX: Create redirects after publishing is completed This shifts the actual creation of redirects to after the publishing is fully done and persisted to avoid interference of these operations. Fixes: #30
2.0.8 – restore PHP 7.0 compatibility again
If you still need PHP 7.0, you should really upgrade… It is EOL by now, see http://php.net/supported-versions.php