Releases: Aryan20/open_forms
Releases · Aryan20/open_forms
v0.4.0 of Open Forms
New Features
- Visual Form Builder - create and edit form configs entirely from the GUI, no JSON editing required
- Open any existing JSON config in the builder to edit and save changes
- Fields can now be marked as required directly in the builder
Availability
Now available on the Snap Store - snap install open-forms
Notes
The JSON schema is unchanged. All existing configs are fully compatible
v0.2.0 of Open Forms
Updates -
- Support for making fields required
- Date picker component support
- Spin row (Numerical range input) support
- Code improvements and better error handling
- Option to create CSV from within the app
v 0.1.0 of Open Forms
First ever release of Open Forms
To install -
flatpak install in.aryank.openforms.flatpak
Or, get latest release and
meson build & cd build & meson install