Skip to content

Release Notes

Compare
Choose a tag to compare
@rgrebenchuk rgrebenchuk released this 09 Nov 11:23
· 499 commits to master since this release

List of new features and improvements

Platform and OroCRM:

  • Backoffice Configuration API. New back-office API that provides read access to various system configuration option values. [BAP-21826]
  • Aggregated Context for Email Threads. Contexts from all emails in the thread aggregated in one collection on the tread view in back-office and email API. [BAP-22197]
  • Allow Configuring OAuth 2 public and private keys location using environment variables [BAP-22278]
  • Check requirements for the application test environment [BAP-22199]
  • Prevent parameter name randomization in SubQueryLimitHelper to allow caching [BAP-21887]

List of fixed issues

Platform and OroCRM:

  • RemoveSalesFunnelData migration is not executed upgrading from >=5.0.11 to 5.1.x [CRM-9411]
  • Layout expressions does not support double quote wrapping [BAP-22015]
  • Possible cyclic relationship errors building business unit owner tree [BAP-22052]
  • Filtering ID Alerts causes error exception [BAP-22092]
  • Cannot add Office 365 system mailbox with "Convert to Lead" email processing type [BAP-22139]
  • Wrong condition in SerializedDataMigrationQuery::getEntities may produce errors during installation [BAP-22207]
  • DataUpdateTopicSender is running slow. Application login took additional time when the websocket server was enabled [BAP-22234]
  • Categories for “stackedbar" charts in OroFusionChartsBundle break chart rendering [BAP-22255]