Releases: venveo/craft-redirect
Releases · venveo/craft-redirect
4.0.0-beta.8
4.0.0-beta.8 - 2024-07-24
Fixed
- Fixed issue preventing non-admins from creating redirects (Closes #69)
4.0.0-beta.7
4.0.0-beta.7 - 2024-06-27
Added
- Ability to link and unlink redirects from elements
Fixed
- Fixed permission errors when creating a new redirect
- Fixed broken slideout when creating a new redirect
Changed
- Improved UI for creating new redirects
- Linked elements are not unlinked when the destination site changes to null
- Improved field instructions
4.0.0-beta.6
4.0.0-beta.6 - 2024-01-09
Fixed
- Fixed broken redirects on matched entries
- Fixed "title" placeholder not being filled in delete dialog.
- Fixed redirects to "/" not working properly
Beta 3
4.0.0-beta.3 Update redirect slideout for Craft 4
4.0.0-beta.2
4.0.0-beta.2 - 2022-8-1
Added
- Add support for new unified element editor experience
- Add warning for when a source URI matches a URL on the site
- Add warning for when a source URI matches an existing redirect
- Added groups to help organize redirects
- Added flag to track if redirects were created automatically or not
Changed
- Redirect source and destination URLs now get normalized when set on the element rather than on-save.
- Removed element deletion redirect pruning
Fixed
- Fixed error caused by permissions & use new element permissions interface
- Fixed ignored 404s getting pruned if not hit for a while
- When a redirect is created for a changed slug, the original URI is still stored in addition to the element ID.
- Redirects that are matched that don't have a valid destination now 404 properly.
3.0.12
3.0.11
3.0.11 - 2022-06-21
Fixed
- When a redirect is created for a changed slug, the original URI is still stored in addition to the element ID.
- Redirects that are matched that don't have a valid destination now 404 properly.
Changed
- Removed element deletion redirect pruning
3.0.10
4.0.0-beta.1
Initial work on Craft 4 support