Skip to content

Commit

Permalink
chore: Version 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
khalwat committed Jun 24, 2024
1 parent 5aab1cb commit 6e0b4a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
* 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](https://github.com/nystudio107/craft-retour/issues/306))

### Changed
* When saving a redirect, Retour no longer deletes redirects that have the `redirectDestUrl` of the redirect being saved as their `redirectSrcUrl` ([#303](https://github.com/nystudio107/craft-retour/issues/303))

## 5.0.1 - 2024.06.19
### Added
* Added better inline preview support via `getPreviewHtml()`
Expand Down

0 comments on commit 6e0b4a0

Please sign in to comment.