Skip to content

Releases

Version 3.3.0

By popular demand, LiberaForms now comes with a Map field that can be easily included in your forms to solicit geo location data!

  • Collected map data can be viewed, edited, and exported in the same way you already manage your answers
  • Two endpoints (HTML and JSON) to view answers on a map via publically available URLs
  • Editors may customize the information displayed in map marker popus
  • Admins can define the default map field coordinates and zoom on the /admin page

This release includes some bug fixes. Worth mentioning:

  • Form attachments upload correctly from iOS devices
  • Forms don't submit when the <enter> key is pressed on a focused input field

We've also revisited the installation process. LiberaForms installs on debian12 and tests against more Python versions (see INSTALL.md)

Version 3.2.0

This version fixes code design (or lack of) that prevented forms with multiple file upload fields from submitting. Thanks to the people who pointed this out to us!

The application interface has been translated to French and the Privacy statement wizard now has a language selector (German included). Translations are much appreciated, thank you!

Other new features are moslty Admin tools.

Also includes some code improvements, and CSS tweaks.

Version 3.1.1

  • Fixes bugs that prevented guests from accessing and using form answers
  • Fixes CSV export bug
  • Handles form slugs with unwanted trailing /
  • Unselects radio buttons when saving form edtions
  • Includes missing L10n

Version 3.1.0

We have rewritten the Data display component in Vue3 that now also renders graphs, filters, and answer edition diffs on the client. This update makes LiberaForms 100% ready for E2EE development.

Version 3.0.0

We are very pleased to release this version of LiberaForms that includes; an improved code base, a new user interface, and many new features.
Enjoy!