Releases: wintercms/wn-translate-plugin
Releases · wintercms/wn-translate-plugin
v2.3.1
What's Changed
- feat(config): add redirectStatus option by @matteotrubini in #101
- Add ability to copy content from one language to another to simplify the translation process by @IsaiahPaget in #99
New Contributors
- @IsaiahPaget made their first contribution in #99
Full Changelog: v2.3.0...v2.3.1
v2.3.0
v2.2.1
Changes
- Added mlblocks formwidget
- Added mlurl formwidget
- Replaced translateContext call with getAttributeTranslated
Bug fixes
- Fixed message scan (revert to regex, twig tokenizer is broken)
For more information, please see the milestone:
https://github.com/wintercms/wn-translate-plugin/milestone/12?closed=1
v2.2.0
v2.1.7
Changes
- Only set alternateLinks if more than one locale is used
- Cleanup after model is deleted
Bug fixes
- Fixed TranslatablePage::rewriteTranslatablePageAttributes() logic
Translation improvements
- Added missing French translations.
For more information, please see the milestone:
https://github.com/wintercms/wn-translate-plugin/milestone/9?closed=1
v2.1.6
v2.1.5
Changes
- Add translation support for nestedform formwidget
- Add validation for translated fields
- Add setTranslatableUseFallback() method
- Deprecate noFallbackLocale() method
- Add translation support to system MailTemplate model
- Make fields using @context translatable
Bug fixes
- Only extend cms page if cms module is enabled
- Prevent browser autofill for hidden locale inputs
New Contributors
Full Changelog: v2.1.4...v2.1.5
v2.1.4
v2.1.3
Full Changelog: v2.1.2...v2.1.3
v2.1.2
Changes
- Added addTranslatableAttributes() method to TranslatableBehavior.
- Added composer replace config.
- Added MultiLang capability to Winter.Sitemap.
Bug fixes
- Fixed dynamically adding fields to non-existent tab.
- Fixed translations conflicting between nested fields and translatable root fields of the same name.
Translation improvements
- Added Vietnamese translations.
For more information, please see the milestone:
https://github.com/wintercms/wn-translate-plugin/milestone/6?closed=1