* Improves the readability of locator filter tiles and group
names (commit a692774)
* Prefer 32 bit integers for Postgres connections (commit 80ee600)
* Prefer doubles over reals for Postgres connections (commit e28eac6)
* The string_to_array expression is renamed to array_to_string
(commit 9548958)
* WFS error messages will now add the server response if available
(commit f02c762)
* Other changes and fixes
- Changes from 3.44.6
* Fixes 3D Point orientation (commit 9bcd777)
* Fixes a crash in the DB manager when listing layers without
a data source (commit 65fdf79)
* Fixes a crash in the DB manager caused by invalid layers
(commit b5f6da7)
* Fixes a 3D rendering crash (commit 744c6b8)
* Fixes a crash when working with invalid WMS layers (commit 4f7e625)
* Fixes a crash that occured when closing the elvation
profile with the identify tool active (commit 2ef4d55)
* 3D renderer setup will now be disabled when a vector layer
has no geometry type (commit 840a51f)
* Fixes a crash when a layer from an elevation profile is removed
(commit c607234)
* Empty geometries will no longer be written to MVT tiles (commit 1fa7588)
* QGIS will now be initalised before the QgsNetworkAccessManager
(commit 76e4ef2)
* Fixes a crash that occured in data defined assistants when the
minimum value was larger than the maximum value (commit 947e5dc)
* Fixes various other issues
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=435
* Rebased changes
- Update to 3.44.5
* Optionally check for duplicate unique IDs when checking geometry
(commit 5c35d43)
* Adds cancellation support to geometry checks (commit b6f1d6b)
* Adds cancellation support to more processing algorithms
(commit 2877605)
* Geometry checks will no longer create a new Project instance
(commit 38a8123 and bbaa14e)
* Fixes compilation with GCC 15 (commit d1abda6)
* Fixes a use after free warning in the GRASS provider
(commit 9c99b48)
* Fixes a possible overflow in the raster bands statistics
calculations (b44163e)
* Fixes a possible divide by zero in QgsLayoutItemMap (commit 46a66eb)
* Fixes a crash in the postgres browser menu (commit 4a56dd8)
* Fixes dereference after free in the raster layerr (commit 002c820)
* Fixes a memory leak in PyQGIS (commit 2588ebf)
* Fixes a memory leak in QgsUserProfileManager (commit 9342545)
* Fixes a memory leak in QgsPointCloudExpressionNode (commit df5604d)
* Fixes a possible nullptr dereference in QgsPalLabelling
(commit 486e921)
* Catches exceptions when closing HANA iterators (commit f701239)
* Fixes a memory leak in QgsCircularString::transform()
(commit fb0c18b)
* Precompiled headers can now be disabled (commit 96ffced)
* Fixes various other issues
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=433
* Layers without attributes will now be correctly sorted by
geopdf (commit a4b9733)
* Geometryless layers can now be an input for Execute SQL (commit 5de4001)
* PostGIS raster will no longer ignore the Transparency NoData
setting (commit 5b3f5b9)
* Prevents infinite loops in async pointcloud functions if given
empty nodes (commit 373160b)
* TIFFs will now only be opened to resolve layer descriptions if
the OpenLayersToResolveDescriptions setting is set (commit 47ec35a)
* Disables editing for read-only layers in the field calculator (commit cb7a745)
* Fixes a crash in QgsPointLocator::rebuildIndex() caused by
an unhandled exception (commit 84b3ff4)
* Uses gdal_merge, instead of gdal_merge.py, for GDAL 3.9+ (commit 5b3f5b9)
* Fixes various other issues
- Changes from 3.44.3
* Fixes ui elements not matching the set theme with dark themes (PR #62979)
* Fixes an issue where UInt, ULong and ULongLong where converted to strings
when writing to Mapbox Vector Tiles (MVT) (PR #62985)
* Increases the default terrain bounding box, allowing tiles with higher
resolutions to be rendered (PR #62864)
* Fixes a memory leak in the vertextool (commit 4ac2337)
* Fixes a crash, that occured in 'points layer from table' when a required
field does not exist (commit d3a1694)
* Updates pre-Qt5 signal connection code and fixes a signal connection
bug in the oauth2 code (commit fc34d1e)
* @layout_page and @layout_numpages will now correctly reflect the
page index and count when exporting (commit c0120a6)
* Fixes various other issues
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=429
- Update to 3.44.2
* Fixes 2d => 3d sync (commits de157ab..946132f)
* qgis-server will now read PATCH data in addition to PUT and POST (commit 8f254e3)
* Fixes various other bugs or warnings
- Update to 3.44.1
* Upstream does not really provide changelogs for point releases, so the
bullet points below highlight potentially interesting fixes or
improvments as mentioned in the commits between 3.44.0 and 3.44.1
* Fixes a crash when exiting QGIS, caused by calling an already destroyed
object (commit 7ccba1e)
* Fixes a segmentation fault when exporting a distance/elevation table
caused by a function called in a way that it always returned false
(commit 1ba412b, qgis issue #60772)
* Fixes a crash that occured when the first point, when undoing digitized
points, is empty (commit 1241f0e)
* Fixes an overflow in the vectortile code, that occured due to casting
to a wrong integer type (commit 812de4e)
* When reading remote pointcloud data, store the new URL if the request
has been redirected (commit d3c25b6)
* Various other fixes and improvments
* Full range of commits can be viewed at
github.com/qgis/QGIS/compare/final-3_44_0...final-3_44_1
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=425