Version: 2.0.9
Removed SQL file that was left behind during development.
Fixed a potential JavaScript error related to quantity fields.
Fixed issue where the conditional pricing editor would not work if Gravity Forms' No Conflict mode was enabled.
- Improved performance by using minified JS/CSS.
- Improved performance of conditional pricing editor.
Improved compatibility with (Available) conditional logic provided by GP Inventory.
Fixed issue where conditional pricing would not be imported if a form is imported by directly calling the `GFExport::import_file()` method.
- Fixed an issue where base prices were incorrect after submitting a page on a multi-page form or after receiving a validation error.
- Fixed a potential JavaScript error when saving Conditional Pricing on forms with only product fields.
Added [gpcp_pricing_logic](https://gravitywiz.com/documentation/gpcp_pricing_logic/) to allow filtering the pricing logic for a given form.
- Added plugin version to the enqueued script on the frontend to help bust cache when updating GP Conditional Pricing.
- Improved compatibility with calculated products depending on conditional pricing.
Fixed issue where rules configured using decimal comma number formats (e.g. €5,00) was not working as expected.
- Added icon for form settings.
- Improved performance of Conditional Pricing on complex forms.
- Added "Update URI" to plugin header to improve security.
Updated conditional logic evaluation to use Gravity Forms helper function rather than our own.
Fixed an issue where fields of type hidden were omitted from pricing rules.
- Fixed a potential performance issue when processing conditional logic.