Version: 1.0-beta-3.39
Added new `gpi-disabled` class that is added to inputs/options when they are disabled.
- Improved support for using scoped inventory with forms embedded using the Gravity Forms Product Add-ons WooCommerce extension.
- Improved support for using multi-input fields (e.g. Date configured as Date Field) as scopes.
Fixed an issue where choice-based product fields with the same value/label but different price were not correctly sharing inventory during the validation step.
Added [gpi_limit_by_paid_entries_only](https://gravitywiz.com/documentation/gpi_limit_by_paid_entries_only/) filter to allow filtering whether only paid entries should count towards inventory limits.
Fixed validation not running on multi-page forms when navigating pages.
Added ability to use (Available) conditional logic rules in notifications, confirmations, and other form settings.
- Added support for controlling inventory on User Defined Price product fields.
- Fixed issue where Nested Forms entries would not always release the inventory when editing.
- Added support for using choice-based products as scopes.
Fixed issue where exhausted product fields would fail validation if the limit is below 0 and prevent form submission.
Fixed a potential performance issue with the Simple inventory type when there are a large number of entries across all forms.
Improved compatibility Gravity Forms 2.6's new AJAX saving.
- Added support for using {claimed} merge tag in Available Inventory message to show the amount of inventory that has been claimed.
- Improved performance with MySQL queries when there is a very large number of entries on a site.
- Fixed issue where quantities of products hidden with conditional logic were included if the field was reloaded with a scope.
- Fixed issue with the Advanced Inventory Type causing fields to be placed into the runtime cache which could cause downstream effects with other perks such as GP Populate Anything and its Live Merge Tags.
Added support for populating inventory limits of single Product fields using GP Populate Anything.
- Added support for using multiple quantity fields on the same product field in a form.
- Added "Update URI" to plugin header to improve security.
- Improved handling of property map values to negate the need of refreshing fields on initial load while also improving compatibility with Populate Anything.
- Fixed issue with quantity fields attached to products sharing the same resource on the same form not triggering validation errors if the requested quantity exceeds the resource limit.