Skip to content

Release Notes

Latest
Compare
Choose a tag to compare
@rgrebenchuk rgrebenchuk released this 13 Nov 16:09
· 465 commits to master since this release

List of new features and improvements

Platform and OroCRM:

  • Implement full stacktrace for Doctrine\ORM\NonUniqueResultException [BAP-21948]
  • SessionNotFoundException when running cache:clear CLI command [BAP-22268]
  • Create Datagrids Profiler in a Symfony Toolbar. Added datagrids profiler to the Symfony debug toolbar to help developers customize, debug and optimize datagrids [BAP-22741]
  • Remove unneeded UPDATE queries in RemoveNoteConfigurationScopeQuery [BAP-22765]
  • Add "include" and "fields" filters to POST and PATCH API resources [BAP-22787]
  • Add "disable_paging" option for API configuration [BAP-22794]
  • Add "emailThreadContextItemId" to update email API response [BAP-22801]

List of fixed issues

Platform and OroCRM:

  • Emails removed after disabling IMAP sync remain in search index and break back-office search suggestions [BAP-22269]
  • Broken upgrade from 5.0.3 to 5.0.18 [BAP-22715]
  • Documentation Resource definition in the bundle-less applications [BAP-22727]
  • Export of 1M+ records fails with memory limit error [BAP-22730]
  • Existing email origins cannot be syncked via Sync Emails button after update to reconnect account functionality [BAP-22758]
  • Schema Update fails with enabled multi-host [BAP-22767]
  • Order shipping tracking and discounts can be changed via API when no permissions to edit the order [BAP-22793]
  • Fix API description for read-only createdAt and updatedAt fields [BAP-22797]
  • FilesystemCacheInstantiatorTest should not leave artefacts after work [BAP-22807]