Skip to content

Releases: vdlp/oc-redirect-plugin

v1.4.2

14 Mar 10:16
Compare
Choose a tag to compare
  • Add extra statistics database index to improve performance (Statistics dashboard)

Full Changelog: 1.4.1...1.4.2

v1.4.1

14 Mar 10:17
Compare
Choose a tag to compare
  • Add extra statistics database index to improve performance

Full Changelog: 1.4.0...1.4.1

v1.4.0

14 Mar 10:19
Compare
Choose a tag to compare
  • 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

14 Mar 10:21
Compare
Choose a tag to compare
  • Add support for ignoring query parameters
  • Make form match type options dynamic

Full Changelog: 1.2.0...1.3.0

v1.2.0

14 Mar 10:22
Compare
Choose a tag to compare
  • Add extra filters to the Redirects overview #5

What's Changed

New Contributors

Full Changelog: 1.1.0...1.2.0

v1.1.0

14 Mar 10:25
Compare
Choose a tag to compare
  • 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

14 Mar 10:26
Compare
Choose a tag to compare

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