Releases: BoltApp/bolt-magento2
Releases · BoltApp/bolt-magento2
2.27.5
- New:
- Added support for Magento versions 2.4.6-p5 and 2.4.7. Specifically, whitelisted Bolt inline script and style for CSP, ensuring compatibility with the latest Magento security patch.
- Additional:
- Fixed an issue where Magento back-office orders would fail due to incomplete form validation. Now, Bolt checkout popup will not open unless all required fields are filled in.
- Fixed an issue with saving credit card functionality in M2 API. The bug impacted the correct saving of customer payment details.
- Fixed an issue where Bolt Fetch Cart flow continued even when Bolt was disabled in the Magento admin.
- Fixed an issue where Bolt Product Page Checkout would fail when a customer’s information was missing, ensuring smoother operations for guest shoppers.
- Fixed compatibility issues with legacy PHP systems causing Bolt plugin errors after PHP and Bolt module updates.
- Fixed a bug where customer payment details were not shown in the frontend for certain orders.
- Stopped unnecessary execution of Bolt cron jobs when the M2 API approach is enabled.
- Fixed an issue where Amasty Promotion items were not updated correctly in the cart.
- Fixed an issue where Amasty Gift Card discounts were not applied to orders in Bolt legacy mode.
- Fixed an issue where logged-in customers’ first and last names were not autofilled in the Bolt modal, improving the checkout experience.
- Fixed an issue where session quotes were not properly deactivated, causing multiple orders for the same cart.
- Fixed a bug in the order grid where payment method types like ‘Bolt-Visa’ were not shown correctly.
- Fixed an issue where multiple store credit reversals occurred due to failed payment authorizations.
- Resolved a race condition causing the Bolt Product Page button to occasionally fail to render.
2.27.4
- New:
- Support added for Multicurrency stores.
- Additional:
- Fixes a bug when inventory may decreased twice under some conditions.
2.27.3
- New:
- Support added for Extend Warranty.
- Additional:
- Fixes a bug when customer coupon code usage limit was not restored after failed payment.
- Fixes a bug when Bolt mini cart button would sometimes not get rendered in Fetch Cart flow under some conditions such as slow internet connection (race condition issue).
2.27.2
- Merchants can now create their own style variants of the Bolt Button for their Product Page checkout button.
- Support added for the Mageworx Donations suite.
- Support added for the Amasty Affiliate Plugin.
- Fixes a bug in the M2 Admin Portal that impacted the visibility of the sales order void button after order void in the M2.
- Fixes a bug in the M2 Admin Portal that prevented merchants from using different Bolt Divisions at the M2 Store level. Previously, this was only possible at the website level.
2.27.1
- Plugin is now compatible with Magento version 2.4.6.
2.27.0
- Introduced Fetch Cart, a new alternative way for Bolt to create the cart on the Bolt side rather than building it on the plugin side by utilizing the Magento Native API. This feature is disabled by default.
- Fixed a catalog ingestion feature affecting a specific subset of products.
2.26.5
- Fixes issue where shoppers could not add items to cart using Safari after logging in using the Bolt Shopper Assistant.
- Fixes intermittent issue where checkout with Apple Pay was interrupted when used in combination with certain payment providers.
2.26.4
- Fixes intermittent issue where some logged-in users could not check out if Route was enabled.
- Merchants can now filter orders by specific Bolt payment method e.g.,
bolt-visa
. - Fixes intermittent issue where data may not send to third-party integrations.
2.26.3
- Amazon Pay transactions are now displayed in the dashboard.
- Fixes issue preventing international shoppers from checking out without a state/province.
2.26.2
- Route Shipping insurance is now supported for M2.
- Fixed issue with Amasty Rewards Points that caused points to appear at checkout after being removed.
- Fixed issue that allowed discount codes to be applied after checkout reload in some rare instances.