5.3.5
Release Notes
As we are incrementally migrating from AngularJS to Angular 8+, the web application build has been updated to use Angular CLI. Please see Web Application README for more information.
Features
- Added administrative settings to enable automatic approval of new user accounts and devices. If you are using a third party authentication strategy
where user accounts have already been vetted, you can reduce the barrier to entry into MAGE by using this setting to automatically approve user accounts.
In addition you can reduce the device admin approval barrier to entry by automatically approving all new devices. Administrators can still
disable devices for any reason, thereby removing access to MAGE for that device. - Improved map layers panel. Drag and drop layers to change map z-index, change layer opacity, zoom to layer bounds, and style feature layers.
- GeoPackage upgrade and optimizations. Feature tiles are now created server side, reducing load on browser.
- Observation view/edit header is sticky and will not scroll with content.
- New Material Design Leaflet map buttons.
- LDAP authentication support.
- SAML authentication support.
Bug Fixes
- Add filter support to edit observation select and multiselect fields.
- Fix mobile web export.
- Fix observation download bug.
- Fix bug where unregistered devices were not shown on admin dashboard.
- Fix WMS layer getcapabilites fetch request when creating new WMS layer.
- Form create modal would sometimes generate an invalid random color.
- Fix bug that could cause iOS GeoPackage downloads to hang.
- Preserve line breaks and whitespace in textarea fields.