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 0bd94bb commit 07b498fCopy full SHA for 07b498f
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
## 4.1.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