Skip to content

Releases: riasvdv/statamic-redirect

3.9.2

16 Jan 12:53
d8e6f31
Compare
Choose a tag to compare

What's Changed

  • prevent duplicate keys in destination's query parameters by @faltjo in #202

Full Changelog: 3.9.1...3.9.2

3.9.1

02 Jan 08:02
738aeb3
Compare
Choose a tag to compare

What's Changed

  • Use correct database connection by @dnwjn in #198

Full Changelog: 3.9.0...3.9.1

3.9.0

27 Dec 11:08
a633c5d
Compare
Choose a tag to compare

What's New

  • Redirect description & default redirect type by @dnwjn in #196

What's fixed

  • Catch json encoding exception on malformed requests - Fixes #141
  • Merge query params instead of just appending them - Fixes #197

Dependency updates

  • Update dependency prettier to v3.4.2 by @renovate in #193
  • Merge query params instead of just appending them by @riasvdv in #197

New Contributors

Full Changelog: 3.8.3...3.9.0

3.8.3

09 Dec 20:17
2e427de
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.8.2...3.8.3

3.8.2

19 Nov 21:17
e15eb92
Compare
Choose a tag to compare
  • Fix the wrong config being read for query strings

Full Changelog: 3.8.1...3.8.2

3.8.1

28 Sep 20:10
f0aadd6
Compare
Choose a tag to compare
  • Automatically created redirects should be exact

Full Changelog: 3.8.0...3.8.1

3.8.0

28 Sep 19:57
e329ac2
Compare
Choose a tag to compare

What's Changed

  • Use a quicker query to fetch static redirects first, if no static redirect is found, we try the REGEX type redirects
  • Add a config value to preserve query strings - Fix #180
  • Allow same URL for different sites (multi-site) - Fix #171

Dependency updates

Full Changelog: 3.7.2...3.8.0

3.7.2

19 Aug 12:14
b1fa293
Compare
Choose a tag to compare
  • Fix validation on the redirect type

Full Changelog: 3.7.1...3.7.2

3.7.1

04 May 13:53
07d6df6
Compare
Choose a tag to compare

What's Changed

  • Don't create entry redirects if the entry isn't published
  • Update stefanzweifel/git-auto-commit-action action to v5.0.1 by @renovate in #178
  • Update dependency orchestra/testbench to v9 - autoclosed by @renovate in #174
  • change datatype in migration so unpadded datatypes are used in db by @faltjo in #173

New Contributors

Full Changelog: 3.7.0...3.7.1

3.7.0

04 May 13:49
ca52a66
Compare
Choose a tag to compare
  • Add support for Statamic v5

Full Changelog: 3.6.2...3.7.0