Releases: vdlp/oc-redirect-plugin
Releases · vdlp/oc-redirect-plugin
v1.4.2
- Add extra statistics database index to improve performance (Statistics dashboard)
Full Changelog: 1.4.1...1.4.2
v1.4.1
- Add extra statistics database index to improve performance
Full Changelog: 1.4.0...1.4.1
v1.4.0
- Code improvements
- Added date columns to redirect list view (hidden by default)
- Improve hits 30 days graph
- Improve redirect sparkline images
Security improvements:
- Escape variables in backend templates
- Add escaping to list column types
Full Changelog: 1.3.0...1.4.0
v1.3.0
- Add support for ignoring query parameters
- Make form match type options dynamic
Full Changelog: 1.2.0...1.3.0
v1.2.0
- Add extra filters to the Redirects overview #5
What's Changed
- Add filtering for redirects #4 by @sander-beenen in #5
New Contributors
- @sander-beenen made their first contribution in #5
Full Changelog: 1.1.0...1.2.0
v1.1.0
- Update license to GPL-2.0
- Add filtering for redirects #4
- Code optimizations
- Add cache support for the redirect rules #1:
When caching is enabled and supported the redirects rules
will be stored in cache instead of creating the app/redirects.csv file.
When cache is disabled redirect rules will be loaded from
the app/redirects.csv file.
Full Changelog: 1.0.0...1.1.0
v1.0.0
Forked plugin from https://github.com/adrenth/redirect. Development will now be done by Van der Let & Partners
Full Changelog: https://github.com/vdlp/oc-redirect-plugin/commits/1.0.0