Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.28 KB

CHANGES.md

File metadata and controls

36 lines (26 loc) · 1.28 KB

CHANGELOG

The repo was part of magda main repo. For history before v0.0.58, please check CHANGES.md of main repo.

1.1.2

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

1.1.1

1.1.0

  • Related to magda-io/magda#3229, Use magda-common for docker image related logic
  • Fixed: Should not set replicas when autoscaler is enabled

1.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

1.0.0

  • Allow proxy hosts list configurable via helm chart
  • Auto roll deployment when configMap data changes
  • Do not set replicas when autoScaler is on

0.0.58

  • make MagdaCatalogItem compitiable with magda internal storage url
  • helm chart will by default use chart version as docker image verison
  • Add helm chart docs