# Changelog

### v2.1.10 (3 Oct 2024)

* Add up to 5 reactivity attributes (i.e., `sf-react`, `sf-react-1` through `sf-react-4`)
* New `value(expression)` reactivity feature added: You can now dynamically mirror values to hidden inputs , submit quiz score or update values using inline JavaScript.
* New `attr(expression,attr)` reactivity feature added: Dynamically set attributes on any element.

***

### v2.1.9 (2 Aug 2024)

* Introducing `sf-override-webflow` attribute, to override Webflow's native form submission and unlock the ability to submit passwords to other services like MemberStack.

***

### v2.1.7 (26 July 2024)

* Adding a README.md for `npm`.&#x20;
* Minor changes for official release.

***

### **v2.1.5 (**&#x32;3 July 2024)

* Added `sf-force-goto` — this allows navigation elements to be placed outside of form steps for increased flexibility.
* Minor bug fixes.
