Releases: ngageoint/mage-server
Releases · ngageoint/mage-server
6.1.1
6.2.0-beta.6
prereleases/6.2.0-beta.6 bump beta version
6.2.0-beta.5
prereleases/6.2.0-beta.5 [web-app] sync version of core-lib package
6.2.0-beta.3
prereleases/6.2.0-beta.3 [service] move some @types from dev to regular dependencies because d…
6.1.0
Features
- You can now enter and display all coordinates in the app in Degree Minute Second format.
- Administrators can now allow for any attachment types, or restrict to image, video or audio.
Bug Fixes
- Textarea in observation form is resizeable.
- User and team paging api update, fixes team and event size limitation.
6.2.0-beta.2
prereleases/6.2.0-beta.2 [plugins/random] minor cleanup
6.2.0-beta.1
prereleases/6.2.0-beta.1 [plugins/nga-msi] package-lock
6.0.2
6.0.1
6.0.0
Release Notes
This release includes database migrations, please remember to backup your database before upgrading.
Features
- 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.
- 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.
- Local user signup captcha. All new local users will need to enter a captcha to create a local MAGE account.
- New authentication functionality ability under admin->settings (e.g. create, edit, etc.).
- Moving security settings to more secure location.
- Adding support for connecting to a generic OAuth server.