Skip to content

Release Notes

Compare
Choose a tag to compare
@rgrebenchuk rgrebenchuk released this 17 Jun 13:38
· 680 commits to master since this release

List of fixed issues and improvements

New features and improvements
  • Added PHP 8 Support
  • Added RTL support for the Management Console
  • Import performance optimizations
  • Implemented CLI command for 4.1 LTS files migration to 4.2 LTS file storage
  • Implemented CLI command for multi-host operation execution
  • Updated documentation for sessions lock and files storage
  • Upgraded composer/composer to 2.0.13
  • Upgraded Javascript dependencies
  • Upgraded phpseclib/phpseclib
  • Upgraded TinyMCE editor to the latest version
List of fixed issues
  • Fixed date picker in datagrid filters slipped to top in narrow browser window
  • Fixed filters are not applied to grouped columns in reports
  • Fixed email template plain text editor removes some diacritic characters
  • Fixed incorrect tags visibility across organizations
  • Fixed export of report only repeats the first batch of records multiple times
  • Fixed incorrect API request JSON data validation message
  • Fixed duplicated processing of changed field for DataAudit
  • Fixed provide way to execute datagrid navigation actions with opening URL in new tab
  • Fixed incorrect translation key for OperationAlreadyExistsException
  • Fixed temporary files are stored forever when using gaufrette adapter
  • Fixed impossible to enable API for entity disabled in Resources/config/oro/entity.yml
  • Fixed the meta properties are ignored in POST and PATCH API requests
  • Fixed wrong breadcrumbs path in RTL mode
  • Fixed unhighlight validation error leads to JS error in dev console
  • Fixed doubled icons of maximize main menu
  • Fixed empty blocks in layout caches when cache expires in the same web request
  • Fixed dotmailer export status update stucks
  • Fixed incorrect calendar event visibility across organizations