Skip to content

Release Notes

Compare
Choose a tag to compare
@rgrebenchuk rgrebenchuk released this 30 Jan 13:41
· 499 commits to master since this release

List of new features and improvements

Platform and OroCRM:

  • Create a migration query to simplify loading of enum values [BAP-22380]
  • Create traits to inject extensions into migrations [BAP-22377]
  • Extend entitystructures API response with relation type name [BAP-22350]

List of fixed issues

Platform and OroCRM:

  • Remove dependency on LoadTaskStatus for demo data fixtures [BAP-22398]
  • MoveEntityConfigFieldValueQuery migration does not work for fields [BAP-22364]
  • Incorrect attachments processing [BAP-22359]
  • System cache in API is warmed up on "Configuration Save" UI action [BAP-22351]
  • Load oro:cron:multi-host:operations:check-stale definition even when multi_host_operation_directory parameter is absent [BAP-22331]
  • Email template editor shows localization titles instead of localization names on editor tabs. The existing OroCommerce customers can enable localization names in the email template editor tabs by switching on the "Use Localization Names in Email Template Editor" system configuration option [BAP-22316]
  • Product export triggers errors when 'importexport' 'header' config value is set to 'null' by external integration [BAP-22262]
  • oro:cron:definitions:load command deletes scheduled workflow cron triggers [BAP-22261]
  • Slow authorization ACL requests [BAP-22193]
  • Datagrid filter by workflow step does not work [BAP-22166]
  • Target option specified in navigation.yml is not displayed properly in back-office menu editor [BAP-21971]
  • Mailchimp sync fails when the same email address is synced to different audiences [CRM-9416]