📍 Bolt Help / Tags / magento-2-plugin-releases
magento-2-plugin-releases
Start

April 6, 2023

Magento 2.27.1 #

Bug Fixes

March 24, 2023

Magento 2.27.0 #

The New

  • Logic that calculates cart totals and sends cart information has been migrated to the Bolt backend. This gives Bolt engineers the freedom to easily debug and improve add-to-cart logic.

Bug fixes

  • Fixes minor issue that caused Magento plugin to display an error when modifying certain products' inventory to “Out of Stock”.

February 2, 2023

Magento 2.26.5 #

Bug Fixes

  • 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.

January 18, 2023

Adobe Quick Checkout Now Supports Device-Based Login #

The New

The Adobe Quick Checkout plugin now supports device-based automatic login for users with Bolt accounts. See more information on Adobe’s Changelog. To enable this feature, update your Adobe Checkout plugin per the documentation.

NOTE

This feature requires you to use a supported version of M2. See Adobe’s Released Versions to confirm.

December 16, 2022

Magento 2.26.4 #

The New

  • Enables M2 for subscription functionality.

Bug Fixes

  • 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.

November 21, 2022

Magento 2.26.3 #

The New

  • Amazon Pay transactions are now displayed in the dashboard.

Bug Fixes

  • Fixes issue preventing international shoppers from checking out without a state/province.

November 3, 2022

Magento 2.26.2 #

The New

  • Route Shipping insurance is now supported for M2.

Bug Fixes

  • 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.

August 16, 2022

Adobe Commerce/Magento 2 2.26.1 #

The New

  • Plugin now compatible with Magento version 2.4.5 & PHP 8.1.
  • Amasty Extra Fee plugin now supported.

Bug Fixes

  • Fixes intermittent issue with using multiple currencies at checkout.
  • Discounts for bundle products now supported on Magento versions < 2.4.4.

May 25, 2022

Adobe Commerce / Magento 2 2.25.2 #

The Improved

  • 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.

The Bug Fixes

  • 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.

See this guide to update your plugin.

February 16, 2022

Adobe Commerce/Magento 2 2.25.1 #

The Bug Fixes

  • (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).

See this guide to update your plugin.

February 1, 2022

Adobe Commerce/Magento 2 2.25.0 #

Announcement

Bolt is working on a new, API-based architecture and approach to our Magento 2 Plugin that takes advantage of Magento’s native APIs. This change will reduce the potential for bugs, improves our rate of feature development, and demands less frequent plugin upgrades.

This new plugin is expected to become available in 2022, and will be accompanied by a migration guide to help merchants switch plugins. More details will follow as the release date for this new plugin approaches.

If you are interested in participating in our Beta program for this plugin, please reach out to your Bolt representative.

The New

  • Shoppers no longer switch between Magento Store accounts when Bolt SSO is enabled on a store using the Legacy plugin.

The Bug Fixes

  • 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.

See this guide to update your plugin.

November 2, 2021

Magento 2 2.24.1 #

The Bug Fixes

  • Fixed checkout issue where coupons with a Discount Amount of 0 (set in your Magento 2 dashboard) blocked the application of the discount in the payment step of the checkout flow.

For example, coupons intended to grant free shipping to the shopper were not applied to the cart, as the discount amount was 0. Shoppers who applied this coupon saw a “Discount Not Applied” error message and needed to go back to previous steps to apply this discount.

WARNING

You must update your Magento 2 plugin to enable this fix.

October 20, 2021

Magento 2 2.24.0 #

The New

  • Updated order tracking logic in the M2 plugin to handle product identification more consistently for configurable products.
  • Updated the M2’s product info endpoint to return catalog rule pricing that impacts the specified product to help ensure item pricing as initially displayed reflects the pricing within the checkout flow.

September 2, 2021

Magento 2 2.23.0 #

INFO

This release repairs the previous release of M2 2.23 from June 30, 2021. Bolt recommends installing the latest version of M2 to see the benefits of this release.

The New

  • Simplified SSO Commerce enablement with new login and register pages.
  • Added support for Magento v2.4.3.
  • Added support for Route Shipping, a Checkout Integration that enables merchants to add Route directly from the Merchant Dashboard to Bolt Checkout without changing your theme or connect scripts of Bolt.
  • Added support for multiple third-party module integrations:
    • Mageworx Rewards
    • Amasty Preorder
    • Imagination Media Teamwork Gift Cards
    • Teamworks Token
    • Teamworks Store Credit

The Improvements

Various improvements to the third-party module integrations for:

  • Aheadworks Giftcards
  • MW_RewardPoints

The Bug Fixes

  • Carts with a rule preventing discounts will no longer trigger a different discount to be applied to the cart.

What Was Released in M2 2.22

The New
  • Custom order notes are now supported using the field customer_note. Agents can access this field on the order from the Magento dashboard.
  • A new endpoint for fetching product inventory is now available.
  • Merchants can now choose to sync orders between Bolt and Magento post-purchase; reach out to your Customer Success Manager to activate this feature.
  • The M2 plugin now supports the Magecomp Extra Fee extension.
