Releases: nystudio107/craft-retour
Releases · nystudio107/craft-retour
5.0.3
4.1.19
3.2.19
3.2.18
5.0.2
Added
- Separate out the plugin settings into General, Statistics, and Advanced tabs
- Added a Set No-Cache Headers setting (defaulting to on) to set
no-cache
headers on the redirect response to prevent client-side caching (#306)
Changed
- When saving a redirect, Retour no longer deletes redirects that have the
redirectDestUrl
of the redirect being saved as theirredirectSrcUrl
(#303)
4.1.18
Added
- Separate out the plugin settings into General, Statistics, and Advanced tabs
- Added a Set No-Cache Headers setting (defaulting to on) to set
no-cache
headers on the redirect response to prevent client-side caching (#306)
Changed
- When saving a redirect, Retour no longer deletes redirects that have the
redirectDestUrl
of the redirect being saved as theirredirectSrcUrl
(#303)
3.2.17
Added
- Separate out the plugin settings into General, Statistics, and Advanced tabs
- Added a Set No-Cache Headers setting (defaulting to on) to set
no-cache
headers on the redirect response to prevent client-side caching (#306)
Changed
- When saving a redirect, Retour no longer deletes redirects that have the
redirectDestUrl
of the redirect being saved as theirredirectSrcUrl
(#303)
5.0.1
Added
- Added better inline preview support via
getPreviewHtml()
- Support inline editing by implementing
InlineEditableFieldInterface
Changed
- Removed the now deprecated
getTableAttributeHtml
method in the Short Links field
Fixed
- Fixed an issue where the "File Not Found URL" link could be wrong when clicked on in some multi-site setups (#290)
- Fixed an issue where Short Links wouldn't work properly if they were added to Asset elements (#300)
- Fixed an issue where a "Integrity constraint violation" error could occurr if malformed
redirectSrcUrl
s was introduced into the statistics table (#305)
4.1.17
Fixed
- Fixed an issue where the down and up arrows were reversed for sorting purposes (#299)
- Fixed an issue where the "File Not Found URL" link could be wrong when clicked on in some multi-site setups (#290)
- Fixed an issue where the Short Link wouldn't display properly in the element index view (#301)
- Fixed an issue where Short Links wouldn't work properly if they were added to Asset elements (#300)
- Fixed an issue where a "Integrity constraint violation" error could occurr if malformed
redirectSrcUrl
s was introduced into the statistics table (#305)
3.2.16
Fixed
- Fixed an issue where the "File Not Found URL" link could be wrong when clicked on in some multi-site setups (#290)
- Fixed an issue where the Short Link wouldn't display properly in the element index view (#301)
- Fixed an issue where Short Links wouldn't work properly if they were added to Asset elements (#300)
- Fixed an issue where a "Integrity constraint violation" error could occurr if malformed
redirectSrcUrl
s was introduced into the statistics table (#305)