Releases: neos/redirecthandler-ui
2.5.1
3.0.0
What's Changed
- TASK: declare compatibility to Neos 9 by @ahaeslich in #97
New Contributors
- @ahaeslich made their first contribution in #97
Full Changelog: 2.5.0...3.0.0
2.5.0
Declare compatibility with Neos 8.x
2.4.6 TASK: Declare Neos 8.x compatibility
2.4.5
BUGFIX: Move redirects JSON to script tag - thx to gradinarufelix - resolves #82
Full Changelog: 2.4.4...2.4.5
2.4.2
BUGFIX: Check for availability of I18n object on Typo3Neos object to prevent JS from accessing property of undefined - thx @patricekaufmann
Detailed changelog: 2.4.1...2.4.2
2.4.1
BUGFIX: Translate error message when redirect already exists
Detailed changelog: 2.4.0...2.4.1
2.4.0
TASK: Compatible with redirecthandler 5
BUGFIX: Increase MAX_INPUT_LENGTH to 500 - thx to @gerdemann
Detailed changelog: 2.3.0...2.4.0
2.3.0
FEATURE: New layout for redirect form and filters
TASK: Improve redirect validation error feedback
TASK: Use native json response functionality
TASK: Replace an entered asterisk with an empty value
TASK: Color code redirect state
TASK: Switch to building app with yarn and parcel
TASK: Code cleanup
BUGFIX: Catch translation errors
2.2.2
BUGFIX: CSV export in Neos 5.x