Releases: experius/Magento-2-Module-Experius-MissingTranslations
Releases · experius/Magento-2-Module-Experius-MissingTranslations
4.0.6
What's Changed
- [BUGFIX][IN23-555] Fix not saving on the right variable by @DRdevil27 in #39
Full Changelog: 4.0.5...4.0.6
4.0.5
What's Changed
- Bugfix/in23 555 by @DRdevil27 in #38
New Contributors
- @DRdevil27 made their first contribution in #38
Full Changelog: 4.0.4...4.0.5
[BUGFIX] Removal of no longer existing function
Merge pull request #36 from experius/feature/P246-149 [FEATURE][P246-149] Remove call to removed function updateJsTranslati…
Magento 2.4.5 compatibility
[BUGFIX][PPC-863] Fixed console commands (removed no longer supported areacode "frontend" assignment)
PHP 8.1 compatibility added to composer.json
4.0.1 [HOTFIX][NEND-609] PHP compatibility is not up-to-date in composer.js…
PHP 7.4, 8.1 compatibility & removal of js-translation.json "excessive size"
- Strict typing introduced
- Overall cleanup of the code (updated to more modern Magento 2 standards)
- Removal of cache flushing for javascript translations. This avoids js-translation.json from hindering performance.
3.2.3: Merge pull request #26 from martijnvdkerkhof/patch-1
Remove use of warning suppression with @ symbol
3.2.2
3.2.1
Merge pull request #21 from experius/bugfix/remove-module-security-fi…
3.2.0: [FEATURE] Added fallback for e.g., Magento Cloud, where /app directory has no write access
Merge branch 'feature/cloud-support'