Releases: datamintsGmbH/datamints_locallang_builder
Releases · datamintsGmbH/datamints_locallang_builder
Release list
14.2.2
14.2.0
- [FEATURE] Add option to allow only specific extensions to be scanned instead of a list of ignored extensions (#15)
- [TASK] Style improvements
- [TASK] Move module position to the system parent instead of web
- [TASK] Migrate the module icon to match the new look of TYPO3 14
14.1.5
14.1.0
- [FEATURE] Add option to export XLIFF version 1.2 or 2.0 (new)
- [FEATURE] Add optional Translation Domain Mapping format to ViewHelper-Generation
- [FEATURE] Add yaml export format
- [FEATURE] Add json export format
- [TASK] Some style improvements
14.0.0
finally support for TYPO3 13 and 14 with some big refactorings
12.5.0
12.4.2
- [BUG] Fixed a bug that occurred when you wanted to overwrite a locallang file, but then only the main language was saved in the correct folder in the export
12.4.1
[FEATURE] respect the feature to overwrite language files in ext_localconf.php - https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ApiOverview/Localization/ManagingTranslations.html?highlight=locallangxmloverride#custom-translations
[TASK] dropped TYPO3 11 support
[TASK] bump version to 12.4.1
1.1.1
[BUGFIX] Fixed php warning when using PHP 8.1 (thx @nhovratov)
1.1.0
Merge remote-tracking branch 'github/master'