All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
1.8.1 - 2020-07-04
- Fix
onlyCategories
option not applied correctly #135 (bjornhij)
1.8.0 - 2019-08-25
- Add
onlyCategories
option to Module settings #128
- Improve TranslateBehavior saving #99 The attribute is now saved as translation when the language of the application is different from the source language.
1.7.3 - 2018-04-04
- Fix invalid column name in findOne() condition #118
1.7.2 - 2018-02-23
- Restrict version constraints for Yii dependencies in composer.json #116
1.7.1 - 2017-10-30
- Fix url creation in translate action #108
- Fix incorrect md5 hash for non-English characters in javascripts #114
1.7.0 - 2017-04-30
- Allow to override default scanners via module configuration #87
- Namespaced migration support #101
- Limit access to Import/Export actions #89
- Module access enhancements #86
- Add PHP-CS-Fixer config and fix coding style #95
- Add usage hint for the search empty command #102
1.6.0 - 2016-07-12
- Add db connection to module settings #85
1.5.4 - 2016-04-10
- Add option to specify whether scan the parent directory of the root, or the root directory itself #73
- Add multiple root directory scan #77
1.5.3 - 2016-04-05
- Add TranslateBehavior
- Move headers (h1) from views to layout #53
- Fix translation completeness percentage calculation #51
- Load the correct translation in DialogAction #57
- Fix PHP7 incompatibility in Database Scanner #58
- Fix multiple translators detection in scanners #59
- Run JavaScript generators for active languages after import #68
1.5.2 - 2016-02-12
- Add ability to define category of database translations #41
- Display enabled languages firsts in language list #44
- Fix wrong translation returned #43
- Restore searchEmptyCommand functionality #50
1.5.1 - 2015-11-16
- Ability to change source language on translation page
- Optimizations in language search model
- Error if extend Module #38
- Filter case sensitive in PostgreSQL #39
- Fixes in language search model
1.5.0 - 2015-09-01
- Import/export feature #31
- Autofocus translation textarea in frontend translation dialog #33
- Round error in translation statistic