Releases: johngodley/redirection
Releases · johngodley/redirection
Release list
5.9.0
What's Changed
- Update file IO by @johngodley in #4236
- Fix importing of htaccess regex by @johngodley in #4237
- Reuse existing JSON groups by @johngodley in #4238
- Fix bug when current page is empty string by @johngodley in #4241
- Unify notices by @johngodley in #4242
- Split import revamp from import/export branch by @johngodley in #4244
- Split export revamp from import/export branch by @johngodley in #4245
- Switch from api-doc to redocly by @johngodley in #4246
- Support other post types for old permalinks by @johngodley in #4247
- Fix no groups by @johngodley in #4248
- Add error handling to nginx export by @johngodley in #4249
- Match hook to docs by @johngodley in #4250
- Fix warnings with code tags by @johngodley in #4251
- Move csv sanitiser by @johngodley in #4252
- Various tweaks to import/export by @johngodley in #4253
- Various mobile improvements by @johngodley in #4254
- Bump 5.9.0 by @johngodley in #4255
Full Changelog: 5.8.0...5.9.0
5.8.1
5.8.0
What's Changed
- Don’t run redirect code on CLI usage by @johngodley in #4211
- Fix missing created time in logs by @johngodley in #4210
- Fixes for WP 7 UI by @johngodley in #4215
- Bump packages by @johngodley in #4216
- Add higher error boundary by @johngodley in #4217
- Help with caching problems by @johngodley in #4219
- Update PHPStan and fix warnings by @johngodley in #4220
- Add some prevevantative empty group protection by @johngodley in #4221
- Replace release-it with custom script by @johngodley in #4225
- Remove disabled redirect edit check by @johngodley in #4226
- Ready for 5.8.0 by @johngodley in #4227
- Improve API detection of bad site domain setting by @johngodley in #4228
- Include WP 6.9 fix by @johngodley in #4229
Full Changelog: 5.7.5...5.8.0
5.7.5
5.7.4
- Fix display setting not saving
- Fix 'view data' on logs
- Fix missing filters on select all
5.7.3
- Fix log target having double domain
- Fix from/notfrom data not being used when editing
- Cleaned up behaviour around pagination and checkboxes
- Improved some styles
5.7.2
- Fix select-all bulk action
- Improve setup page handling of problems
- Improve 404 page handling of incomplete data
5.7.1
- Fix bulk delete on log and 404 page
- Restore filter by IP button
- Remove referrer from standard log display
Redirection 5.7.0
- Add multi-select support with shift-click in tables
- Add WP-CLI verbose flag for settings command to display setting names
- Improve log deletion performance with adaptive batch sizing for large backlogs
- Add permissions policy header
- Improve trash monitoring
5.6.1
- Fix issue with spaces in Apache .htaccess
- Add some checks for sites with opcache to help with renamed files
- Fix inverted caching of unmatched URLs