From 2cee87b7cfe39cb2beca73351d70a442f5f3e614 Mon Sep 17 00:00:00 2001 From: Claudiu Lodromanean Date: Tue, 16 Oct 2018 10:09:29 -0700 Subject: [PATCH] Update readme.txt --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index c0997b517cd..4dc95e77e5f 100644 --- a/readme.txt +++ b/readme.txt @@ -208,6 +208,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/w * Fix - Don't double urldecode posted variation attributes. #21570 * Fix - New helper functions wc_user_has_role and wc_current_user_has_role to correctly check user roles. #21569 * Fix - Don't double-sanitize cart images. #21574 +* Fix - Check if ID exists and is not empty before set Product's download ID in API. #21588 * 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 * Tweak - Show empty terms in admin product category filter dropdown. #20324