You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support of synchronous operations with batch API. Allows developers to execute batch operations in a synchronous manner, ensuring that the API call returns once the entire batch operation is complete. Batch processing is still based on multiple consumers attached to the message queue [BAP-22589]
Upgrade jQuery to the 3.7.1 version [BAP-22607]
Disable Symfony fragments support for all applications [BAP-22196]
Upgrade symfony/validator and symfony/serializer to 6.4.7 [BAP-22602]
Improve Contact us form. The admins can now enable integration with Cloudflare Turnstile, hCaptcha or Google ReCaptcha on the "Contact Us" form to reduce the number of spam form submissions [BAP-22628]
Do not require writable public/media folder during install/upgrade when gridfs configured to mongodb [BAP-22655]
Make fuzzy search prefix length configurable via system configuration. A new configuration option “Prefix Length” has been added to the “Fuzzy Search” in BackOffice [BAP-22700]
List of fixed issues
Platform and OroCRM:
fos:js-routing:dump command may produce empty or incorrect files saved in cache which results in JS errors on storefront [BAP-22667]
Application update command fails on loading email templates with special characters [BAP-22677]
Incorrect template condition for operation button icon size [BAP-22678]
Narrow expected parameter type in PriceListRelationMessageFilter may prevent price recalculation with custom product import [BAP-22696]
oro:install command fails on timeout when executed with non-default localization parameters [BAP-22711]
Cache_metadata.yml file is not processed in apps with bundle-less architecture [BAP-22717]
Backward incompatible changes in TaxManager and TaxValueManager classes in version 6.0.2,The classes interface was restored to the original state [BAP-22720]