Releases: nystudio107/craft-retour
Releases · nystudio107/craft-retour
Version 3.0.13
Changed
- Fixed an issue where the charts wouldn't generate properly if you were using MySQL 5.7 or later
- Fixed an issue with the charts not generating properly if you were using Postgres
- Fixed a padding issue with the widget chart
Version 3.0.12
Added
- Added the ability to redirect based on Path Only or Full URL, to allow for site-specific redirects
- Added Legacy URL Match Type and Remote IP to the import and export fields
Changed
- Trimmed the database tables to be more storage space efficient
Version 3.0.11
Added
- Added Remote IP to the Dashboard statistics, with a link to look up a geo-location
- Added config setting for Record Remote IP
Changed
- Fixed an issue where the search function wouldn't work in the AdminCP if you were using Postgres
- Fixed incorrect links to the documentation
- Fixed an issue where a user with the proper permissions could not save a new redirect
- Fixed the build process so it will no longer look for
devServer
on installs
Version 3.0.10
Changed
- Updated build process
Version 3.0.9
Changed
- Modernized package.json and webpack build
Version 3.0.8
Changed
- Fixed a regression that caused you to be unable to click on a redirect to edit it
- Added automatic manifest cache invalidation
Version 3.0.7
Added
- Added a
retour/stats/trim
console command to manually trim the statistics table
Changed
- Added an Automatically Trim Statistics option (defaults to
true
) in Settings andconfig.php
Version 3.0.6
Changed
- Fixed an issue when creating new redirects on a Postgres database
- Fixed a cosmetic issue where RegEx's with a
|
in them were not displayed correctly in the table - Fixed an issue where the
+
add button didn't work right on some configurations
Version 3.0.5
Changed
- Fixed an error with multi-site when an element existed on one site, but not the main site
Version 3.0.4
Changed
- Fixed an issue where RegEx redirects would have the Destination URL overwritten by the parsed result after a hit
- Fixed an issue where cached resolved redirects would not increment statistics