Skip to content

Releases: wintercms/wn-translate-plugin

v2.3.1

12 Aug 05:05
f8ce53d

Choose a tag to compare

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

Full Changelog: v2.3.0...v2.3.1

v2.3.0

16 Jul 21:48
037bd57

Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.3.0

v2.2.1

08 Jul 12:29
c2fe264

Choose a tag to compare

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

04 Jan 15:05
27376d8

Choose a tag to compare

Full Changelog: v2.1.7...v2.2.0

Bug Fixes

  • Fix translating pages on Winter v1.2.7+

v2.1.7

08 Dec 16:31

Choose a tag to compare

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

19 Mar 10:52

Choose a tag to compare

Changes

Bug fixes

  • fixes error when using translatable model behavior and lang() shorthand by @der-On in #78

Full Changelog: v2.1.5...v2.1.6

v2.1.5

18 Mar 19:43

Choose a tag to compare

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

24 Apr 19:36
94274b9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.3...v2.1.4

v2.1.3

20 Apr 17:50
12e7e78

Choose a tag to compare

Full Changelog: v2.1.2...v2.1.3

v2.1.2

15 Apr 03:33

Choose a tag to compare

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