Skip to content

Releases: MutationDigitale/craft3-translate

3.2.0

12 Jan 18:24
Compare
Choose a tag to compare
  • Added "Date Created" column with the option to hide it
  • Added sorting for "Key" and "Date Created" columns
  • Move "actions" button to bottom to reflect changes in new Craft CMS
  • Allow selecting multiple lines with shift key
  • Export button directly in messages list with the ability to select which messages to export

3.1.0

10 Jan 20:11
Compare
Choose a tag to compare

Important

You'll need to update the users' permissions for them to continue to be able to save, add, or delete translations.

  • Add "save", "add" and "delete" permissions (#58)
  • PHP import for all categories instead of only site (#57)

3.0.4

10 Oct 15:57
Compare
Choose a tag to compare

Fixed

3.0.3

10 Oct 15:57
Compare
Choose a tag to compare

Fixed

  • Register DbMessageSource only when plugin is enabled (#51, thanks @goraxan)

3.0.2

10 Oct 15:57
Compare
Choose a tag to compare

Fixed

  • Do not export messages in missing site locales (#50, thanks @birdkiwi)

3.0.1

10 Nov 18:38
Compare
Choose a tag to compare

Changed

  • Limit the initial number of languages to 5 and keep the choices of languages inside local storage to improve UX when there are many languages (#41)

3.0.0

04 May 18:36
Compare
Choose a tag to compare

Changed

  • Show the languages in the current Control Panel language with the native name after (same behavior as the language menu in the Sites Settings page)

3.0.0-beta.1

20 Apr 12:44
Compare
Choose a tag to compare

Added

  • Support for Craft 4

2.7.1

28 Jan 18:15
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where translations were not loaded properly (#37).

2.7.0

27 Jan 19:25
Compare
Choose a tag to compare

Changed

  • Performance improvement by preventing unnecessary DB calls for missing translations