@@ -161,6 +161,8 @@ <h1 class="title">QGIS News</h1>
161
161
</ header >
162
162
< nav id ="TOC " role ="doc-toc ">
163
163
< ul >
164
+ < li > < a href ="#whats-new-in-version-3.30-s-hertogenbosch "> What’s new in
165
+ Version 3.30 ‘’s-Hertogenbosch’?</ a > </ li >
164
166
< li > < a href ="#whats-new-in-version-3.28-firenze "> What’s new in Version
165
167
3.28 ‘Firenze’?</ a > </ li >
166
168
< li > < a href ="#whats-new-in-version-3.26-buenos-aires "> What’s new in
@@ -271,6 +273,82 @@ <h1 class="title">QGIS News</h1>
271
273
</ ul >
272
274
</ nav >
273
275
< p > Change history for the QGIS Project</ p >
276
+ < h1 id ="whats-new-in-version-3.30-s-hertogenbosch "> What’s new in Version
277
+ 3.30 ‘’s-Hertogenbosch’?</ h1 >
278
+ < p > This release has following new features:</ p >
279
+ < ul >
280
+ < li > Breaking Changes: Drop project backward compatibility for symbology
281
+ with QGIS 3.16 and older</ li >
282
+ < li > Map Tools: Raster MapTips</ li >
283
+ < li > Map Tools: Identify on mouse move, no mouse click</ li >
284
+ < li > User Interface: Constraint based functionality for attribute
285
+ tables</ li >
286
+ < li > User Interface: Additional GPS information panel and toolbar
287
+ fields</ li >
288
+ < li > User Interface: GPS Information Panel UX and Refactoring</ li >
289
+ < li > Symbology: Improved SLD Export Options</ li >
290
+ < li > Rendering: Global map terrain shading</ li >
291
+ < li > Rendering: Add super and subscript support for text renderer</ li >
292
+ < li > 3D Features: Limit 2D extent of 3D scene</ li >
293
+ < li > Print Layouts: Shortcuts manager in print layouts</ li >
294
+ < li > Print Layouts: Use text renderer in layout legends</ li >
295
+ < li > Expressions: Add feature_id() function</ li >
296
+ < li > Expressions: New is_feature_valid() and is_attribute_valid()
297
+ functions</ li >
298
+ < li > Expressions: Add x_at, y_at, z_at, m_at expression functions</ li >
299
+ < li > Data Management: DateTime Field editing: segregation of display
300
+ format and field value format</ li >
301
+ < li > Data Management: Add option to directly log GPS points and tracks to
302
+ a Geopackage or Spatialite db</ li >
303
+ < li > Data Management: Add an explicit “Offset from UTC” option for
304
+ storing GPS feature timestamps</ li >
305
+ < li > Data Management: Raster Attribute Tables (RAT) Suppport</ li >
306
+ < li > Metadata and Metasearch: Add key dates to layer and project
307
+ metadata</ li >
308
+ < li > Forms and Widgets: Audiovisual multimedia attribute attachments
309
+ support</ li >
310
+ < li > Forms and Widgets: Data defined editable state for form widgets</ li >
311
+ < li > Forms and Widgets: Spacer widget for drag & drop attribute
312
+ forms</ li >
313
+ < li > Forms and Widgets: Dynamic text widgets with current_value
314
+ support</ li >
315
+ < li > Forms and Widgets: Dynamic HTML widgets with current_value
316
+ support</ li >
317
+ < li > Layer Legend: New layer ordering improvements</ li >
318
+ < li > Processing: Additional options for XYZ Tile exports when using
319
+ Leaflet html output</ li >
320
+ < li > Processing: Support data defined parameter values when using
321
+ qgis_process tool</ li >
322
+ < li > Processing: New “load_layer” function</ li >
323
+ < li > Processing: Add user interface for extent definition in GDAL Raster
324
+ Calculator</ li >
325
+ < li > Application and Project Options: Add option to store selected GPS
326
+ component in geometry M values</ li >
327
+ < li > Application and Project Options: Make GPS track destination layer an
328
+ explicit user choice, remember in project</ li >
329
+ < li > Profile Plots: New elevation profile canvas item for QGIS Quick</ li >
330
+ < li > Browser: Add dataset relationship editing and creation capabilities
331
+ in browser</ li >
332
+ < li > Data Providers: Removal of Native GeoNode Provider</ li >
333
+ < li > Data Providers: In data source manager, allow users to directly add
334
+ an XYZ tile layer without having to create a connection first</ li >
335
+ < li > Data Providers: SQL Logging for OGR Provider</ li >
336
+ < li > Data Providers: S3 Cloud Storage Support</ li >
337
+ < li > Data Providers: Resolution aware WMTS layers with automatic
338
+ upscaling</ li >
339
+ < li > Data Providers: Drop unmaintained SAGA provider from QGIS
340
+ installations</ li >
341
+ < li > QGIS Server: QGIS_APPLICATION_FULL_NAME environment variable</ li >
342
+ < li > QGIS Server: GeoJSON support for WFS DescribeFeatureType</ li >
343
+ < li > Plugins: Topology checker rules enabling/disabling and
344
+ filtering</ li >
345
+ < li > Programmability: QgsExifTools Improvements</ li >
346
+ < li > Programmability: Smart bracket autocomplete updates for Code
347
+ Editors</ li >
348
+ < li > Programmability: Add “toggle comment” action to the integrated
349
+ python console</ li >
350
+ < li > </ li >
351
+ </ ul >
274
352
< h1 id ="whats-new-in-version-3.28-firenze "> What’s new in Version 3.28
275
353
‘Firenze’?</ h1 >
276
354
< p > This release has following new features:</ p >
0 commit comments