Skip to content

Releases: TerriaJS/TerriaMap

v0.2.0-alpha.3

10 May 06:03

Choose a tag to compare

v0.2.0-alpha.3 Pre-release
Pre-release

Test annotations again

v0.2.0-alpha.2

10 May 05:51

Choose a tag to compare

v0.2.0-alpha.2 Pre-release
Pre-release

Try using annotations instead of labels

v0.2.0-alpha.1

10 May 05:32

Choose a tag to compare

v0.2.0-alpha.1 Pre-release
Pre-release
Use env var for metadata json

v0.2.0-alpha.0

10 May 05:19

Choose a tag to compare

v0.2.0-alpha.0 Pre-release
Pre-release

What's Changed

  • Copy create-docker-context-for-node-component script from magda docker-utils for ci.terria.io builds by @steve9164 in #679
  • Switch production releases to use create-docker-context.js for smaller and faster releases.

Full Changelog: v0.1.2...v0.2.0-alpha.0

v0.1.2

02 May 07:09
a3cb504

Choose a tag to compare

What's Changed

  • Drop openssl-legacy-provider parameter by @pjonsson in #664
  • Use new React jsx transform and remove jsx-control-statements by @steve9164 in #662
  • De-duplicate code in gulpfile and fixup helm files by @steve9164 in #666
  • Update to underscore 1.12.1 by @pjonsson in #670
  • Update to ejs 3.1.10 by @pjonsson in #668
  • Remove stale webpack config that injects superGet. by @na9da in #673
  • Upgrade terriajs and remove old script by @steve9164 in #671

Full Changelog: v0.1.1...v0.1.2

Upgrade to terriajs 8.7.1 - see CHANGES.md

v0.1.1

05 Mar 02:42
49d9f94

Choose a tag to compare

  • Updated TerriaJS to 8.5.0
    • Breaking changes:
      • Upgraded Cesium to version 6.2.0
      • Upgraded Typescript to version 5.2.x
    • For full list of changes, see terriajs/CHANGES.md
  • Replaced node-sass with sass. (both packages expose the same JavaScript API, so no changes should be required)
  • Increase NodeJS minimum version to 16

~v0.1.0~ failed release

12 Feb 02:43
ea18077

Choose a tag to compare

Pre-release

Replaced by v0.1.1 - as this release GH workflow failed

v0.0.9

30 Nov 23:20
f3876b9

Choose a tag to compare

v0.0.8

11 Aug 09:13
2861efd

Choose a tag to compare

  • Updated TerriaJS to 8.3.2.

v0.0.7

22 May 06:05
76553db

Choose a tag to compare

  • Update TerriaJS to 8.3.0

    • Breaking changes:

      • Upgraded Mobx to version 6.7.x
      • Upgraded Typescript to version 4.9.x
  • Make version.js more detailed. It now uses format ${date}-${TerriaMap version}-${TerriaJS version}-${TerriaMap commit hash}

  • Also write out new wwwroot/version.json file - for example {"date":"2022-11-11","terriajs":"8.2.21","terriamap":"0.0.6","terriamapCommitHash":"2d4d8d7d","hasLocalModifications":true}