Releases: wintercms/wn-redirect-plugin
Releases · wintercms/wn-redirect-plugin
v4.0.4
What's Changed
- Try matching regex named groups to cms page params. by @mjauvin in #10
- Add to_url in columns by @AIC-BV in #13
- Make sure null $value does not generate exception by @mjauvin in #14
- Fix Save & Close button action by @mjauvin in #15
- Improved Russian language by @WebVPF in #19
- Minor fixes by @WebVPF in #17
- Replace Rainlab with Winter in localization files by @WebVPF in #18
- Improve French translation by @damsfx in #20
- Add Polish translation by @jamzy118 in #21
New Contributors
- @AIC-BV made their first contribution in #13
- @WebVPF made their first contribution in #19
- @damsfx made their first contribution in #20
- @jamzy118 made their first contribution in #21
Full Changelog: v4.0.3...v4.0.4
v4.0.3
v4.0.2
Changes:
- Maintained compatibility with Winter 1.1, ensuring migrations still run on Winter 1.1
Bug fixes:
- Fixed an issue where exports generated from this plugin could not be imported due to trailing data from the date and date-time columns.
Community improvements:
- Updated README
- Added automated testing
v4.0.1
Renamed to Winter.Redirect, forked for use as a Winter CMS plugin.