Skip to content

Latest commit

 

History

History
183 lines (126 loc) · 3.92 KB

CHANGELOG.md

File metadata and controls

183 lines (126 loc) · 3.92 KB

Enupal Translate Changelog

4.0.3 - 2024.08.26

Fixed

  • Fixed the issue where the source column was not shown on the index page (#71)

4.0.2 - 2024.06.22

Fixed

  • Fixed issue when having one site (#68)

4.0.1 - 2024.03.31

Updated

  • Updates changelog

4.0.0 - 2024.03.29

Added

  • Added Craft CMS 5 support

3.1.0 - 2023.08.30

Added

  • Adds support to the enupal-translate/translate/sync craft command to sync translations from DB (#61)

Fixed

  • Fixed issue on Craft 4.5 (#64)

3.0.1 - 2022.07.12

Fixed

  • Fixed issue on mysql (#56)
  • Fixed issue where there is only one site on Craft CMS (#55)

3.0.0 - 2022.05.20

Added

  • Added Craft CMS 4 support

2.3.0 - 2022.01.12

Fixed

  • Fixed guzzle error (#43)

2.2.1 - 2021.04.14

Fixed

  • Revert mysql change (#41)

2.2.0 - 2021.04.10

Fixed

  • Fixed issue on mysql 8 (#41)

Updated

  • Updated requirement craftcms/cms ^3.6.0 (#43)
  • Updated requirement stichoza/google-translate-php" 4.1.4

2.0.0 - 2020.11.16

{tip} The most requested feature is here, Sync your static translations into your database without no extra queries that may impact your page load time. docs. Enjoy!

Added

  • Added support to Sync translations with Database. (#34)

1.3.1 - 2020.10.26

Fixed

  • Fixes issue with composer v2

1.3.0 - 2020.06.29

Fixed

  • Fixed issue with Yandex lib

1.2.2 - 2020.04.19

Added

  • Added guzzlehttp/guzzle ^6.3.0 (#30)

1.2.1 - 2020.03.23

Fixed

  • Fixed issue on "Google Translate Free" (#28)

1.2.0 - 2019.01.27

Added

  • Added Craft 3.1 requirement
  • Added twig search method under general Settings
  • Added regex search API
  • Added twig search Legacy method
  • Added twig search optimized method
  • Added php search method
  • Added js search method

1.1.8 - 2018.12.22

Fixed

  • Fixed issue on Craft 3.1

1.1.7 - 2018.12.18

Added

  • Added support for import csv files

1.1.6 - 2018.11.20

Added

  • Added support for "CMD + S" shortcut

Fixed

  • Fixed issue when only one site available to translate in dropdown was not saving

1.1.5 - 2018.10.24

Fixed

  • Fixed issue with regional codes when using Google Cloud Translate
  • Fixed Argument 1 passed to craft\services\TemplateCaches::includeElementInTemplateCaches() must be of the type integer, string given error

1.1.4 - 2018.10.12

Improved

-Improved folder location of assets

Fixed

  • Fixed bug when using Google Translate API

1.1.3 - 2018.09.12

Added

  • Added plugin name override setting

1.1.2 - 2018.07.07

Fixed

  • Fixes issue with Yandex when using lang by region in the Site settings. #4
  • Fixed bug when selecting a template folder source

1.1.1 - 2018.07.05

Fixed

  • Fixed bug when selecting a template source

1.1.0 - 2018.07.02

Improved

  • Improved template sources

1.0.5 - 2018.04.03

Improved

  • Improved code inspections

1.0.4 - 2018.03.14

Fixed

  • Fixed composer error

1.0.3 - 2018.03.02

Fixed

  • Fixed composer error

1.0.2 - 2018.03.02

Improved

  • Improved UI labels

1.0.1 - 2018.02.25

Improved

  • Improved code conventions

1.0.0 - 2018.02.24

Added

  • Initial release