You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.txt
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,13 @@
1
1
*** Gravity Forms Product Add-Ons Changelog ***
2
+
2024.06.26 - version 3.6.3
3
+
* Fix: Fix issue with reordering products with file upload fields and required fields.
4
+
* Fix: Fix issue where variable products could not be added to a Wishlist properly.
5
+
* Update: Respect the woocommerce_gforms_use_label_as_value setting for fields that do not have entry inputs.
6
+
* Update: Better handling for Limit purchases to 1 item per order. Filter the cart_id to remove data that changes or could change between form submissions, but is not related to the actual data of the form.
7
+
2
8
2024.06.04 - version 3.6.2
3
9
* Update: Update the display for checkbox type fields (regular and product options) to display better in checkout blocks.
10
+
* Internal: Update package dependencies and include a version check script.
4
11
5
12
2024.05.24 - version 3.6.1
6
13
* Fix: Fix issue with the mutation observer causing an infinate loop on some sites where gform is not available.
0 commit comments