Skip to content

Release Notes

Compare
Choose a tag to compare
@rgrebenchuk rgrebenchuk released this 03 Sep 11:15
· 680 commits to master since this release

List of new features and improvements

Platform and OroCRM:
  • Office 365 Tasks Integration (CRM-9255)
  • Grid filters accessible by the keyboard (BB-18755)
  • Symfony console command to sanitize WYSIWYG style fields (BB-20807)
  • Improved performance of Oro\Component\PhpUtils\ClassLoader (BAP-19855)
  • Locked symfony/yaml package to version 4.4.26 (BAP-20741)
  • Code style cleanup. Removed @param and @return PHPDoc tags if they don't provide any extra information (BAP-20688)

List of fixed issues

Platform:
  • Impossible to turn off twig cache (BAP-20794)
  • UI controls disappeared with browser update (BAP-20740)
  • Initializing doctrine Inflector as new object performance problem (BAP-20732)
  • Tag are not displayed and cannot be edited in My Emails grid (BAP-20724)
  • Installer can't find installed Libraries jpegoptim and pngquant (BAP-20715)
  • Installation fails on "Check system requirements" step when using Redis cluster (BAP-20699)
  • Root job status calculator may produce duplicated dependent jobs (BAP-20686)
  • Excessive data hydrations in navigation menu rendering (BAP-20535)
  • Email template plain text editor removes some diacritic characters (BAP-20469)
  • File entity "filename" column is nullable (BAP-20206)
OroCRM:
  • Office 365 Calendar Integration (fixed Re-process failed events, Process 410 response code, added custom headers to iterators, added transformer for HTML body content) (CRM-9242)
  • Imap Email Sync setup is out of order (CRM-9313)
  • LDAP Orphan Users Removal doesn't work with MySQL (CRM-9308)
  • Double invitations to all the attendees during Microsoft 365 sync (CRM-9307)
  • Mass delete action do not trigger integration actions (CRM-9301)
  • Initial Microsoft Integration configuration saving erases its checkboxes values (CRM-9299)
  • LDAP integration doesn't disable removed users (CRM-9254)
  • New entity added to existing channel is not visible in channel menu without rebuilding cache (CRM-9244)
  • Zendesk sync fails (BAP-19662)
  • Associated account name cannot be used in opportunity email template (BAP-15117)