Tags: DAnn2012/redirection
Tags
Bump terser from 5.14.1 to 5.14.2 (johngodley#3356) Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fixes for 5.3.1 (johngodley#3370) * Fix import locale * Bump packages * Use new redux tools * Fix unit tests fix * Fix locale files with incorrect interpolation * Add NE flag to Apache when URL is encoded * Apply case transform to URL path This fixes URLs with mixed case not being detected as a match * Bundle 5.3.1
Fix 5.2.2 (johngodley#3214) * Fix title field * Improve HTTP checker details Remove the conclusion and just show the details, along with whether Redirection is responsible * Fix a URL and WP page type stopping 404s being logged * Don't output match type twice in CSV The code should be in the 4th column * Update locales * Bundle 5.2.2 * Fix typo
5.2. beta 1 (johngodley#3195) * Prevent ordering 404 page by HTTP code * Update content security policy default * Add extra detail to permalink migration note * Fix the version_compare flag * Bump all packages * Only load stage information if needed No need to load this on every page load * Update to latest components * Update unit tests * DB version check should be greater than * Remove the DB upgrade stage option Move it into the general settings so we don't need to keep loading the option on every page load * Retain case when passing query parameters to target * Package bump * Update locale * Update component modules * Fix .htaccess not saving ignore trailing slash * Use redirect.li V2 This allows us to show the redirect path * General code cleanup * Fix incorrect capabilities used to display the upgrade notice * Build 5.2 beta 1 * Rebuild