Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
edeso committed Dec 20, 2024
1 parent 152a2f4 commit 15e9f89
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions Changes.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
Version ${version.number} ${version.release} rev.${version.revision} (released on ${version.buildDateLong})

New Features
* load single band sextante raster style from sidecar SLD file
* wms layer with api key are now saved in project

Improvements
* AttributeTable : non-editable cells are now selectable
* preserve feature order in multi-layer selection
* shapefile reader speed up for polygons with huge number of holes
* rendering pipeline optimizations for complex geometries like polygons
with many holes
* upgraded jts to 1.20

Bug Fixes
* MergePolygonsWithNeighbourPlugIn fix for layers w/o attributes

Upgraded Extensions
* RasterTools (for details see "Raster tools>About>Change log")


Version 2.3.0 release rev.5279[d24616e] (released on 26. July 2024)

New Features
* Add option extractOnlyPolygonal to the polygonizer
* New default JPEG 2000 driver using https://github.com/dbmdz/imageio-jnr
Expand Down

0 comments on commit 15e9f89

Please sign in to comment.