v96.0, released 2024-11-29
Documentation | What's new & coming | v96.0
This version brings:
TiledPaint was added to WinForms and supports Skia and Graphics renderer all renderers. However, SharpDX will be further optimized in the next version. DK-14270
Support for nested sublayers in Legend control. DK-14272
Support for hierarchical WMS layers. DK-4540
Skia support for .NET refactored to use SKImage instead of SKBitmap because SKImage is much faster. DK-14296
PNG reading (including websites) is done in a renderer-specific context (for example, read directly by SKIA). On VCL, it means fully multithread support. DK-14296
WPF to support TiledDrawing (Skia only, speed improvement to come). DK-14316
TGIS_Shape.Distance2Shape override to return the shortest line between shapes. DK-14337
TGIS_Bitmap was optimized for SharpDX, and more optimization is to come. DK-14349
Layers auto styling improvements (also to be better represented in a legend control). ''DK14353;;
Minor fixes and improvements.
The complete list is available at Changelog.
(Any U1 like mark means that original comment has been edited upon releasing specific Unstable version)