Releases: getbread/magento-v2-bread
Releases · getbread/magento-v2-bread
v2.4.5
What's Changed
- Skip settle if transaction has already been captured and settled by @fkhan-bread in #236
- ASI-6564 Fix grand_total amount issue for Magento < 2.6.0 by @fkhan-bread in #237
- ASI-4162 Up the max to 80 chars by @fkhan-bread in #235
- Bump to 2.4.5 by @fkhan-bread in #246
Full Changelog: v2.4.4...v2.4.5
Version 2.3.9
- Add compatibility with Mageplaza OSC
Version 2.3.7
What's Changed
- Fix issue with variant pricing in configurable products
Full Changelog: v2.3.6...v2.3.7
v2.3.6
- Add CSS fix for Mageplaza One Step Checkout compatibility
What's Changed
- ASI-3388 Add compatibility for Mageplaza One Step Checkout plugin by @fkhan-bread in #205
- ASI-3388 Bump to v2.3.6 by @fkhan-bread in #206
Full Changelog: v2.3.5...v2.3.6
Version 2.3.5
- Admin Bread carts feature
- Minicart link not showing bug fix
- Branding updates
Version 2.3.4
- Catalog ALA slow page load issue fix
Version 2.3.3
- PHP 8.2 comaptibility updates
- Healthcare mode refactor, healthcare checks have been moved to the SDK
- Closed #189
Version 2.3.2
Refactored deprecated Zend Framework to Laminas project
Version 2.3.1
- ALA on bundled products PDP page view fix
- Added compatibility for PHP 8.2
Version 2.3.0
- Bread unified OMS support, classic & 2.0
- migrate install/uprade schema to declarative schema
- Transaction cancel on bread classic fix