# Changelog

## 1.0.2 | March 19, 2026

- Fixed an issue where Slider-enabled Quantity fields did not update the product Total or pass validation on submission.
- Fixed issue where slider fields with custom choices did not work.
- Fixed issue where large slider field values were not displayed with thousands separator.
- Added E2E tests.

## 1.0.1 | March 11, 2026

- Fixed an issue where validation errors on AJAX forms could lock GP Sliders, preventing edits.
- Fixed a form editor issue where clicking on a slider field would trigger the GravityForms unsaved changes warning even if no settings had been changed.
- Added validation for Number fields with sliders enabled.
- Added Slider field validation to validate that submission values are valid against the "steps" setting.
- Added PHP unit tests to GHA.

## 1.0

- Sliding into your DMs.
