Skip to content

Release Notes

Compare
Choose a tag to compare
@rgrebenchuk rgrebenchuk released this 19 Dec 11:54
· 505 commits to master since this release

List of new features and improvements

Platform and OroCRM:

  • OAuth Code Grant + PKCE Authentication. With PKCE extension for OAuth developers can use Authorization Code Flow with public clients that can't store client secret (native mobile apps, single-page applications). [BAP-22241]
  • Eliminate additional pinbar request when user navigates backoffice [BAP-21894]
  • Differentiate system-wide product family and brand names in multi-org setup [BAP-22225]
  • Email API: allow to filter emails by several message IDs [BAP-22303]
  • Update JS dependencies for maintenance branches [BAP-22315]
  • Upgrade Symfony to 5.4.31 [BAP-22321]
  • HTTP caching of resized user avatars [BAP-22339]
  • Avoid extra request for datagrid filters data when grid has dictionary filters [BAP-22340]

List of fixed issues

Platform and OroCRM:

  • Country filter in sales lead grid does not work after enabling it [CRM-9208]
  • SQL query for attribute information retrieval may be slow [BAP-22227]
  • Invalid access level for demo customer user roles in global organization [BAP-22307]
  • "oro:cron:platform:materialized-view:remove-orphans" command is not loaded into cron schedule [BAP-22348]