Skip to content

Release Notes

Compare
Choose a tag to compare
@rgrebenchuk rgrebenchuk released this 20 May 13:16
· 453 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]
  • Add ability to turn off multi-host operation via environment configuration [BAP-22465]
  • Add support of Gedmo translatable entities in API [BAP-22605]
  • Allow filtering and sorting by "priority" field for "enum" entities APIs [BAP-22553]

List of fixed issues

Platform and OroCRM:

  • 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]
  • Workflow form transitions do not work in global organization [BAP-22277]
  • AttachmentBundle\ProcessorHelper::librariesExists is called on every request [BAP-22500]
  • User agent strings longer than 255 chars cause error on login_attempt save [BAP-22504]
  • GrapeJS is not loading in default_50 and default_51 themes [hBAP-22534]
  • Fix application crash after update to symfony/property-access v6.4.6 [BAP-22546]
  • ACL cache size does not decrease after users log out [BAP-22547]
  • Failed ChangeTranslationKeyUniqueIndex migration while platform update command is running [BAP-22561]
  • Failed UpdateDataActivityScopeShowOnPageValues migration while platform update command is running [BAP-22563]
  • Workflow transition and field ACL permissions disappear after updating user role in global organization [BAP-22581]