Releases: Setono/SyliusRedirectPlugin
Releases · Setono/SyliusRedirectPlugin
v2.7.0
v2.6.0
Added a check to see if the redirect results in a path that equals the current path. If so, it doesn't do anything and hence prevents an infinite loop. This problem could happen if you insert redirects in your own system and don't validate the redirect before inserting it.
Full Changelog: v2.5.0...v2.6.0
v2.5.0
v2.4.3
What's Changed
- Update messages.fr.yaml to have all translations by @maximehuran in #119
- Use sylius_admin.path_name in README to declare routes by @maximehuran in #118
New Contributors
- @maximehuran made their first contribution in #119
Full Changelog: v2.4.2...v2.4.3
v2.4.2
v2.4.1
v2.4.0
v2.3.0
What's Changed
- Add support for symfony/http-kernel "^6.0" by @JordiDekker in #110
New Contributors
- @JordiDekker made their first contribution in #110
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- Upgrade test application by @loevgaard in #108
- composer(deps-dev): update phpspec/phpspec requirement from ^6.1 to ^7.3 by @dependabot in #109
- add option to keep query string when redirecting from old path to new… by @next-sentence in #107
New Contributors
- @dependabot made their first contribution in #109
- @next-sentence made their first contribution in #107
Full Changelog: v2.1.8...v2.2.0
v2.1.8
Add permission property to route definitions
Full Changelog: v2.1.7...v2.1.8