Releases: ongr-io/TranslationsBundle
Releases · ongr-io/TranslationsBundle
v0.4.3
- Updated filter manager dependency due incopatibility #54
- Removed deprecated
Dumper
indentation use
v0.4.2
CHANGES
- Changed minimum elasticsearch bundle version requirement to ~0.9
v0.4.1
FEATURES
- Added missing translation filter #52
v0.4.0
IMPROVEMENTS
- Improved tests
- Fixed in TranslationManager::get method passed parameters to ExistsFilte... #46
- upgraded strict standard version
FEATURES
- Introduced translation history
v0.3.1
BUGFIX
- Fixed js asset name required in list.html.twig (#41).
v0.3.0
IMPROVEMENTS
- Refactored api's (#25).
- Refactored export process (#35).
- Angularjs has been cleaned up.
FEATURES
- Tags can now be set through GUI (#20).
- Translations are now timestampable (#33).
- Added translation status: fresh, dirty (#27)
- Insurance that only valid pluralisation translations are stored (#31).
- Export translation via GUI (#28).
v0.2.2
CHANGES
- Translations paths are now set from current working directory (#22).
v0.2.1
BUG FIX
- Translations are not aggregated by domain anymore (#15).
v0.2.0
CHANGES:
- group field was changed to tags and now can hold more than one value
- export now writes translations to its origin files
BREAKING CHANGES
- Configuration now requires repository instead of manager (#21).