We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0479dd3 commit c6ba0f9Copy full SHA for c6ba0f9
CHANGELOG.md
@@ -5,6 +5,9 @@
5
* Use `StringHelper::convertToUtf8()` instead of our homebrew solution
6
* Throw an exception if an attempt is made to edit a redirect that doesn't exist ([#345](https://github.com/nystudio107/craft-retour/issues/345))
7
8
+### Fixed
9
+* Fixed a regression that caused the redirect loop detection to no longer function ([#348](https://github.com/nystudio107/craft-retour/issues/348))
10
+
11
## 3.2.27 - 2025.06.13
12
### Changed
13
* Allow `RedirectEvent`s to change the redirect that is saved ([#342](https://github.com/nystudio107/craft-retour/issues/342))
0 commit comments