Skip to content

Releases: OpenGeoscience/geojs

v1.8.4

11 May 15:36
aa7a52c
Compare
Choose a tag to compare

1.8.4 (2022-05-11)

Performance Improvements

  • Adjust queue track size automatically for shared layers. (651dec9)

v1.8.3

09 May 14:52
06c78d5
Compare
Choose a tag to compare

1.8.3 (2022-05-09)

Performance Improvements

  • Support polygon annotations with holes. (ad7aa3f), closes #845

v1.8.2

05 Apr 17:01
0232ecc
Compare
Choose a tag to compare

1.8.2 (2022-04-05)

Performance Improvements

  • Reduce tile layer updates. (9d5d32d)

v1.8.1

04 Apr 18:09
b5206cc
Compare
Choose a tag to compare

1.8.1 (2022-04-04)

Performance Improvements

  • Reduce memory copy on pixelmap layer creation. (613abc2)

v1.8.0

30 Mar 15:58
6c86a1d
Compare
Choose a tag to compare

1.8.0 (2022-03-30)

Features

  • Add square, ellipse, and circle annotation classes. (4b14c93)

v1.7.3

02 Mar 15:17
0bc7b69
Compare
Choose a tag to compare

1.7.3 (2022-03-02)

Bug Fixes

  • Change the event fired when a layer's z-index change. (9f5ec76)

v1.7.2

09 Feb 18:36
0e6b086
Compare
Choose a tag to compare

1.7.2 (2022-02-09)

Bug Fixes

  • Tile layers with keepLower: false purged tiles on high zoom (347343e)

v1.7.1

04 Feb 20:01
03cedc5
Compare
Choose a tag to compare

1.7.1 (2022-02-04)

Performance Improvements

  • Reduce texture memory checks. (ea2bea1)

v1.7.0

04 Feb 14:03
1d12f11
Compare
Choose a tag to compare

1.7.0 (2022-02-04)

Features

  • Support tiled pixelmaps. (9fab8f3)

v1.6.6

03 Feb 22:17
c554b05
Compare
Choose a tag to compare

1.6.6 (2022-02-03)

Performance Improvements

  • Add support for webgl pixelmaps. (85ed293)