The Improved
  • We’ve improved page loading speed by selectively postponing when connect.js is loaded.
The Bug Fixes
  • Resolved issue where billing addresses were considered invalid if they were created or changed on a native checkout page.
  • Resolved issue where shoppers could occasionally get stuck on a loading screen during the Payment step based on the payment processor used by the merchant.
  • Resolved issue where tax calculations would error out when the shopper’s cart contained virtual goods and the merchant was using split shipping and tax endpoints.
  • Resolved issue where calculating taxes on a cart threw the following error: Unprocessable Entity: No such entity with cartId = ###.
  • Resolved issue where Bolt’s V2 Checkout Button did not load correctly from the minicart.

June 30, 2021

Magento 2 2.22.0 #

INFO

RELEASE UPDATE

This release has been temporarily retracted. Bolt has prevented further installations of this version of M2.

While we do not expect merchants who have have already installed this update to be impacted, you should reach out to a Bolt representative in the event of discrepancies or other issues.

The New

  • Custom order notes are now supported using the field customer_note. Agents can access this field on the order from the Magento dashboard.
  • A new endpoint for fetching product inventory is now available.
  • Merchants can now choose to sync orders between Bolt and Magento post-purchase; reach out to your Customer Success Manager to activate this feature.
  • The M2 plugin now supports the Magecomp Extra Fee extension.

The Improved

  • We’ve improved page loading speed by selectively postponing when connect.js is loaded.

The Bug Fixes

  • Resolved issue where billing addresses were considered invalid if they were created or changed on a native checkout page.
  • Resolved issue where shoppers could occasionally get stuck on a loading screen during the Payment step based on the payment processor used by the merchant.
  • Resolved issue where tax calculations would error out when the shopper’s cart contained virtual goods and the merchant was using split shipping and tax endpoints.
  • Resolved issue where calculating taxes on a cart threw the following error: Unprocessable Entity: No such entity with cartId = ###.
  • Resolved issue where Bolt’s V2 Checkout Button did not load correctly from the minicart.

May 12, 2021

Magento 2 2.21.2 #

The New

The Improved

  • Changes to product quantity in the cart have been improved to better handle scenarios where the shopper exits checkout before completion.
  • Improved calculations for the amount, shipping, and tax totals for Mage World RewardPoints.
  • Invoice printouts now include the payment processor, card type, and the card’s last 4 digits.

The Bug Fixes

  • Merchants with multiple storefronts no longer have to refresh their page for the correct publishable key to load while placing backoffice orders in the M2 console.
  • Orders no longer occasionally move back to a Pending Payment status after a successful payment hook response.

April 8, 2021

Magento 2 2.21.0 #

The New

The Improved

  • We’ve optimized the way Bolt checkout handles store credit and rewards points.
  • We’ve improved how shopping sessions with cart persistence are handled when this Magento feature is enabled.

The Bug Fixes

  • Resolved issue where shoppers were unable to apply free shipping coupons during checkout.
  • Resolved issue where shoppers were unable to purchase digital products where selecting a product option was required (for example, an ebook where selecting “Special Edition” or “Standard” is required).

March 4, 2021

Magento 2 2.20.0 #

The New

  • Product addons are now supported for M2.
  • The Universal API is now supported for M2.

The Improved

  • Custom fields (dropdowns, checkboxes) have been refactored for better performance in the future.

The Bug Fixes

  • Resolved issue with tax calculations where fixed discounts on the whole cart caused the final calculation to throw the error cart tax mismatched.
  • Resolved issue where the mini cart occasionally displayed items after a shopper has checked out and is on the order success page.

February 10, 2021

Magento Commerce 2.19.0 #

The Improved

  • Code improvements for Amasty Gift Card support.
  • Code improvements for Magento Gift Card module.
  • The M2 plugin now supports the default Edit Order functionality in Magento Admin. This enables merchants to edit orders from the Magento Admin Console.

The Bug Fixes

  • Fixed JavaScript console error: cannot read property ‘prefill’ of undefined.

January 21, 2021

Magento Commerce 2.18.1 #

The Improved

  • The order grid in Magento Commerce now prioritizes displaying credit card details over payment processor information.

The Bug Fixes

  • Resolved issue where the order grid in Magento Commerce would freeze when no order records matched the user’s defined filtering criteria.

January 7, 2021

Magento Commerce 2.18.0 #

The New

  • Merchants can now recognize Apple Pay orders from their Payment Information as Bolt-Applepay in the Magento Admin console.

The Improved

  • We added an optional feature switch that updates orders with failed payment hooks to a canceled status instead of deleting them. This can be useful for merchants that use ERP systems. For activation, reach out to your customer success manager
  • Now you can see the cart type and last four digits when reviewing orders from all processors.
  • Discounts got a small refresh in the way their information is displayed.
  • We did some refactoring for our payment-only checkout flow.

