Skip to content

Releases: Setono/SyliusRedirectPlugin

v2.7.0

12 May 11:46

Choose a tag to compare

Log infinite loops

Full Changelog: v2.6.0...v2.7.0

v2.6.0

12 May 11:25

Choose a tag to compare

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

05 Feb 11:40
b8394f2

Choose a tag to compare

What's Changed

  • Update league/uri and league/uri-components packages by @benbd5 in #121

New Contributors

Full Changelog: v2.4.3...v2.5.0

v2.4.3

04 Sep 11:27
3212aae

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.2...v2.4.3

v2.4.2

13 Dec 14:38

Choose a tag to compare

What's Changed

Full Changelog: v2.4.1...v2.4.2

v2.4.1

07 Aug 08:57
77e48e9

Choose a tag to compare

What's Changed

  • Do not throw if channel does not exist on current request by @lruozzi9 in #114

Full Changelog: v2.4.0...v2.4.1

v2.4.0

27 Mar 10:13
7e192b0

Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.4.0

v2.3.0

27 Mar 07:49
cffed86

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

21 Mar 13:49
5ebfe61

Choose a tag to compare

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

Full Changelog: v2.1.8...v2.2.0

v2.1.8

08 Nov 10:51

Choose a tag to compare

Add permission property to route definitions

Full Changelog: v2.1.7...v2.1.8