Skip to content

Releases: OpenGeoscience/geojs

v1.10.7

29 Jun 20:19
e8aceeb
Compare
Choose a tag to compare

1.10.7 (2022-06-29)

Performance Improvements

  • Allow annotations to be created regardless of metakeys. (98062e7)
  • Allow using the rdp functions on non-feature polygons. (d010270)

v1.10.6

29 Jun 17:01
52900ff
Compare
Choose a tag to compare

1.10.6 (2022-06-29)

Bug Fixes

  • Guard texture update calls. (2850db1)

v1.10.5

27 Jun 20:45
7f57d37
Compare
Choose a tag to compare

1.10.5 (2022-06-27)

Bug Fixes

  • Guard converting an empty polygon. (509a763)

v1.10.4

27 Jun 13:12
3e924c6
Compare
Choose a tag to compare

1.10.4 (2022-06-27)

Bug Fixes

  • Guard accessing a quad feature. (7a7bf3c)

v1.10.3

24 Jun 18:14
8d01f4a
Compare
Choose a tag to compare

1.10.3 (2022-06-24)

Performance Improvements

  • Reduce the time it takes to switch texture interpolation. (f708bf8)

v1.10.2

24 Jun 15:53
8a83afd
Compare
Choose a tag to compare

1.10.2 (2022-06-24)

Performance Improvements

  • Support nearest pixel or bicubic on quad interpolation. (031c118)

v1.10.1

22 Jun 20:05
b37bd83
Compare
Choose a tag to compare

1.10.1 (2022-06-22)

Performance Improvements

  • Make clamping at the end of a map transition optional. (b597811)

v1.10.0

22 Jun 13:06
4deaf91
Compare
Choose a tag to compare

1.10.0 (2022-06-22)

Features

  • Add a cursor annotation mode. (99952f4)

v1.9.4

21 Jun 17:42
f6ebaf7
Compare
Choose a tag to compare

1.9.4 (2022-06-21)

Bug Fixes

  • Fix determining annotation correspondence. (aa973ea)

Performance Improvements

  • Update on meta key changes. (007b967)

v1.9.3

15 Jun 14:26
965d40f
Compare
Choose a tag to compare

1.9.3 (2022-06-15)

Performance Improvements

  • Speed up track feature. (cec013a)