Skip to content

Releases: ngageoint/mage-server

6.3.0-beta.2

07 Apr 18:40

Choose a tag to compare

6.3.0-beta.2 Pre-release
Pre-release
bump beta version

6.1.3

03 Apr 17:56

Choose a tag to compare

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

02 Apr 06:33

Choose a tag to compare

6.1.3-rc.1 Pre-release
Pre-release
bump package versions to 6.1.3

6.3.0-beta.1

22 Feb 23:54

Choose a tag to compare

6.3.0-beta.1 Pre-release
Pre-release
[service] fix timestamp bug in test

5.4.4-hotfix.1

14 Feb 21:31

Choose a tag to compare

[docker] add libs to get node canvas to build

6.3.0-beta.0

20 Feb 22:03

Choose a tag to compare

6.3.0-beta.0 Pre-release
Pre-release
[service] add todo comment to address

6.2.1

10 Feb 07:07

Choose a tag to compare

[plugins/image] bump patch version

6.1.2

06 Oct 19:11

Choose a tag to compare

Bug Fixes
  • Geopackage export will skip adding userId or deviceId if missing from observation.
  • All export types will skip export of attachments missing relativePath property.

6.2.0

27 Sep 01:52

Choose a tag to compare

Breaking Changes
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-language HTTP 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 request package 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

20 Aug 18:34

Choose a tag to compare

mte add