Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 542 Bytes

File metadata and controls

27 lines (17 loc) · 542 Bytes

v0.3.1 (18-10-2025)

Fixed:

  • Fixed an issue with the plugin not respecting themes/styles

v0.3.0 (11-06-2025)

Note: Minor plugin update and keyword changes.

v0.2.0 (26-02-2024)

Breaking Changes:

  • Renamed validateInput attribute to validateTextInput attribute

Added:

  • Added validateFileInput attribute for validating user file inputs (uploads)

v0.1.1 (14-11-2024)

Added:

  • Added default values to all properties within input validation result

v0.1.0 (14-11-2024)

Added:

  • Initial Release