Skip to content

Commit c95ef9f

Browse files
committed
chore: Version 4.1.28
1 parent 0be910b commit c95ef9f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Retour Changelog
22

3+
## 4.1.28 - UNRELEASED
4+
### Changed
5+
* Use `StringHelper::convertToUtf8()` instead of our homebrew solution
6+
37
## 4.1.27 - 2025.06.13
48
### Changed
59
* Allow `RedirectEvent`s to change the redirect that is saved ([#342](https://github.com/nystudio107/craft-retour/issues/342))

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nystudio107/craft-retour",
33
"description": "Retour allows you to intelligently redirect legacy URLs, so that you don't lose SEO value when rebuilding & restructuring a website",
44
"type": "craft-plugin",
5-
"version": "4.1.27",
5+
"version": "4.1.28",
66
"keywords": [
77
"craftcms",
88
"craft-plugin",

0 commit comments

Comments
 (0)