diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dfc60b48a79..d1c5b497c1ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ +## 23.9 +We’ve smoothed out the experience for you! This update brings a refined look to widgets and animations, plus faster loading for POS users. We also squashed several bugs, including a crash during checkout when handling deleted products and layout issues on tablets. It’s all about making your store management seamless. + ## 23.8 This update smooths your workflow with fixes to back navigation, shipping rate crashes, and payment screen layout. POS also gets improvements, including faster Local Catalog settings, better handling of deleted products, and automatic scrolling to your newest orders. diff --git a/fastlane/metadata/android/en-US/changelogs/default.txt b/fastlane/metadata/android/en-US/changelogs/default.txt index 44fa8381c93c..6e7d4ef4bca3 100644 --- a/fastlane/metadata/android/en-US/changelogs/default.txt +++ b/fastlane/metadata/android/en-US/changelogs/default.txt @@ -1,13 +1 @@ -- [Internal] Updated JITM banner design and migrated to Material 3 [https://github.com/woocommerce/woocommerce-android/pull/15155] -- [*] Fixed First Product Created celebration dialog layout on tablets to eliminate excessive white space [https://github.com/woocommerce/woocommerce-android/pull/15116] -- [Internal][Woo POS] Add analytics tracking for stale catalog warning dialog display [https://github.com/woocommerce/woocommerce-android/pull/15055] -- [*][Woo POS] Fixed loading indicator colors to match the design [https://github.com/woocommerce/woocommerce-android/pull/15043] -- [**][Woo POS] Fixed crash when deleted products are in cart during checkout [https://github.com/woocommerce/woocommerce-android/pull/15083] -- [*][Woo POS] Display specific error when removed variation is added to the cart [https://github.com/woocommerce/woocommerce-android/pull/15076] -- [*] Fixed a rare crash in the refund flow [https://github.com/woocommerce/woocommerce-android/pull/15109] -- [*][Woo POS] Prepopulate orders cache after opening POS to improve performance [https://github.com/woocommerce/woocommerce-android/pull/15066] -- [*][Internal] Migrated legacy Material Icons to Material Symbols [https://github.com/woocommerce/woocommerce-android/pull/15081] -- [*] Fix widget sizing issues and improve refresh rate upon switching site or logging out [https://github.com/woocommerce/woocommerce-android/pull/15127] -- [*] Unified transition animations across screens [https://github.com/woocommerce/woocommerce-android/pull/15128] -- [*] Fixed a rare NullPointerException crash on the Dashboard screen [https://github.com/woocommerce/woocommerce-android/pull/15138] -- [*][Internal] Remove the network call to the Woo Services plugin when it’s not supported [https://github.com/woocommerce/woocommerce-android/pull/15142] \ No newline at end of file +We’ve smoothed out the experience for you! This update brings a refined look to widgets and animations, plus faster loading for POS users. We also squashed several bugs, including a crash during checkout when handling deleted products and layout issues on tablets. It’s all about making your store management seamless.