Skip to content

MMGIS v2.0.0

Compare
Choose a tag to compare
@tariqksoliman tariqksoliman released this 15 Jan 02:55
· 614 commits to master since this release

Migration Details

  • The environment variable ALLOW_EMBED has been replaced with FRAME_ANCESTORS
  • npm install is only needed in the root directory and not in the /API directory any more
  • Instead of npm start, use npm run build and then afterwards npm run start:prod to run the application.
    You will still need to run npm start before building the first time

Added

  • Webpack!
  • Production level builds
  • Babel
  • React support
  • Icons as markers
  • Configurable vector highlight color
  • Graticules
  • Configure page help buttons to docs

Removed

  • Require.js
  • Unused libraries, tools and code
  • Swap widget
  • FORCE_CONFIGCONFIG environment variable removed

Changed

  • Info Tool upgraded!
  • Measure Tool upgraded!
  • Top bar search
  • The environment variable ALLOW_EMBED has been replaced with FRAME_ANCESTORS
  • MMGIS2 splash screen
  • Various small UI changes
  • Improved configure look tab
  • Development logging is friendlier

Fixed

  • Configure save warns of bad json
  • Removed unused configure globe projection option
  • Configure look tab colors work properly