Skip to content

Releases: OpenGeoscience/geojs

v1.6.5

02 Feb 16:33
07bea0c
Compare
Choose a tag to compare

1.6.5 (2022-02-02)

Bug Fixes

  • Fix spelling of collinear. (af0114f)

v1.6.4

01 Feb 21:55
6670a96
Compare
Choose a tag to compare

1.6.4 (2022-02-01)

Bug Fixes

  • Fix the priority of styles used for tracks. (a1d42a3)

v1.6.3

27 Jan 15:22
4c7a526
Compare
Choose a tag to compare

1.6.3 (2022-01-27)

Performance Improvements

  • Update option for addAnnotation. (8b3fdda)

v1.6.2

20 Jan 16:10
21a1a48
Compare
Choose a tag to compare

1.6.2 (2022-01-20)

Bug Fixes

  • Don't name osm layers based on source names. (f79be46)

v1.6.1

07 Jan 15:24
378afcb
Compare
Choose a tag to compare

1.6.1 (2022-01-07)

Bug Fixes

  • Build for older browsers. (42eaf49)

v1.6.0

04 Jan 21:11
01ec676
Compare
Choose a tag to compare

1.6.0 (2022-01-04)

Changes

  • Switch to webpack v5 and update build tooling (#1132)
    This was a fairly major change to the build process, so a new minor release was created.

Bug Fixes

  • Harden checking for optional dependencies (#1143)

v1.5.0

20 Dec 18:14
29ceeda
Compare
Choose a tag to compare

1.5.0 (2021-12-20)

Features

  • Add scaleWithZoom option to heatmaps. (f3a1a3f)

Performance Improvements

  • Automatically adjust heatmap update delay. (57e42b9), closes #1087

v1.4.3

28 Sep 15:55
0773dbf
Compare
Choose a tag to compare

1.4.3 (2021-09-28)

Performance Improvements

  • Remove wikimedia map source. (0ed3f56)

v1.4.2

28 Sep 14:22
657368c
Compare
Choose a tag to compare

1.4.2 (2021-09-28)

Performance Improvements

v1.4.1

07 Sep 18:02
ccf2a37
Compare
Choose a tag to compare

1.4.1 (2021-09-07)

Performance Improvements

  • Add a continuousCloseProximity option to annotations (d9eb72e)