-
Notifications
You must be signed in to change notification settings - Fork 3
/
changelog.txt
54 lines (39 loc) · 1.13 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
== Changelog ==
= 2.4.4
* Current release
* Fix error with product custom options
= 2.4.3
* Fix checkout issue with RBC
= 2.4.2
* Current release
* Allow Submit Order in admin when creating customer cart
= 2.4.1
* Current release
* Add support for CAD and USD on the same store using currency switcher
= 2.3.11
* Fix discount error when creating Admin cart
= 2.3.10
* Add support for In-store delivery
= 2.3.9
* Add compatibility with Mageplaza OSC
= 2.3.8
* Show billing address in payment method when using Amasty One Step Checkout
= 2.3.7
* Fixed issue with configurable products
= 2.3.6
* Mageplaza One Step Checkout compatibility
= 2.3.5
* Bread platform admin carts support
= 2.3.4
* Category page slow load bug fix
= 2.3.3
* PHP 8.2 comaptibility updates
* Healthcare mode refactor, healthcare checks have been moved to the SDK
* Closed https://github.com/getbread/magento-v2-bread/issues/189
= 2.3.2
* Replaced Zend_Http_Client with Laminas_Http
* Minor bug fixes
= 2.3.1
* ALA button now shows correctly for Bundled products under the view category section
* Fixed the fetch Auth token API end-point
* Extension is now PHP 8.2 compatible