Releases: wintercms/wn-translate-plugin
Releases · wintercms/wn-translate-plugin
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
v2.1.1
Changes
- Added support for Winter 1.2.
- The CMS module is checked to be enabled before running the theme scanner, as no theme will be loaded if the CMS module is disabled or unavailable.
Bug fixes
- Fixed a migration issue if
Message::firstWhere
returnsnull
, which can sometimes occur. - Fixed an error that would occur if the Theme Scanner encountered an empty HTML file in the theme.
Translation improvements
- Clean up of translation files.
- Added Ukranian translations.
- Fixed Italian translations.
For more information, please see the milestone:
https://github.com/wintercms/wn-translate-plugin/milestone/5?closed=1
v2.1.0
Changes
- Generate message code using md5()
For more information, please see the milestone:
https://github.com/wintercms/wn-translate-plugin/milestone/2?closed=1
v2.0.2
Bug fixes
- Resolved some issues relating to the plugin's replacement configuration.
Translation improvements
- Added Latvian translations. (#10)
For more information, please see the milestone:
https://github.com/wintercms/wn-translate-plugin/milestone/4?closed=1