Changelog
3.0.0
Magento 2.4 Compatibility (TDMET-567)
-
Update module dependencies
-
Refactoring based on version changes
-
Update test routines
2.1.0
Optimizing Documentation PDF (TDMET-494)
-
restructuring some pdf file parts
-
fix broken links
Optimizing Service Description PDF (TDMET-494)
-
remove pagebreaks
-
fix broken links
Improvement Translation Import (TDMET-497)
-
Add notice in message box after translation import
-
Set admin notification after translation import
Improvement Translation Export
-
Extend translation finder (TDMET-374)
-
Search for label and comment in xml-files (TDMET-374)
-
Extend unit tests (TDMET-374 / TDMET-488)
-
Fix regexp label key search (TDMET-488)
2.0.3
Improvement for Website Restrictions
-
Fix js error on json parsing
-
Solving module dependency for magento editions
2.0.2
Fix and Enhance JS Translation Dictionary (TDMET-466)
-
Generate and use separate js dictionary beside Magento standard
-
Fix custom CLI command for frontend translation generation
-
Remove unnecessary comfort functions
2.0.1
Import with reference (TDMET-376)
-
Import with reference locale possible
-
Reference locale/language will be ignored
Remove store restrictions (TDMET-481)
-
The restriction for store selection on import and export is removed
-
All stores are available on import and export
-
Remove alle restriction infos
2.0.0
Translation Export Integration (TDMET-227)
-
New export workflow for translations via ajax (TDMET-228)
-
Enhance Export form for translation logic
-
Implement new controller to connect logic with workflow
-
Deactivate Magento default controller for translation logic
-
Provide translation files in export folder
-
-
Remove export via backend config (TDMET-229)
-
New menu navigation point (TDMET-229)
-
Fix for static tests (TDMET-230)
-
Enhance integration and unit tests (TDMET-231 / TDMET-232 / TDMET-233)
-
Update documentations (TDMET-236 / TDMET-237 / TDMET-239)
1.1.9
Improvement for Website Restrictions
-
Fix js error on json parsing
-
Solving module dependency for magento editions
1.1.8
Fix and Enhance JS Translation Dictionary (TDMET-466)
-
Generate and use separate js dictionary beside Magento standard
-
Fix custom CLI command for frontend translation generation
-
Remove unnecessary comfort functions
1.1.7
Enhancement for Translation Import
-
Regenerate translation cache after import
-
Rebuild frontend translations (js) after import
Comfort functionality
-
Rebuild frontend translation on deployment (bin/magento setup:upgrade)
-
Rebuild frontend translation manually
-
via CLI command
-
via additional cache management
-
Some adaptions
-
Extend ReadMe
-
Extend Integration-Tests
1.1.6
General Translation Export fix
-
Use module sequence for correct translation order
-
Fix regexp to find tranlation files
-
Handle language packs for translation order
-
Fix export with symlink
Improvement Translation Import
-
Increased store number for import to 5
-
Adapt Import form for translations
-
Provide Download links for uploaded translation files
-
Archive translation files on full import
1.1.5
Fix Translation Export
-
Fix: export with folders are linked
-
Fix: Scan i18n on production system
-
Fix: Sort order for i18n files
-
Write log file on production mode optional
1.1.0
Translation Import
-
Translate Import behaviors (Full/Delta)
-
Upload and set translation file
-
Adapt translation export
-
Integrate test cases
-
Small bugfixes
1.0.6
General Translation Export fix
-
Use module sequence for correct translation order
-
Fix regexp to find tranlation files
-
Handle language packs for translation order
-
Fix export with symlink
1.0.4
Improvement Export
-
Add backend navigation menu
-
Update dependencies
-
Extend js and html string search (regexp)
-
Reorder translation files for translated strings
1.0.2
Fix Translation Export CSV
-
Use only one language if second language and local language are identical