Skip to content

Release Notes

Compare
Choose a tag to compare
@rgrebenchuk rgrebenchuk released this 18 Nov 12:59
· 680 commits to master since this release

List of new features and improvements

Platform
  • Implemented user notification on errors during sync (BAP-20890)
  • Enable Office 365 Single Sign-On functionality (BAP-20225)
  • Remove sitemap index file compression (BAP-20428)
  • Documented usage of the --skip-isolators option of bin/behat (BAP-20801)
  • Simplify installation and upgrade in the TEST environment (BAP-20830)
  • Lock mongodb php extension to 1.9.* (BAP-20862)
  • Simplify using contact reason and preferred contact method fields of contact request entity in email templates (CRM-9312)

List of fixed issues

Platform
  • Validation of the calendar event's organizer display name (BAP-18855) *
  • XSS build failed on 4.2 branch: - can't install oro/test-security package (BAP-20832)
  • "Import button is visible when write permissions are set to "None" (BAP-20506)
  • Out of memory in GridFS guessContentType (BAP-20507)
  • BAPRM cookie is removed after task opening (BAP-20550)
  • Translation cache may not be updated due to wrong file stat cache (BAP-20674)
  • Office365 email synchronization may fail because of message_id field length limit (BAP-20693)
  • No translation for oro.google_integration.system_configuration.fields.sso_domains.tooltip key (BAP-20738)
  • MS integration popup window closing leads to UI error (BAP-20755)
  • "Parent Customer" autocomplete skips 11th suggested result" (BAP-20761)
  • "Field ""Authorized redirect URIs"" is absent in Google Integration settings" (BAP-20783)
  • Unchanged decimal/money field updates generate unnecessary dataaudit messages (BAP-20785)
  • Doublication for the calendar events with attendees during sync with Microsoft 365 (BAP-20792)
  • Wrong error log level for out of memory and fatal errors (BAP-20799)
  • "MS Calendar integration corrupts "oro_calendar_recurrence" records" (BAP-20810)
  • Prohibitive ACL mode used instead of permissive in workflow permissions in user roles (BAP-20813)
  • "The calendar events grid ""Invitation Status"" column does not deliver real attendees response situation" (BAP-20814)
  • Calendar events grid confuse users with representing of edited particular days of recurrent events (BAP-20815)
  • Datagrid option "acl_apply_permission" is not applied to datagrid results (BAP-20833)
  • Locked user is able to sign-in via SSO (BAP-20840)
  • Recurrent error during sync of some Microsoft 365 IMAP folders (BAP-20851)
  • Impossible to import empty attribute value (BAP-20869)
OroCRM
  • Insufficient permissions check for lead disqualify action (CRM-9322) *
  • Exception with date time processing during recurrence mapping in Microsoft 365 sync (CRM-9310)
  • Message queues are overloaded with messages from Microsoft365 integration - Calendar sync (CRM-9311)