Release Notes
List of new features and improvements
Platform and OroCRM:
- Improve app healthchecks [BAP-22853]
- Disable DB prepares emulation. Disabled ATRR_EMULATE_PREPARES to improve application performance [BAP-22995]
- Add validation error when API "validate" operation is requested for included entities [BAP-23030]
- Option to handle Batch API requests synchronously [BAP-23031]
- Update platform dependencies [BAP-23059]
List of fixed issues
Platform and OroCRM:
- Fixed oro:maintenance:unlock messaging when command executed twice [BAP-21744]
- autocomplete.php file generated by extended entity cache includes incorrect method definitions [BAP-22536]
- Improve filter options processing (is_callable handling for string option value) [BAP-23022]
- Data validation is not performed when using PATCH in upsert request [BAP-23025]
- It's impossible to make enum editable over API [BAP-23036]
- Multi-select fields become read-only after upgrade to 6.1 [BAP-23041]
- Attachment/file deletion on local filesystem is slow if directory contains thousands of files [BAP-23049]
- Can’t use custom identifier_field_names in API nested associations [BAP-23054]
- Can’t use NestedAssociationFilter when target entity has custom identifier_field [BAP-23060]