Releases: formtools/core
Releases · formtools/core
3.1.1
3.1.0
3.0.20
Misc bug fixes, new installations now get 2MB default max file size, minor code changes.
3.0.19
3.0.18
Bug fix release.
Changelog: https://github.com/formtools/core/milestone/23?closed=1
3.0.17
Bug fix release.
Changelog: https://github.com/formtools/core/milestone/22?closed=1
3.0.16
Installation script rewritten in React.
Changelog:
https://github.com/formtools/core/milestone/21?closed=1
3.0.15
Bug fixes; smarty cache folder centralized and now customizable.
Full changelog here:
https://github.com/formtools/core/milestone/20?closed=1
3.0.14
This is a pretty big release, but most of the changes are behind the scenes.
- Completely revised build process using grunt; separation of build artifacts and source into separate folders.
- CI integration with Travis for all commits.
- Automated release process added, generating releases into separate branches.
- Misc minor bug fixes
- Bug fix for email templates incorrectly showing wrong links/info for multiple file uploads.
3.0.13
Minor bug fixes, plus new features:
- Edit submission conflict resolution: https://docs.formtools.org/userdoc/form_submissions/edit_conflicts/
- Better Client Map filter integration.
- see "Default Values for New Submission" section: https://docs.formtools.org/userdoc/views/main_tab/
- https://docs.formtools.org/tutorials/client_accounts_edit_own_data_only/