You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**This release includes database migrations, please remember to backup your database before upgrading.**
16
+
17
+
##### Features
18
+
* Multi form support. Users will be able to add multiple forms to an observation when the server configuration allows. Administrators can restrict total amount of forms, as well as min/max for individual forms.
19
+
* Attachments are now form fields. All existing forms will be migrated to include and "Attachments" form field as the first first field in each form. Administrators can edit forms to include any number of attachments fields. In addition administrators can restrict the number of attachments allowed in each field as well as the types of attachments.
20
+
* Local user signup captcha. All new local users will need to enter a captcha to create a local MAGE account.
10
21
* New authentication functionality ability under admin->settings (e.g. create, edit, etc.).
11
22
* Moving security settings to more secure location.
12
23
* Adding support for connecting to a generic OAuth server.
0 commit comments