Skip to content

Releases: Aryan20/open_forms

v0.4.0 of Open Forms

Choose a tag to compare

@Aryan20 Aryan20 released this 08 Mar 11:23

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

Choose a tag to compare

@Aryan20 Aryan20 released this 21 Dec 12:49

Updates -

  1. Support for making fields required
  2. Date picker component support
  3. Spin row (Numerical range input) support
  4. Code improvements and better error handling
  5. Option to create CSV from within the app

v 0.1.0 of Open Forms

Choose a tag to compare

@Aryan20 Aryan20 released this 14 Dec 14:37

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