Releases: magda-io/magda-preview-map
Releases · magda-io/magda-preview-map
v1.1.3
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
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
v1.1.2-alpha.0
v1.1.1
What's Changed
- Related to magda-io/magda#3458, add better WMS / WFS sub layer / typeName support.
Full Changelog: v1.1.0...v1.1.1
v1.1.0
- Related to magda-io/magda#3229, Use magda-common for docker image related logic
- Fixed: Should not set
replicas
whenautoscaler
is enabled
v1.0.1
- 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
- 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")