Releases: neos/redirecthandler-databasestorage
Releases · neos/redirecthandler-databasestorage
6.0.3
What's Changed
- TASK: Fix CI by @dlubitz in #37
- TASK: Also run tests on version branches by @dlubitz in #38
- Handle exceptions on entity flush by @dlubitz in #36
- BUGFIX: Add PHP 7.4 compatibility by @dlubitz in #41
- Upmerge 5.0 and adapt CI configuration by @dlubitz in #39
Full Changelog: 6.0.2...6.0.3
5.0.6 BUGFIX: Add PHP 7.4 compatibility
5.0.5 Handle exceptions on entity flush
6.0.2 Update status code if obsolete redirect targets get updated
What's Changed
Full Changelog: 6.0.1...6.0.2
6.0.1 Check for index existence before removal
What's Changed
- TASK: Fix styles by @dlubitz in #32
- BUGFIX: Check for index existence before removal by @dlubitz in #31
Full Changelog: 6.0.0...6.0.1
5.0.4 Check for index existence before removal
What's Changed
- TASK: Fix styles by @dlubitz in #32
- BUGFIX: Check for index existence before removal by @dlubitz in #31
Full Changelog: 5.0.3...5.0.4
6.0.0 Flow 9.0 compatibility
5.0.3 Remove duplicate indexes
5.0.2
Declare compatibility with Neos 8.x
5.0.1 TASK: Mark compatible with Flow 8