Skip to content

Latest commit

 

History

History
812 lines (402 loc) · 38.7 KB

CHANGELOG.md

File metadata and controls

812 lines (402 loc) · 38.7 KB

4.0.1 (2024-11-29)

Bug Fixes

4.0.0 (2024-07-31)

Features

  • new Earth Engine format and functions (c97b9c6)

BREAKING CHANGES

  • Update to the EarthEngineWorker

3.9.2 (2024-06-06)

Bug Fixes

3.9.1 (2024-03-13)

Bug Fixes

  • use round style for line-join and line-cap (#566) (476f5af)

3.9.0 (2024-03-05)

Features

  • add class when map is rendered and push-analytics helper files and classes (#552) (c3830ac)
  • add map rendered class and push-analytics config and classes (#565) (354ba97), closes #552

3.8.6 (2023-10-23)

Bug Fixes

  • color needs to be set to strokeColor for lines to show (#550) (e4ec3d5)

3.8.5 (2023-09-05)

Bug Fixes

  • draw layers with opacity (DHIS2-15793) (#549) (eef6a8e)

3.8.4 (2023-03-17)

Bug Fixes

  • set Bing layer opacity after it's added to the map (#536) (61cc854)

3.8.3 (2023-03-15)

Bug Fixes

  • toggle visibility for donut cluster (DHIS2-14928) (#535) (25822ce)

3.8.2 (2023-03-01)

Bug Fixes

  • upgrade dependencies including earthengie-api (#529) (0757797)

3.8.1 (2023-02-13)

Bug Fixes

  • use cell centroids in calculations (DHIS2-14261) (#525) (7dbbec5)

3.8.0 (2023-02-13)

Features

3.7.0 (2023-01-12)

Bug Fixes

  • use the updated tokens in the publish step (#521) (ce19be7)

Features

Reverts

  • Revert "feat: support SVG symbols (DHIS2-14440) (#517)" (#519) (17b32ca), closes #517 #519

3.6.0 (2022-12-07)

Features

  • enable ability to show values in the labels (#512) (6f47032)

3.5.2 (2022-09-06)

Bug Fixes

3.5.1 (2022-08-31)

Bug Fixes

3.5.0 (2022-08-19)

Bug Fixes

Features

3.4.6 (2022-08-04)

Bug Fixes

3.4.5 (2022-06-21)

Bug Fixes

3.4.4 (2022-04-26)

Bug Fixes

  • remove examples folder (not maintained) (#462) (05d11ee)

3.4.3 (2022-04-19)

Bug Fixes

3.4.2 (2022-03-12)

Bug Fixes

3.4.1 (2022-03-09)

Bug Fixes

  • show event clusters on innermost zoom level (DHIS2-12196) (#453) (bfd9511)

3.4.0 (2022-02-28)

Features

  • aggregate earth engine feature collection (DHIS2-11963) (#428) (187e2c9)

3.3.0 (2022-02-24)

Features

3.2.0 (2022-02-23)

Features

3.1.0 (2022-02-23)

Features

  • highlight multiple features with same string id (#447) (3a3f65e)

3.0.9 (2022-02-15)

Bug Fixes

  • check if map still exists before removing layer events (#445) (c97384f)

3.0.8 (2022-02-13)

Bug Fixes

  • check if map still exists before collapsing a cluster (DHIS2-12583) (#443) (46d2f15)

3.0.7 (2022-02-09)

Bug Fixes

3.0.6 (2022-02-08)

Bug Fixes

  • redraw layer group on basemap change (#438) (03aff61)

3.0.5 (2022-02-07)

Bug Fixes

  • make sure map is present before removing layers and source (#436) (58c6cd1)

3.0.4 (2022-01-25)

Bug Fixes

3.0.3 (2022-01-24)

Bug Fixes

  • keep data filter when earth engine layer is redrawn (#431) (b74c12f)
  • removed ee layer unit test (0574148)

3.0.2 (2022-01-04)

Bug Fixes

  • use shared worker for Earth Engine layers (#427) (40f68c8)

3.0.1 (2021-12-30)

Bug Fixes

  • only preload earth engine aggregations if org units are passed (DHIS2-12276) (#425) (feec2e4)

3.0.0 (2021-12-20)

Bug Fixes

Features

  • run Earth Engine API in a web worker (DHIS2-12013) (#415) (e3b9a46)

BREAKING CHANGES

  • Run EE API requests in a separate web worker
  • Run all EE API code in a separate web worker

2.2.5 (2021-12-06)

Bug Fixes

  • don't use optional chaining in maps-gl (#421) (0756a48)

2.2.4 (2021-12-01)

Bug Fixes

2.2.3 (2021-10-29)

Bug Fixes

  • only reference ee scale on the server (#416) (570b0f6)

2.2.2 (2021-10-26)

Bug Fixes

  • don't update auth library for earth engine api (#414) (9b090d9)

2.2.1 (2021-10-26)

Bug Fixes

  • don't add layer if map style is loading (#412) (089ca54)

2.2.0 (2021-10-22)

Features

2.1.5 (2021-10-20)

Bug Fixes

  • failing test after switching to evaluate (#408) (3d18fa1)
  • use evaluate instead of getInfo for earth engine layers (#406) (79f36c9)

2.1.4 (2021-10-04)

Bug Fixes

  • update donut clusters on source data (#403) (17ea982)

2.1.3 (2021-09-13)

Bug Fixes

2.1.2 (2021-09-13)

Bug Fixes

2.1.1 (2021-09-10)

Bug Fixes

2.1.0 (2021-08-30)

Features

  • enhanced GeoJSON layer (DHIS2-11071) (#388) (0eec01a)

2.0.1 (2021-08-27)

Bug Fixes

  • upgraded expressions and marker layer refactor (#389) (2a0b660)

2.0.0 (2021-07-06)

Features

  • switch from Mapbox GL JS to MapLibre GL JS (DHIS2-11406) (#374) (3cf2081)

BREAKING CHANGES

  • New "maplibregl-" class names.

1.8.7 (2021-07-06)

Reverts

  • Revert "BREAKING CHANGE: switch from Mapbox GL JS to MapLibre GL JS (DHIS2-11406) (#367)" (#373) (5576591), closes #367 #373

1.8.6 (2021-04-14)

Bug Fixes

  • wait until source is loaded for all tiles (#314) (1c410a7)

1.8.5 (2021-03-21)

Bug Fixes

1.8.4 (2021-03-11)

Bug Fixes

  • don't set opacity before layer is added to map (#298) (a05e04a)

1.8.3 (2021-03-10)

Bug Fixes

1.8.2 (2021-03-10)

Bug Fixes

1.8.1 (2021-03-10)

Bug Fixes

1.8.0 (2021-03-09)

Bug Fixes

  • only set feature hover state if layer is still on map (bb91920)

Features

  • filter the org units shown for ee layers (fa391a4)

1.7.2 (2021-03-02)

Bug Fixes

  • only add vector layers if needed (DHIS2-10604) (#283) (737548c)

1.7.1 (2021-02-25)

Bug Fixes

  • remove focus border for popup x (4920c2f)

1.7.0 (2021-02-25)

Features

  • improve multitouch handling (DHIS2-10413) (#276) (e2b82cc)

1.6.0 (2021-02-24)

Features

  • circle buffer aggregations for EE layers (DHIS2-10549) (#262) (1fe68f0)

1.5.0 (2021-02-22)

Features

  • new layer highlight method to set feature state (DHIS2-10546) (#259) (407733d)

1.4.0 (2021-02-19)

Features

  • aggregate values to features (DHIS2-9530) (#234) (0b236c3)

1.3.6 (2021-01-19)

Bug Fixes

  • failing test in previous merge (#239) (1e55526)
  • multitouch for map panning (DHIS2-10252) (7cfbeaf)

1.3.5 (2020-12-02)

Bug Fixes

1.3.4 (2020-11-11)

Bug Fixes

  • cut release to finish jira migration (a33892c)

1.3.3 (2020-09-21)

Bug Fixes

  • remove map outline style (8b51b9c)

1.3.2 (2020-09-21)

Bug Fixes

1.3.1 (2020-09-17)

Bug Fixes

1.3.0 (2020-09-08)

Features

1.2.1 (2020-08-28)

Bug Fixes

  • visibility toggle for layer groups (bbafa62)

1.2.0 (2020-07-06)

Features

  • color option for choropleth layers (DHIS2-8642) (#129) (bfdaa44)

1.1.0 (2020-06-29)

Features

  • pole of inaccessibility (DHIS2-8572) (#93) (deca78e)

1.0.20 (2020-06-29)

Bug Fixes

1.0.19 (2020-05-28)

Bug Fixes

  • add missing locale strings in measure controls (#101) (6ef0b7e)

1.0.18 (2020-04-24)

Bug Fixes

  • resize map when toggling fullscreen view (DHIS2-8702) (#85) (da61a02)

1.0.17 (2020-03-25)

Bug Fixes

  • use parent container for fullscreen map (DHIS2-8524) (#77) (e1290d6)

1.0.16 (2020-03-24)

Bug Fixes

  • fix failing test (4a6cd5b)
  • hide label when mouse cursor leaves the map (#76) (8d06361)

1.0.15 (2020-03-24)

Bug Fixes

  • trigger cluster update when new cluster tiles are loaded (DHIS2-8498) (#70) (4e7ec77)

1.0.14 (2020-03-19)

Bug Fixes

  • index and ordering for layer groups (#69) (00bc7d0)

1.0.13 (2020-03-10)

Bug Fixes

1.0.12 (2020-03-02)

Bug Fixes

  • hide bing maps logo if download and reset map tilt in navigation control (#60) (ee83d0d)
  • test (b245ccb)

1.0.11 (2020-02-26)

Bug Fixes

1.0.10 (2020-02-26)

Bug Fixes

  • bing tiles over ssh and map control styles (#55) (dce77e2)

1.0.9 (2020-02-25)

Bug Fixes

1.0.8 (2020-02-24)

Bug Fixes

1.0.7 (2020-02-24)

Bug Fixes

1.0.6 (2020-02-20)

Bug Fixes

  • event polygons, event and TEI buffers, refactoring (#48) (e6ab248)

1.0.5 (2020-02-19)

Bug Fixes

1.0.4 (2020-02-18)

Bug Fixes

  • upgrade to latest EE API and fix tile loading (#45) (022ec22)

1.0.3 (2020-02-12)

Bug Fixes

1.0.2 (2020-02-07)

Bug Fixes

1.0.1 (2020-02-07)

Bug Fixes

1.0.0 (2020-02-05)

Bug Fixes

Features