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
)