Releases: OpenGeoscience/geojs
Releases · OpenGeoscience/geojs
v1.6.5
1.6.5 (2022-02-02)
Bug Fixes
- Fix spelling of collinear. (af0114f)
v1.6.4
1.6.4 (2022-02-01)
Bug Fixes
- Fix the priority of styles used for tracks. (a1d42a3)
v1.6.3
1.6.3 (2022-01-27)
Performance Improvements
- Update option for addAnnotation. (8b3fdda)
v1.6.2
1.6.2 (2022-01-20)
Bug Fixes
- Don't name osm layers based on source names. (f79be46)
v1.6.1
1.6.1 (2022-01-07)
Bug Fixes
- Build for older browsers. (42eaf49)
v1.6.0
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
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
1.4.3 (2021-09-28)
Performance Improvements
- Remove wikimedia map source. (0ed3f56)
v1.4.2
1.4.2 (2021-09-28)
Performance Improvements
v1.4.1
1.4.1 (2021-09-07)
Performance Improvements
- Add a continuousCloseProximity option to annotations (d9eb72e)