Skip to content

Release Notes

Compare
Choose a tag to compare
@rgrebenchuk rgrebenchuk released this 20 Jun 13:45
· 573 commits to master since this release

List of new features and improvements

Platform and OroCRM:
  • Improve webpack error output [BAP-21115]
  • Improve performance in DEV mode [BAP-21162]
  • Enable orphan removal for localized fallback values [BAP-21312]
  • Document mass actions [BAP-21344]
  • Extend the importexport field config option configuration documentation [BAP-21345]
  • Increase default timeout for oro:install and oro:platform:update [BAP-21383]
  • Enable redis adapter for layout cache via parameter [BAP-21393]
  • Implement an ability to use sensitive data in behat tests [BAP-20767]

List of fixed issues

#####Platform and OroCRM:

  • Keyboard selection does not work in "To" autocomplete field in "Send Email" dialog" [BAP-15182]
  • Incorrect rendering of autosuggested shortcuts in back-office [BAP-18858]
  • Infinite loop of site when pinbar request returns 401 status code [BAP-20593]
  • Change history pop-up window does not fit the screen [BAP-21051](
  • httponly flag for csrf cookie cannot be used [BAP-21104]
  • Imported attachments are not properly removed after error during import [BAP-21110]
  • Emails entity permissions not taken into account in report and segment builder [BAP-21219]
  • Cannot connect to websocket server when user password is changed [BAP-21278]
  • Multiple simultaneously opened send email dialogs override each other's available templates [BAP-21300]
  • Incorrect rendering of column names on segment creation page [BAP-21310]
  • Duplicate Assigned To dialogs can be opened when adding tasks [BAP-21322]
  • Sorter by Success column in Login Attempts grids don't work [BAP-21323]
  • Impossible to dump DB structure with oro:migration:dump command [BAP-21325]
  • Dependency error breaks installation of platform application [BAP-21346]
  • Timepicker doesn't appear in filters on mobile [BAP-21369]
  • Fix an organization creation via API [BAP-21375]
  • Migration "RenameRolesFieldInReports" failed during upgrade from OroPlatform 4.1.* to 5.0.* [BAP-21379]
  • Layout is broken on Create Price List page [BAP-21414]
  • Each instance of abstract cache service uses own connection to Redis [BAP-21430]
  • Date does not fit in date field when editing/creating task on mobile in portrait mode [CRM-9156]
  • A user without Organization view permission can't create an account via API [CRM-9333]
  • LDAP integration doesn't disable users without roles,[CRM-9339]