Skip to content

Releases: magda-io/magda-preview-map

v1.1.3

22 May 03:51
Compare
Choose a tag to compare

What's Changed

  • Update CI pipeline to release helm charts & docker images to the Github registry (ghcr.io/magda-io) only
  • Update helm charts to use docker image from the Github registry by default.

Please note: since this version, we will only release helm chart & docker image to Github registry.
For helm chart, please use repo URL: oci://ghcr.io/magda-io/charts
Docker images are released to: ghcr.io/magda-io/magda-preview-map

Full Changelog: v1.1.2...v1.1.3

v1.1.2

04 May 11:30
Compare
Choose a tag to compare

What's Changed

  • fix broken icon links
  • remove unnecessary inline JS code
  • clean-up default configs

Full Changelog: v1.1.1...v1.1.2

v1.1.2-alpha.1

04 May 10:45
Compare
Choose a tag to compare
v1.1.2-alpha.1 Pre-release
Pre-release

What's Changed

  • fix broken icon links
  • add default CSP

Full Changelog: v1.1.1...v1.1.2-alpha.1

v1.1.2-alpha.0

04 May 07:53
Compare
Choose a tag to compare
v1.1.2-alpha.0 Pre-release
Pre-release

What's Changed

  • fix broken icon links
  • fix local CSP

Full Changelog: v1.1.1...v1.1.2-alpha.0

v1.1.1

02 May 07:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

11 Oct 09:21
Compare
Choose a tag to compare
  • Related to magda-io/magda#3229, Use magda-common for docker image related logic
  • Fixed: Should not set replicas when autoscaler is enabled

v1.0.1

07 Jul 04:08
97b80fa
Compare
Choose a tag to compare
  • improve ci scripts & setup helm-docs
  • #12 make preview map support format string: "ESRI MapServer" & "ESRI FeatureServer"
  • #11 allow MagdaCatalogItem select wms layer by name (by "selectedWmsLayerName")
  • #14 Send Error Message back via postMessage in MagdaCatalogItem
  • Turned on ESRI Feature Server Support
  • #15 Support Select FeatureType for WFS

v1.0.1-alpha.0

05 Jul 15:41
Compare
Choose a tag to compare
v1.0.1-alpha.0 Pre-release
Pre-release
  • improve ci scripts & setup helm-docs
  • make preview map support format string: "ESRI MapServer" & "ESRI FeatureServer"
  • allow MagdaCatalogItem select wms layer by name (by "selectedWmsLayerName")

v1.0.0

01 Jun 07:59
Compare
Choose a tag to compare
  • Allow proxy hosts list configurable via helm chart
  • Auto roll deployment when configMap data changes
  • Do not set replicas when autoScaler is on

v0.0.58

14 Oct 11:38
d4f3545
Compare
Choose a tag to compare
  • make MagdaCatalogItem compatible with Magda internal storage URL
  • helm chart will by default use chart version as docker image version
  • Add helm chart docs