Releases: infinum/eightshift-forms
Releases · infinum/eightshift-forms
2.3.8
2.3.7
2.3.6
2.3.5
2.3.4
Changed
- updated FE Libs to v8.
- updated other packages.
Fixed
- fixed some Gutenberg button component prop changes.
Note
- Form picker has an auxiliary attribute now to store the full data (label & value) of the selected form - the current param is ID only. To keep everything functioning, the existing ID is used if the new attribute is not set, however that will lead to the form label being blank. This is expected, and the form will still work fine. You can re-select the form to fix this.
- Feel free to ignore PHPCS/Stan for now, it'll be solved in the next release.