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.