Skip to content

6.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 01:52
· 149 commits to master since this release
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.