Releases: ngageoint/mage-server
Releases · ngageoint/mage-server
6.3.0-beta.2
bump beta version
6.1.3
This is a patch release with bug fixes for the user sign-up flow with admin approval disabled. See the change log.
6.1.3-rc.1
bump package versions to 6.1.3
6.3.0-beta.1
[service] fix timestamp bug in test
5.4.4-hotfix.1
[docker] add libs to get node canvas to build
6.3.0-beta.0
[service] add todo comment to address
6.2.1
[plugins/image] bump patch version
6.1.2
6.2.0
Breaking Changes
- MAGE now requires Node.js >= 14. Node <= 12 is end-of-life. Node >= 16 is
recommended. See https://nodejs.org/en/about/releases/.
Features
- External data feeds - Integrate relevant data from external sources on your
MAGE map and list views. - Configurable admin contact - Admins can now configure the admin contact
information the MAGE apps present to users when an error occurs. - Hooks for localization support based on
accept-languageHTTP header - New architecture with dependency injection and plugin APIs
- TypeScript
Bug Fixes
- Minor UI fixes for the export dialog
- GeoPackage exports now set contents bounds correctly; previously the
export set the bounds to the entire world. - Improved memory consumption for all export types to avoid out-of-memory errors.
- Removed reference to deprecated
requestpackage and corresponding missing
reference bug in production build. - Removing attachments from observations by individual field or form entry did
not remove attachment meta-data from the observation attachments list. - Removing attachments from observations by individual field or form entry did
not remove the associated attachment files from the file system. - Layer permissions bug prevented non-admin event participants from accessing
layers.
6.0.22
mte add