Skip to content

Releases: BoltApp/bolt-magento2

2.26.2

03 Nov 17:52
a742d1d
Compare
Choose a tag to compare
  • 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.

2.26.1

22 Aug 17:03
379795f
Compare
Choose a tag to compare
  • Plugin now compatible with Magento version 2.4.5 & PHP 8.1.
  • Amasty Extra Fee plugin now supported.
  • Fixes intermittent issue with using multiple currencies at checkout.
  • Discounts for bundle products now supported on Magento versions < 2.4.4.

2.26.0

12 Jul 18:03
a074181
Compare
Choose a tag to compare
  • Bolt now ingests Magento product catalog to ensure product availability within Bolt checkout. Inventory syncs between the two platforms for the following events:
  1. Updating product inventory in Magento
  2. Setting products to "Out of Stock"
  3. Completed/shipped orders
  4. Refunded orders
  5. Add product
  6. Delete a product
  • Administrators can now place backoffice guest orders via the Magento Admin Dashboard.
  • Plugin is now fully compatible with PHP 8.1.
  • Resolved an issue where incorrect amounts were displayed at checkout when their currency was chosen.
  • Fixed issue that caused a dependency to fail to load when Bolt minicart was disabled.
  • Resolved issue where customers logged in via Single-Sign-On received incorrect quote for shipping costs at checkout.
  • Fixed issue with Free Shipping discount not applying to orders.
  • Resolved issue where customers were intermittently not redirected to order confirmation page at checkout.
  • Resolved issue where customers could not add discounts created with Tiered Coupons plugin to orders.
  • Fixed issue where customers' loyalty points created via the Reward Points Subscription by Aheadworks plugin were not added to the users' accounts.
  • Resolved issue with Gift Cards via Gift Card by Aheadworks plugin not applying to orders.
  • Fixed issue where users could not filter via Bolt-Visa payment method in order grid view.

2.25.2

25 May 16:51
Compare
Choose a tag to compare
  • Users no longer need to add a Bolt SSO JS block to their Magento 2 theme when installing SSO Commerce. CSS and JavaScript are now injected programmatically.
  • Fixed issue that caused Bolt button not to load in the mini-cart and the checkout modal to timeout.
  • Users can now check out with a fixed amount shipping discount.
  • Fixed issue in order view that prevented users from filtering by Bolt Payments.
  • Merchants will now see fully refunded orders that have shipped with Processing status instead of Closed.

2.25.1

16 Feb 22:49
Compare
Choose a tag to compare
  • (LEGACY) Resolved an issue where automated discounts with empty discount descriptions were showing as the name (set in discount name field) that merchants had set for the discount rule. Now, discount descriptions will show as the word "Discount", regardless of what the rule name was set as.
  • (API) Added a new scope to Bolt's M2 Plugin API to enable use of Magento's Magento\Sales\Model\Order endpoint to set status during webhook handling.
  • (API) Implemented integration to use Magento's GET invoice endpoint to support all invoice endpoints(Magento_Sales::sales_invoice).

2.25.0

03 Feb 19:45
Compare
Choose a tag to compare
  • Starting from this release, the Magento plugin supports two completely different types of integration: legacy and API driven.
  • (LEGACY) Shoppers will no longer switch between Magento Store accounts when Bolt SSO is enabled on a store.
  • (LEGACY) Generally, the way Bolt collects discount information from Magento has been refactored and improved for efficiency.
  • Resolved an issue where shoppers were unable to place an order when applying a fixed-amount discount towards their cart total due to how the discount impacted shipping calculations.
  • Resolved an issue where discounts applied to a cart displayed a generic nondescrispt DISCOUNT tag when missing an associated description. This caused confusion when multiple discounts were applied. Now, discounts applied to a cart display their discount name as the tag. (e.g., BOGO2022)
  • Resolved an issue where refund (credit) grand totals were mismatched when compared to order grand totals.

2.24.1

02 Nov 16:48
Compare
Choose a tag to compare
  • Fixed issue where a coupon granting free shipping would block the checkout flow.

2.24.0

20 Oct 17:04
Compare
Choose a tag to compare
  • Updates to order tracking logic to handle product identification for configurable products
  • Updates to M2's product info endpoint to return catalog rule pricing
  • Related Bolt cart.create endpoint bug fix preventing carts with a qty of 1

2.23.0

02 Sep 17:37
Compare
Choose a tag to compare
  • Updates to simplify SSO Commerce enablement
  • Adds support for Magento version 2.4.3
  • Adds support for Route Shipping

2.21.2

12 May 15:26
Compare
Choose a tag to compare

Hotfix for backoffice keys and custom options regression

  • Bugfix: back office needs to be refreshed for button to show (#1266)
  • Bugfix: Flips in_array args to be correct (#1276)
  • Version bump (#1281)