Releases: riasvdv/statamic-redirect
Releases · riasvdv/statamic-redirect
3.8.1
3.8.0
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
- Update dependency statamic/cms to v4 [SECURITY] by @renovate in #182
- Update dependency prettier to v3.3.3 by @renovate in #181
Full Changelog: 3.7.2...3.8.0
3.7.2
- Fix validation on the redirect type
Full Changelog: 3.7.1...3.7.2
3.7.1
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
- Add support for Statamic v5
Full Changelog: 3.6.2...3.7.0
3.6.2
3.6.1
3.6.0
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
What's Changed
- Update dependency prettier to v3.1.1 by @renovate in #150
- Update vue monorepo to v2.7.16 - autoclosed by @renovate in #153
- Fix date error on error widget by @vluijkx in #154
- Style improvements error page by @vluijkx in #157
- Fix handled dot indicator by @vluijkx in #158
- Improve plus icon alignment by @vluijkx in #155
- Rename
locale
tosite
on redirects table by @vluijkx in #156
New Contributors
Full Changelog: 3.4.4...3.5.0
3.4.4
What's Changed
- Clear eloquent blink cache in cache old uri listener by @ryanmitchell in #149
Full Changelog: 3.4.3...3.4.4