Skip to content

Releases: rainlab/translate-plugin

1.6.8

28 Feb 14:34
c971b1a
Compare
Choose a tag to compare

New features

  • Add support for transOrderBy (#516)
  • Add translatoin support for ThemeData (#559 )

Translation updates

  • Update Russian localization (#550 )

For more information, please see the milestone:
https://github.com/rainlab/translate-plugin/milestone/9?closed=1

1.6.7

05 Feb 06:23
ea2d83a
Compare
Choose a tag to compare

Additional morph map fixes

1.6.6

21 Jan 10:12
Compare
Choose a tag to compare

Bug fixes

  • Introduce migration to patch existing translations using morph map

1.6.5

20 Jan 20:33
Compare
Choose a tag to compare

New features

  • Document the translate:scan artisan command (#540)

Bug fixes

  • Fixes compatibility issue when other plugins use a custom model morph map (#539)

1.6.4

11 Jan 00:26
Compare
Choose a tag to compare

New features

  • Added console command for scanning messages (#537)

Bug fixes

  • Fixes PHP 7.4 support (#538)
  • Fixes placeholder translations (#532)

1.6.3

17 Dec 13:00
Compare
Choose a tag to compare

New features

  • Message translation with locale argument (#406)
  • Add eager loading for translations (#504)

Bug fixes

  • restore support for accessors & mutators (#522)
  • properly add translatable property to extended model (#528)

Other changes

  • Improved readme for retrieving translated models value (#503)
  • Making purge message clearer (#524)
  • Update README.md (#527)

Translation updates

  • French language file updates (#521)
  • Slovenian language added (#529)

For more information, please see the milestone:
https://github.com/rainlab/translate-plugin/milestone/5?closed=1

1.6.2

23 Jul 16:35
f0ee002
Compare
Choose a tag to compare

Implement localeUrl filter, add per-locale theme configuration support.

For more information, please see the milestone:
https://github.com/rainlab/translate-plugin/milestone/4?closed=1