Changelog for QGIS 3.44 ------------------------------------------------------- * General : Attributes form: Switch to model-based tree views in Vector Layer Properties * General : Port SQL Query History to Browser * General : [WFS Provider] Add a UI and URI parameter featureMode=default/SimpleFeatures/ComplexFeatures * General : Add settings for controlling margin around labels, and preventing duplicate labels * General : [WMS][Time dimension] Allow group node to expose time dimension * General : [postgres] Add connection setting for restricting schema * General : Add auto-wrap after setting for layout legends * General : [expressions] Add repeat function, reverse variant for strings * General : Allow configuring the server project cache size * General : Add creation options UI to raster calculator * General : [Server] Add server properties on layer tree group * General : Add input parameters to the toolbox in the modeler * General : Add project setting for scale calculation method, new method for "scale at equator" * General : [Raster] Use HEIGHT_AVERAGE from RPC when available * General : [3D] Clipping planes tool * General : Profile tool: Add support for subsections indicator * General : Add option to use POST requests for a WFS connection * General : Batch processing temporary output * General : Postgre qgisproject management * General : Add country codes config to Nominatim Geocoder Locator filter - 2 * General : [RasterTemporal] Add fixed date/time to raster temporal mode * General : Allow field customisation when importing db tables * General : Add optional extent, expression based filter when importing tables to database * General : Show dialog when importing tables via browser, give users options to control import * General : [feature] Add stored query support to Execute SQL window * General : Saving/loading SQL queries from Execute SQL/Update SQL dialogs * General : [mssql] Allow SQL queries as layer sources * General : Add merge policies * General : [oauth2] Allow for extra OAuth2 token(s) to be added into the headers * General : Add basic drag and drop support in the model designer * General : Add an option to delete unused categories in the categorized symbol renderer widget * General : Processing raster rank algorithm * General : add expression functions to create CRS from string definition and to get CRS authid (refs #58313) * Processing : Port SAGA "Fill Sinks Wang & Liu" to native tool