Releases: neos/redirecthandler-ui
Releases · neos/redirecthandler-ui
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
2.2.1
BUGFIX: Module icon not shown in module overview and breadcrumb
BUGFIX: Colors in import protocol were missing
2.2.0
FEATURES:
- Focus source uri field after adding a redirect
- Keep selected status code after adding a redirect
- Disable autocomplete/suggest/capitalize/correct in uri fields
FIXES:
- Allow clearing start and enddate
- Prevent duplicates in host options dropdown
- Prevent error in Safari when setting start or enddate
- Improved handling of timezones in start and enddate
2.1.0
Release 2.1.0
New features:
- Keep pagination state when editing redirects
- Allow underscores in source uri by default
- Give list of configured domains from site management as selection in host field
Bugfixes:
- Source uri tooltip layout was broken in edit form
Changes:
- Simplified code for CSV export
- Introduce prettier for code style
- Use React context to reduce code complexity
Detailed changelog: 2.0.3...2.1.0
2.0.3
2.0.0
Release 2.0.0
New features:
- New react based UI for managing redirects
- Search, filtering & sorting for redirects
- Configurable filter preset for type and statuscode
- Basic validation for adding and editing redirects
- Supports new fields start- & enddate, comment, creator, type
- Allow import & exporting redirects via the UI
- Importprotocol
- Replaced fluid with fusion rendering
- Dependency on Neos 4.3 or 5.x
Changes:
- Type hints & code style improvements
- Updated readme
Detailed changelog: 1.2.0...2.0.0
1.2.0
Merge pull request #7 from webexcess/migrate-to-core TASK: Migrate package to Neos core