1.6.1
January 16th, 2025
@stephencockerill - Import functionality fixed.
1.6.0
January 14th, 2025
This release sees enhanced query string functionality. This changes the behaviour of the query strings such that added Query strings are stripped, the URI processed, they are then re-added back to the redirect.
Following this change, a "strip" toggle has been added to enable complete stripping of a query string. If this is toggled on, the string will be removed before the URI is processed, it will not be re-added afterward.
1.5.2
January 13th, 2025
Fixed an issue in the URI function for stripping query strings that could cause the URI to not have the base path stripped sometimes.
1.5.1
January 13th, 2025
Hotfix missing new asset build
1.5.0
January 13th, 2025
Adds new functionality to support Statamic's Static Site Generator addon.
Thanks to :
@efc - Main block of functionality @breizhwave - flagging '/' issue on index.html
1.4.0
January 10th, 2025
Adds new functionality to filter query strings from URIs.
General code tidy up and improved documentation
1.3.3
December 16th, 2024
Statamic Version Bump
1.3.2
June 7th, 2024
- Fixes empty columns for sites and ID on import
1.3.0
May 15th, 2024
- N/A Changelog not available.
1.2.0
March 26th, 2024
- N/A Changelog not available.
1.1.9
March 15th, 2024
- N/A Changelog not available.
1.1.8
March 14th, 2024
- Permissions fix - submitted by @ceesvanegmond
1.1.7
March 1st, 2024
Modified Nav extend to allow the button to be hidden based on user permissions
1.1.6
February 22nd, 2024
Large performance boost for sites with a lot of redirects.
1.1.5
February 19th, 2024
- N/A Changelog not available.
1.1.4
February 19th, 2024
- N/A Changelog not available.
1.1.3
February 19th, 2024
- N/A Changelog not available.
1.1.2
February 19th, 2024
- N/A Changelog not available.
1.1.1
February 5th, 2024
Make redirects multisite compatible - @kevinmeijer97 General bugfixes
1.1.0
January 3rd, 2024
Finalises changes for Eloquent Driver Compatibility
1.0.10
January 3rd, 2024
- N/A Changelog not available.
1.0.9
January 3rd, 2024
Hotfix
1.0.8
January 3rd, 2024
Replaces the Blueprint Facade with the Repository to allow compatibility with the Eloquent Driver
1.0.7
November 22nd, 2023
Hotfix
1.0.6
November 22nd, 2023
General updates and bugfixes
- Import/Export functionality added
- Regex redirects added
- Fix to long uri, file name length errors
- Styling changes to admin page
- Pagination made snazzier
- Search functionality added into admin
1.0.5
November 13th, 2023
Potential fix
1.0.4
November 13th, 2023
Fix for CP urls
1.0.3
November 6th, 2023
Assets issues
1.0.2
November 6th, 2023
Hotfix
1.0.1
November 6th, 2023
Missing manifest
1.0.0
November 3rd, 2023
General release of our redirect plugin!
- Simple redirects only for now, regex + import/export next on roadmap.