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
OroPlatform and OroCRM have been upgraded to 6.0.6
Default Product Variant. The new "Default Variant" field allows product catalog managers to specify which variant of a configurable product should be shown to customers by default on the product details page [BB-23529]
Conversations update indicator for the user. Added conversation indicator to backoffice users menu so they can react promptly to the new messages [BB-24849]
Add CAPTCHA protection to login and password reset form [BB-24484]
Allow to skip CAPTCHA validation for authenticated users [BAP-22923]
Improve search indexation speed for search suggestions [BB-24835]
Chat mode on conversation view in Backoffice. Added chat mode in the conversation view of backoffice in order to improve user experience [BB-24852]
Update DEFAULT_MODEL to 'gpt-4o-mini' for OpenAI Integration [BB-25144]
Prevent repetitive clicks on "Yes, Delete" button in deletion confirmation dialog [BB-23869]
List of fixed issues
OroCommerce:
Invalid description of request data for /api/shoppinglists/{id}/items [BAP-22862]
Incorrect rendering of HTML entities in storefront search autocomplete and "In Shopping List" popup [BB-20324]
'Use Slider on Mobile' config option does not work for related items blocks [BB-23847]
Error loading email template when sending email for quote in global organization [BB-23940]
Main menu on homepage differs from other pages in default_50 and default_51 themes [BB-24335]
Contact Us form allows submission with invalid email addresses. It was possible to submit the "Contact Us" form with an invalid email address (double "@" symbol) [BB-24364]
Inventory level import may sometimes accept duplicate unit/product/warehouse combination [BB-24655]
State field drop-down in checkout address form becomes disabled after returning to previous checkout step [BB-24659]
"Enter other address" form on order edit page was prefilled with old data if existing address was selected before [BB-24713]
Enabling Stripe integration in one organization leads to Stripe cookies enablement on websites of other organizations as well [BB-24714]
Cached shopping list subtotal is not cleared after checkout completion by guest customer who signed in [BB-24728]
German translations of default empty grid result messages cannot be properly capitalized [BB-24730]
Original guest checkout tab doesn't reflect new customer account activation. When a guest customer opts to create an account during checkout and activates it using the link sent via email, the original tab doesn’t reflect the activation automatically and still prompts for email confirm [BB-24737]
Changing coupon code prevents editing of orders with that specific coupon applied [BB-24770]
WYSIWYG editor unnecessarily removes class attributes and style blocks from imported markup [BB-24784]
Web catalog renders incorrect localized content variant not matching requested localization URL [BB-24819]
Quote creation based off RFQ submitted by guest user may fail if no target prices are specified [BB-24853]
OroAccountInheritanceTarget schema migration fails when upgrading from release/5.1 to release/6.0 tag [BB-24879]
Null cannot be used to compare values of enum product attribute in price list product assignment rules [BB-24880]
Incorrect storefront download URLs for files with duplicate extensions [BB-24891]
Shopping list of another user cannot be edited when multiple currencies are enabled [BB-24899]
Duplicated shopping list is created for guest user during checkout [BB-24939]
After switching default back-office localization, opening quotes for editing fails with out-of-memory error [BB-24965]
Customer/customer user address import always adds new addresses instead of updating existing ones [BB-24990]
Customer users cannot login with new password set by administrator if their password was not completely reset [BB-25004]
Customer user creation fails when product visibility to customers is actively used on large catalog [BB-25024]
Incorrect language is used for column header names in Customer Addresses export [BB-25032]
Saving addresses during checkout requires customer address create permission instead of customer user address permission [BB-25043]
Backwards compatibility is broken for extendable condition and extendable action in service-based checkouts [BB-25048]
Category import errors are not properly intercepted, causing import job to remain in perpetual running state [BB-25064]
EmptyVariantFieldInSimpleProductForVariantLinksValidator throws exception when global product attributes are used in configurable products [BB-25123]
Conversations should not be visible for the default_51 theme [BB-25143]
Conversation grid does not load and an error appears in the console on the storefront after a new conversation is created from back-office with sales manager role [BB-25153]
Back-office product grid is not rendered when user has no permission to view price lists [BB-25178]
Promotion is prematurely applied before scheduled future activation date [BB-25188]
Tax calculation matcher changes from "destination" to "origin" after upgrade from 5.0 to 5.1/6.0 [BB-25225]
Email synchronization is performed even with disabled IMAP/SMTP [BB-25234]
Google Chrome version 133 breaks layout of multiple back-office pages [BB-25246]
Websearch history crashes on long search terms [BB-25249]
Build to 6.0 failing because of old classes with PSR-4 errors [BB-25262]