Skip to content

Commit

Permalink
Update release notes for 20.8 (#14155)
Browse files Browse the repository at this point in the history
  • Loading branch information
selanthiraiyan authored Oct 18, 2024
2 parents f9a5f91 + dd965d4 commit 5e2dfea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 11 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<!--
Contains editorialized release notes. Raw release notes should go into `RELEASE-NOTES.txt`.
-->
## 20.8
This release includes several bug fixes and improvements to make your experience smoother. We're committed to continuously improving the WooCommerce app, and we have some exciting updates coming in the next few weeks. Stay tuned!

## 20.7
In this update we've resolved a couple of minor issues regarding automatic dismissal of different views, as well as improvement to the UI alignment on iPads. We've also fixed a crash when searching for products to add to an order. Lastly, entering discounts higher than the product price is no longer possible.

Expand Down
12 changes: 1 addition & 11 deletions WooCommerce/Resources/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1 @@
- [internal] Updated Core Data Stack - smoke testing for all features with Core Data usage is needed. Please refer to the test plan for testing guide. [https://github.com/woocommerce/woocommerce-ios/pull/14013]
- [internal] Moved write operations in AccountStore to background [https://github.com/woocommerce/woocommerce-ios/pull/14084]
- [internal] Moved write operations for store stats to background [https://github.com/woocommerce/woocommerce-ios/pull/14089]
- [internal] Updated storage usage in OrderStore [https://github.com/woocommerce/woocommerce-ios/pull/14093, https://github.com/woocommerce/woocommerce-ios/pull/14099]
- [internal] Updated storage usage in RefundStore [https://github.com/woocommerce/woocommerce-ios/pull/14124]
- [internal] Updated storage usage in OrderStatusStore [https://github.com/woocommerce/woocommerce-ios/pull/14125]
- [internal] Updated storage usage in CardPresentPaymentStore [https://github.com/woocommerce/woocommerce-ios/pull/14131]
- [internal] Updated storage usage in ShipmentStore [https://github.com/woocommerce/woocommerce-ios/pull/14126]
- [internal] Fixed formatted amount field visibility in Custom Amounts, Shipping, and Cash Payments [https://github.com/woocommerce/woocommerce-ios/pull/14030]


This release includes several bug fixes and improvements to make your experience smoother. We're committed to continuously improving the WooCommerce app, and we have some exciting updates coming in the next few weeks. Stay tuned!

0 comments on commit 5e2dfea

Please sign in to comment.