The Bug Fixes

  • There was a very unlikely (but still possible) chance that changes to Mirsavit credit applied to the cart did not update, so we made sure it will update every time.

November 3, 2020

Magento Commerce 2.17.0 #

The New

  • Merchants can now selectively display Product Page Checkout for their most popular single-purchase products by using the bolt_ppc attribute.

The Improved

  • We got more flexible with refunding Paypal transactions by supporting an in-progress status for those days when merchants have insufficient funds.
  • Mirsavit rewards points weren’t interacting with shipping and tax the way we wanted it to. So we changed that.

The Bug Fixes

  • We found a back-office bug that was preventing discounts for internal orders from being applied in the checkout modal. So we told that bug to back off.

October 19, 2020

Magento Commerce 2.16.0 Release #

The New

  • Shoppers can now add — or remove — suggested Product Addons to their cart before checkout.

The Bug Fixes

  • Shoppers couldn’t apply Aheadworks store credit to their cart. So we fixed that.
  • Merchants should have no more trouble accepting Amasty gift cards for orders.

October 5, 2020

Magento Commerce 2.15.0 Release #

  • Improvement: Product Page Checkout now supports cart item grouping (itemGroup)
  • Improvement: Bolt now clears the cached shipping and tax information when the shipping method is changed
  • Fixed: Resolved compatibility issues with MageWorld Reward

September 15, 2020

Magento Commerce 2.14.0 Release #

  • Added: Shoppers can now add multiple discounts and remove discounts in Bolt Checkout (Magento discounts only).
  • Improvement: The display_id now displays just the order_id value in the merchant dashboard and user emails.

August 26, 2020

Magento Commerce 2.13.0 Release #

  • Improvement: Improved back-end components related to the checkout experience.
  • Added: Support for the Mageplaza plugin’s shipping restriction

August 11, 2020

Magento Commerce 2.11.0 Release #

  • Improvement: Addressed performance edge-cases related to quickly closing store pages and cart modals.
  • Improvement: Addressed performance edge-cases related to slow browsers and slow site loading.

July 29, 2020

Magento Commerce 2.11.0 Release #

  • Improvement: Addressed performance edge-cases related to quickly closing store pages and cart modals.
  • Improvement: Addressed performance edge-cases related to slow browsers and slow site loading.

July 20, 2020

Magento Commerce 2.10.0 Release #

  • Improvement: The M2 Bolt Plugin now supports Amasty’s latest gift card extension.
  • Improvement: The M2 Bult Plugin now supports the Aheadworks gift card extension.
  • Improvement: Recharged orders handled in the back office now generate offline invoices and move to a Processing status.
  • Fixed: Resolved issue where the checkout modal was not re-validating discount offerings when changes were made to the cart’s item quantity.
  • Fixed: Resolved issue where shoppers were unable to checkout after removing a discount code.
  • Fixed: Resolved issue with applying discount codes to orders made through the virtual terminal.
  • Fixed: Resolved issue where virtual goods with tax added could not be purchased.
  • Fixed: Resolved issue where the Gift designator for a purchase was not being communicated to the Admin console.

ERP(NetSuite)

  • Improvement: Merchants can now use the “isIgnoreHookForInvoiceCreationEnabled” flag to disable Bolt’s invoice creation. This allows certain ERPs, such as NetSuite, to generate their own invoice without any conflicts.

June 24, 2020

Magento Commerce 2.9.0 Release #

  • Fixed: Resolved issue where the Bolt plugin modified M2 email invoice settings. Now M2 settings for emailed invoices are properly respected.
  • Fixed: Resolved issue for Plugin Versions 2.7.0 & 2.8.0 where merchants were unable to issue refunds via their admin console or API.
  • Improvement: Captures are now saved in Payment Information immediately instead of upon invoice creation.
  • Improvement: Improved order handling for orders paid completely with gift cards, store credit, or reward points.

Product Page Checkout

  • Fixed: Resolved issue where Product Page Checkout would not load if the MiniCart was disabled.
  • Fixed: Resolved issue where product names using special characters, such as a single quote, would prevent success with Product Page Checkout.

June 17, 2020

Magento Commerce 2.8.1 Release #

  • Fixed: Resolved Product Page Checkout Javascript errors experienced on M2 platform version 2.3.5
  • Fixed: Resolved issue with M2 Community editions where shoppers were unable to complete checkout if their initial payment information failed – even after correcting payment information or providing another credit card.

June 4, 2020

Magento Commerce 2.8.0 Release #

  • Improvement: Shipping and Tax calculations are now performed through separate API calls. Reach out to your Customer Success Manager to split your Shipping and Tax calculations.
  • Added: Custom API URL validation for the Merchant Sandbox

January 1, 0001

Adobe Commerce/Magento 2 2.26.2 #

The New

Bug Fixes

  • Fixed issue with Amasty Reward 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.
End
Filter by Section
Filter by Topic