Releases: vdlp/oc-redirect-plugin
Releases · vdlp/oc-redirect-plugin
v2.5.3
- Improve / fixes redirect rule caching (thanks to @ericp-mrel)
- Update Spanish language (thanks to @juanmarin97)
- Update Language files (help wanted!)
What's Changed
- Update lang.php by @juanmarin97 in #59
- Flush cache when a redirect rule is updated. by @ericp-mrel in #61
New Contributors
- @ericp-mrel made their first contribution in #61
Full Changelog: 2.5.2...2.5.3
v2.5.2
- Fix bug that causes re-writing the redirect rules file when hits are updated
Full Changelog: 2.5.1...2.5.2
v2.5.1
v2.5.0
- Add support for using relative paths
Full Changelog: 2.4.1...2.5.0
v2.4.1
- Add Redirect Extensions promo page
Full Changelog: 2.4.0...2.4.1
v2.4.0
- Skip requests with header "X-Requested-With: XMLHttpRequest"
Full Changelog: 2.3.2...2.4.0
v2.3.2
- Improve error handling in plugin migration process
Full Changelog: 2.3.1...2.3.2
v2.3.1
v2.3.0
- Add new Redirect options:
- Ignore Case
- Ignore Trailing Slashes
- Fix date field timezone issue (scheduled tab)
- Fix warning dialog position (when scheduled redirect is not active)
- Minor translation improvements (en, nl).
Full Changelog: 2.2.0...2.3.0
v2.2.0
- Add "Cache-Control: no-store" header. This will prevent (modern) web browsers to cache the redirects. Very convenient when testing your redirects.
- Add extra tab "Event logs" to Redirect update page. This tab shows a list with the related event logs of the redirect.
- UI improvements
Full Changelog: 2.1.1...2.2.0