- Simple backend CRUD to manage translations
- Single and multi-inline editing via the grid-overview
- Import and export via CSV files via CLI
- Import and export via default Magento import/export functionality
- Prepare new translations via data patch scripts
- (Re)generate frontend translations (JSON translation files) via CLI and backend
- PHP 8.0 compatibility
- PHP 8.1 compatibility
- PHP 8.0 compatibility
- Fix return type
- Hyva support: remove requirejs from head.additional
- PHP ^8.1 compatibility
- Set minimum PHP version to 8.3
- Fix return types console commands
- Locales are not found if set in env.php and not in core_config_table
- Fix faulty doc blocs preventing di:compile
- Allow PHP 8.2
- Proxied classes used in console commands
- Removed \Phpro\Translations\Model\Translation\Source\Locales dependency in \Phpro\Translations\Console\Command\PrepareKeysCommand
- Reallow PHP 8.1
- Fix CSP in checkout