Skip to content

Release Notes

Compare
Choose a tag to compare
@rgrebenchuk rgrebenchuk released this 16 May 14:02
· 870 commits to master since this release

List of new features and improvements

Platform and OroCRM:

  • OpenAPI Specification for application JSON.API Added CLI for OpenAPI specification generation. [BAP-20588]
  • Improve performance of message queue jobs retrieval [BAP-22263]
  • Update UPS countries and service codes [BAP-22449]
  • Warm up validation metadata cache for entities [BAP-22467]
  • Reformat automatically added note for read-only API fields [BAP-22511]
  • Add support of Gedmo translatable entities in API [BAP-22605]

List of fixed issues

Platform and OroCRM:

  • LoadDataFixturesCommand ignores --no-ansi option [BAP-22066]
  • Share entity form submission is not properly validated [BAP-18972]
  • Not possible to use Year, Month, Day and Day of year column functions in reports [BAP-20370]
  • Error during oro.email.recalculate_email_visibility when EmailUser organization is null [BAP-21540]
  • Message consumer memory usage is growing with every execution of oro:cron [BAP-22147]
  • Multi-org issue. Select organization page is unexpectedly shown [BAP-22221]
  • Sales territory filter is automatically added to non-related datagrids in back-office [BAP-22249]
  • Workflow form transitions do not work in global organization [BAP-22277]
  • Read only FS cache issues [BAP-22338]
  • Fatal error in consumer when exporting a deleted report [BAP-22415]
  • LimitsExtensionsCommandTrait is incompatible with latest Symfony 5.4 [BAP-22458]
  • Can no longer create new calendar events (through /calendar/events/create) [BAP-22480]
  • Properties with unconventionally named getters cannot be reached by PropertyAccessor [BAP-22495]
  • Recognize short data type names in API configs [BAP-22502]
  • Fix Invalid regex for range data types in API [BAP-22503]
  • User agent strings longer than 255 chars cause error on login_attempt save [BAP-22504]
  • Charts in reports do not allow to use money type fields on Y-axis [BAP-22505]
  • Workflow transition and field ACL permissions disappear after updating user role in global organization [BAP-22581]
  • Chart in custom report does not recognize digit separator [CRM-9417]