Skip to content

v1.0.1. Bug fixes, small visuals update

Compare
Choose a tag to compare
@matafokka matafokka released this 08 Jun 10:26
· 17 commits to main since this release
5d27d0a

General changes:

  • Bumped dependencies' versions which introduces important bug fixes. New ALS version introduced a small visual refresh.
  • Corrected terminology in Russian locale.
  • Fixed export to GeoJSON not working properly. Since it wasn't working in the first place, I've changed spec a bit :)
  • Fixed an error when loading ShapeFile in a layer wizard.
  • Fixed Rectangle, Polygon and Line layers not deserializing (loading from project or working after undo/redo) correctly.
  • Fixed an edge case when angle of an edge is close to 0 when computing convex hull.

Grid Layer:

  • Fixed labels not displaying correct longitude value.
  • Fixed cells not correctly merging.

Polygon Layer:

  • Fixed points not swapping properly.