Skip to content

Release Notes

Compare
Choose a tag to compare
@rgrebenchuk rgrebenchuk released this 12 May 10:01
· 776 commits to master since this release

List of fixed issues and improvements

  • Fixed fields protected by field level ACL are empty after entity update
  • Fixed make sure all main entity grids respect "Display in Grid" setting
  • Fixed make composer.json compatible with Composer 2.0
  • Fixed application must only override dependencies section in package.json, all other definitions must stay as is.
  • Implemented max attachment size configuration for emails
  • Fixed maintenance listener throwing deprecation exception on PHP 7.4 in dev environment
  • Refactored AclProvider and MutableAclProvider classes to use query parameters
  • Added more info to SendEmailTemplate action exceptions
  • Fixed FrontendProductCleanUpListener breaks records index order
  • Fixed tasks grid uses wrong label for "Assigned To" filter
  • Fixed previously selected filters values reset after adding new value
  • Optimized composer autoload for core packages
  • Fixed DateTimeToStringTransformer incorrectly converts dates in GMT-x timezones
  • Fixed root job may receive wrong configuration running with multiple consumers
  • Fixed associations when they are represented as fields in API
  • Fixed make sure that all ORO CLI commands lazy
  • Fixed "Opportunity-generating campaigns" widget is slow with thousands of records