Skip to content

Releases: riasvdv/statamic-redirect

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

3.6.2

10 Feb 18:23
e9c7681
Compare
Choose a tag to compare

What's Changed

  • Update dependency prettier to v3.2.5 by @renovate in #169
  • Use ::dispatch instead of the event helper to trigger the RedirectSaved event

Full Changelog: 3.6.1...3.6.2

3.6.1

29 Jan 20:44
f6e1ce3
Compare
Choose a tag to compare

What's Changed

  • Cleanup publish form by @vluijkx in #165
  • Remove Github note markdown by @vluijkx in #164
  • Fix compatibility with old config file

Full Changelog: 3.6.0...3.6.1

3.6.0

16 Jan 17:57
5799203
Compare
Choose a tag to compare

What's Changed

  • Improve DX using connections. by @vluijkx in #159
  • Fix eloquent redirects not updating by @vluijkx in #160
  • Make redirect fields listable by default by @vluijkx in #161
  • Improve redirect management UX by @vluijkx in #162
  • Prevent an exception when a redirect has no site attached

Full Changelog: 3.5.0...3.6.0

3.5.0

08 Jan 08:47
ba5c921
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.4.4...3.5.0

3.4.4

30 Nov 19:35
09f3289
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.4.3...3.4.4