Update readme.txt
This commit is contained in:
parent
3c95707bc0
commit
3ec15b71db
|
@ -192,6 +192,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/w
|
||||||
* Fix - CSS Changes to make text fields line up on the shipping settings page. #21247
|
* Fix - CSS Changes to make text fields line up on the shipping settings page. #21247
|
||||||
* Fix - Add extra null check to fix an issue with select payment fields using disabed select as placeholders. #21391
|
* Fix - Add extra null check to fix an issue with select payment fields using disabed select as placeholders. #21391
|
||||||
* Fix - Don't modify attributes orderby when sorting by name. #21408
|
* Fix - Don't modify attributes orderby when sorting by name. #21408
|
||||||
|
* Fix - Allow saving a stock quantity of 0 using quick edit. #21447
|
||||||
* Fix/Tweak - Fire `woocommerce_grant_product_download_access` hook after the download has its ID set. #20905
|
* Fix/Tweak - Fire `woocommerce_grant_product_download_access` hook after the download has its ID set. #20905
|
||||||
* Fix/Tweak/Performance - Change wp_woocommerce_sessions primary key to session_id. #21245
|
* Fix/Tweak/Performance - Change wp_woocommerce_sessions primary key to session_id. #21245
|
||||||
* Tweak - Show empty terms in admin product category filter dropdown. #20324
|
* Tweak - Show empty terms in admin product category filter dropdown. #20324
|
||||||
|
|
Loading…
Reference in New Issue