Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 0b0b37f

Browse files
committed
Update readme.txt with 4.5.0 release changelog
1 parent 0d9ef81 commit 0b0b37f

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

readme.txt

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,30 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/
8585

8686
== Changelog ==
8787

88+
= 4.5.0 - 2021-02-15 =
89+
90+
#### Enhancements
91+
92+
- Login links on the checkout should use the account page. ([3844](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3844))
93+
- Prevent checkout linking to trashed terms and policy pages. ([3843](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3843))
94+
- Improved nonce logic by moving nonces to cart routes only. ([3812](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3812))
95+
- If coupons become invalid between applying to a cart and checking out, show the user a notice when the order is placed. ([3810](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3810))
96+
- Improve design of cart and checkout sidebars. ([3797](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3797))
97+
- Improve error displayed to customers when an item's stock status changes during checkout. ([3703](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3703))
98+
- Dev - Block Checkout will now respect custom address locales and custom country states via core filter hooks. ([3662](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3662))
99+
- Update checkout block payment methods UI. ([3439](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3439))
100+
101+
#### Bug Fixes
102+
103+
- Fix JS warning if two cart products share the same name. ([3814](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3814))
104+
- Align place order button to the right of the block. ([3803](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3803))
105+
- Ensure special characters are displayed properly in the Cart sidebar. ([3721](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3721))
106+
107+
#### Documentation
108+
109+
- Improvements to experimental interfaces documentation. ([3785](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3785))
110+
111+
88112
= 4.4.0 - 2021-02-02 =
89113

90114
#### Enhancements

0 commit comments

Comments
 (0)