Releases: riasvdv/statamic-redirect
Releases · riasvdv/statamic-redirect
1.9.0
1.8.0
1.7.2
1.7.1
1.7.0
What's Changed
- Closes #26, allows to customize the store paths by @isarphilipp in #27
New Contributors
- @isarphilipp made their first contribution in #27
Full Changelog: 1.6.1...1.7.0
1.6.1
1.6.0
1.5.0
What's new
- Errors are now stored in folders according to their id, similar to how Laravel stores its cache files. This should improve performance.
- You can now disable logging individual hits on each error.
What's Fixed
- The listing now breaks up long urls.
- Corrupted yaml files won't break the functionality anymore. The dashboard & clean command will keep working.
- An error's hits can now be 0.
- Fix the handled destination not being shown in the error listing.