Releases: nystudio107/craft-retour
Releases · nystudio107/craft-retour
5.0.0
5.0.0-beta.5
4.1.16
Fixed
- Added the unused
static
to the Tailwind CSSblocklist
to avoid a name collision with a Craft CSS class (#1412) - Fixed an issue with impropertly text-encoded characters in URLs potentially causing a db exception (#291)
- Fixed an issue where an empty redirect in the
excludePatterns
list could cause redirects to stop functioning, add logging when a redirect is excluded (#297)
3.2.14
Fixed
- Added the unused
static
to the Tailwind CSSblocklist
to avoid a name collision with a Craft CSS class (#1412) - Fixed an issue with impropertly text-encoded characters in URLs potentially causing a db exception (#291)
- Fixed an issue where an empty redirect in the
excludePatterns
list could cause redirects to stop functioning, add logging when a redirect is excluded (#297)
5.0.0-beta.4
Fixed
- Fixed an issue with the Sites menu styling
5.0.0-beta.3
Added
- Added a custom Field icon
Fixed
- Added the unused
static
to the Tailwind CSSblocklist
to avoid a name collision with a Craft CSS class (#1412)
4.1.15
Added
- Add
phpstan
andecs
code linting - Add
code-analysis.yaml
GitHub action
Changed
- Switch over to Vite
^5.0.0
& Node^20.0.0
for the buildchain - Updated docs to use node 20 & a new sitemap plugin
- PHPstan code cleanup
- ECS code cleanup
Fixed
- Fixed an issue that could cause an exception to be thrown if the Preserve Query String setting is on
- Fixed an issue where the filter controls didn't work properly for Short Links
3.2.13
Added
- Add
phpstan
andecs
code linting - Add
code-analysis.yaml
GitHub action
Changed
- Switch over to Vite
^5.0.0
& Node^20.0.0
for the buildchain - Updated docs to use node 20 & a new sitemap plugin
- PHPstan code cleanup
- ECS code cleanup
Fixed
- Fixed an issue that could cause an exception to be thrown if the Preserve Query String setting is on
- Fixed an issue where the filter controls didn't work properly for Short Links
5.0.0-beta.1
Added
- Initial beta release for Craft CMS 5