Skip to content

Release Notes

Latest

Choose a tag to compare

@rgrebenchuk rgrebenchuk released this 07 Nov 14:39
· 541 commits to master since this release

List of new features and improvements

Platform and OroCRM:

  • Added a flag to integration sync settings to log warnings during sync [BAP-23113]
  • Prepare ApiBundle to add API types with own prefix in URL [BAP-23160]
  • Add possibility to filter addresses by "customRegion" in API [BAP-23171]
  • Support markdown formatting for descriptions of API filters [BAP-23179]
  • Support "False" and "True" strings as a values for boolean fields in API [BAP-23180]
  • "fields" API filter should affect meta properties [BAP-23181]

List of fixed issues

Platform and OroCRM:

  • Adding extended manyToOne relation creates invalid extend metadata [BAP-23075]
  • CSRF Header not sent from jquery ajax due to invalid cookie name in https site [BAP-23115]
  • Dotdigital campaign summary synchronization fails [BAP-22507]
  • Export of 1M+ records fails with memory limit error [BAP-22730]
  • Error/Exception is not logged when DB connection issue [BAP-23009]
  • Bundle-less API documentation update [BAP-23148]
  • Nested object is not validated when it is not provided in API POST request [BAP-23170]