changelog and news update for 3.12

This commit is contained in:
Juergen E. Fischer 2020-02-21 13:36:42 +01:00
parent 38e8e6a986
commit ff1d6eee3e
5 changed files with 19005 additions and 5155 deletions

23539
ChangeLog

File diff suppressed because it is too large Load Diff

242
NEWS
View File

@ -1,56 +1,92 @@
QGIS News
Change history for the QGIS Project
2020-01-16
@NOW@
------------------------------------------------------------------------
1. What's new in Version 3.10 'A Coruña'?
2. What's new in Version 3.8 'Zanzibar'?
3. What's new in Version 3.6.0 'Noosa'?
4. What's new in Version 3.4-LTR 'Madeira'?
5. What's new in Version 3.2 'Bonn'?
6. What's new in Version 3.0 'Girona'?
7. What's new in Version 2.18 'Las Palmas'?
8. What's new in Version 2.16 'Nødebo'?
9. What's new in Version 2.14 'Essen'?
10. What's new in Version 2.12 'Lyon'?
11. What's new in Version 2.10 'Pisa'?
12. What's new in Version 2.8 'Wien'?
13. What's new in Version 2.6.0 'Brighton'?
14. What's new in Version 2.4.0 'Chugiak'?
15. What's new in Version 2.2.0 'Valmiera'?
16. What's new in Version 2.0.1 'Dufour'?
17. What's new in Version 2.0.0 'Dufour'?
18. What's new in Version 1.8.0 'Lisboa'?
19. What's new in Version 1.7.2 'Wroclaw'?
20. What's new in Version 1.7.1 'Wroclaw'?
21. What's new in Version 1.7.0 'Wroclaw'?
22. What's new in Version 1.6.0 'Capiapo'?
23. What's new in Version 1.5.0?
24. What's new in Version 1.4.0 'Enceladus'?
25. What's new in Version 1.3.0 'Mimas'?
26. Version 1.2.0 'Daphnis'
27. Version 1.0.0 'Kore'
28. Version 0.11.0 'Metis'
29. Version 0.10.0 'Io'
30. Version 0.9.2rc1 'Ganymede'
31. Version 0.9.1 'Ganymede'
32. Version 0.9 'Ganymede'
33. Version 0.8 'Joesephine' .... development version
34. Version 0.6 'Simon'
35. 0.5
1. What's new in Version 3.12 'București'?
2. What's new in Version 3.10 'A Coruña'?
3. What's new in Version 3.8 'Zanzibar'?
4. What's new in Version 3.6.0 'Noosa'?
5. What's new in Version 3.4-LTR 'Madeira'?
6. What's new in Version 3.2 'Bonn'?
7. What's new in Version 3.0 'Girona'?
8. What's new in Version 2.18 'Las Palmas'?
9. What's new in Version 2.16 'Nødebo'?
10. What's new in Version 2.14 'Essen'?
11. What's new in Version 2.12 'Lyon'?
12. What's new in Version 2.10 'Pisa'?
13. What's new in Version 2.8 'Wien'?
14. What's new in Version 2.6.0 'Brighton'?
15. What's new in Version 2.4.0 'Chugiak'?
16. What's new in Version 2.2.0 'Valmiera'?
17. What's new in Version 2.0.1 'Dufour'?
18. What's new in Version 2.0.0 'Dufour'?
19. What's new in Version 1.8.0 'Lisboa'?
20. What's new in Version 1.7.2 'Wroclaw'?
21. What's new in Version 1.7.1 'Wroclaw'?
22. What's new in Version 1.7.0 'Wroclaw'?
23. What's new in Version 1.6.0 'Capiapo'?
24. What's new in Version 1.5.0?
25. What's new in Version 1.4.0 'Enceladus'?
26. What's new in Version 1.3.0 'Mimas'?
27. Version 1.2.0 'Daphnis'
28. Version 1.0.0 'Kore'
29. Version 0.11.0 'Metis'
30. Version 0.10.0 'Io'
31. Version 0.9.2rc1 'Ganymede'
32. Version 0.9.1 'Ganymede'
33. Version 0.9 'Ganymede'
34. Version 0.8 'Joesephine' .... development version
35. Version 0.6 'Simon'
36. 0.5
------------------------------------------------------------------------
Last Updated: 2020-01-16
Last Change : 2020-01-16
Last Updated: @NOW@
Last Change : @MODTIME@
1. What's new in Version 3.10 'A Coruña'?
1. What's new in Version 3.12 'București'?
==========================================
This release has following new features:
- User Interface: Deselecting tables when adding PostgreSQL data after add button is clicked.
- Symbology: Vector Trace Animation and Streamlines for Mesh Layer
- Rendering: Play/Stop Buttons for Mesh Layer Playback
- Rendering: On the Fly Resampling of Data Defined on Faces to Vertices (Mesh Layer)
- Rendering: Support for Mesh Reference Time
- 3D Features: 3D Mesh Layer Terrain Renderer
- 3D Features: Harmonize 3D map view widget with 2D ones to display the map theme drop-down menu
- Expressions: Search Tags for Functions
- Expressions: List Referenced Layer Values
- Expressions: New functions to check if a geometry is empty or null
- Expressions: Hash expressions
- Digitising: Edit Invalid Attributes on Copy/Paste to Another Layer
- Digitising: Snapping cache parallelization
- Data Management: DXF Export Improvements
- Forms and Widgets: Create geometric feature from the relation editor
- Forms and Widgets: Improve feature selection dialog
- Analysis Tools: Smooth Export of the Contours from Mesh Layer
- Analysis Tools: Support of Datasets Defined on Faces in QGIS Mesh Calculator
- Processing: Package new layers to existing GeoPackage
- Browser: Customization of the items shown in browser
- Data Providers: Changed WMTS layer collection icon
- Data Providers: Added Metadata URL property in the layer metadata tab for WMS / WMTS and WCS services
- Data Providers: Fetch and show dimensions metadata for a WMS layer metadata
- Data Providers: Added refresh action to OGC services entries
- Data Providers: 3d Stacked Meshes
- Data Providers: Oracle curve type edition support
- Programmability: Exposes shape digitizing methods to QgisInterface
- Notable Fixes: Bug fixes by Stephen Knox
2. What's new in Version 3.10 'A Coruña'?
=========================================
This release has following new features:
@ -130,7 +166,7 @@ This release has following new features:
- Programmability: New API for provider database connections
2. What's new in Version 3.8 'Zanzibar'?
3. What's new in Version 3.8 'Zanzibar'?
========================================
This release has following new features:
@ -160,7 +196,7 @@ This release has following new features:
- 3D Features: Configuration of field of view angle of camera
3. What's new in Version 3.6.0 'Noosa'?
4. What's new in Version 3.6.0 'Noosa'?
=======================================
This release has following new features:
@ -242,7 +278,7 @@ This release has following new features:
- 3D Features: Rule-based 3D renderer
4. What's new in Version 3.4-LTR 'Madeira'?
5. What's new in Version 3.4-LTR 'Madeira'?
===========================================
This release has following new features:
@ -320,7 +356,7 @@ This release has following new features:
- 3D Features: Identification map tool for 3D views
5. What's new in Version 3.2 'Bonn'?
6. What's new in Version 3.2 'Bonn'?
====================================
This release has following new features:
@ -398,7 +434,7 @@ This release has following new features:
- Plugins: DB Manager SQL execution in background
6. What's new in Version 3.0 'Girona'?
7. What's new in Version 3.0 'Girona'?
======================================
This release has following new features:
@ -552,7 +588,7 @@ This release has following new features:
- Programmability: API to allow drag'n'drop of custom browser items
7. What's new in Version 2.18 'Las Palmas'?
8. What's new in Version 2.18 'Las Palmas'?
===========================================
This release has following new features:
@ -582,7 +618,7 @@ This release has following new features:
- Programmability: Expose GEOS linear referencing function to QgsGeometry
8. What's new in Version 2.16 'Nødebo'?
9. What's new in Version 2.16 'Nødebo'?
=======================================
This release has following new features:
@ -679,8 +715,8 @@ This release has following new features:
- Programmability: Plugins can add pages to vector layer properties
9. What's new in Version 2.14 'Essen'?
======================================
10. What's new in Version 2.14 'Essen'?
=======================================
This release has following new features:
@ -755,7 +791,7 @@ This release has following new features:
- User Interface : Show/hide all legend items via the the context menu
10. What's new in Version 2.12 'Lyon'?
11. What's new in Version 2.12 'Lyon'?
======================================
This release has following new features:
@ -809,7 +845,7 @@ This release has following new features:
- Symbology : Add pixels as option for all symbology size unit choices
11. What's new in Version 2.10 'Pisa'?
12. What's new in Version 2.10 'Pisa'?
======================================
This is a minor release increment with the following new features:
@ -857,7 +893,7 @@ This is a minor release increment with the following new features:
- User interface improvements.
12. What's new in Version 2.8 'Wien'?
13. What's new in Version 2.8 'Wien'?
=====================================
This is a minor release increment with the following feature:
@ -890,7 +926,7 @@ This is a minor release increment with the following feature:
DescribeLayer, python plugins.
13. What's new in Version 2.6.0 'Brighton'?
14. What's new in Version 2.6.0 'Brighton'?
===========================================
This is a minor release increment with the following new features:
@ -936,7 +972,7 @@ This is a minor release increment with the following new features:
- Context menu for identify tool
14. What's new in Version 2.4.0 'Chugiak'?
15. What's new in Version 2.4.0 'Chugiak'?
==========================================
This is the minor release sports a number of great new features:
@ -956,7 +992,7 @@ This is the minor release sports a number of great new features:
- New Inverted Polygon renderer
15. What's new in Version 2.2.0 'Valmiera'?
16. What's new in Version 2.2.0 'Valmiera'?
===========================================
This is the minor release sports a number of great new features:
@ -997,7 +1033,7 @@ This is the minor release sports a number of great new features:
- 'Processing' can be used headless in scripts.
16. What's new in Version 2.0.1 'Dufour'?
17. What's new in Version 2.0.1 'Dufour'?
=========================================
This is a small bugfix release to address the missing copyright / credits for
@ -1005,7 +1041,7 @@ our new splash screen and to update supporting documentation. The spanish
translation was also updated.
17. What's new in Version 2.0.0 'Dufour'?
18. What's new in Version 2.0.0 'Dufour'?
=========================================
This is a new major release. Building on the foundation of
@ -1091,7 +1127,7 @@ key new features.
you to explore the software and discover them all!
18. What's new in Version 1.8.0 'Lisboa'?
19. What's new in Version 1.8.0 'Lisboa'?
=========================================
This is a new feature release. Building on the foundation of
@ -1146,7 +1182,7 @@ added gdal_fillnodata to GDALTools plugin
- Support for nesting projects within other projects
19. What's new in Version 1.7.2 'Wroclaw'?
20. What's new in Version 1.7.2 'Wroclaw'?
==========================================
This is a bugfix release over version 1.7.1. The following changes
@ -1193,7 +1229,7 @@ were made.
- Fix broken Assign projection functionality in GDALTools and improve handling output file extension
20. What's new in Version 1.7.1 'Wroclaw'?
21. What's new in Version 1.7.1 'Wroclaw'?
==========================================
This is a bugfix release over version 1.7.0. The following changes
@ -1256,7 +1292,7 @@ http://linfiniti.com/2011/08/improvements-to-raster-performance-in-qgis-master/]
- Fixed a bug where map= was not being published in onlineresource url when project files are not in the same dir as cgi
21. What's new in Version 1.7.0 'Wroclaw'?
22. What's new in Version 1.7.0 'Wroclaw'?
==========================================
This release is named after the town of Wroclaw in Poland. The Department of
@ -1273,7 +1309,7 @@ enhancements. Once again it is impossible to document everything here that has
changed so we will just provide a bullet list of key new features here.
21.1. Symbology labels and diagrams
22.1. Symbology labels and diagrams
===================================
- New symbology now used by default!
@ -1291,7 +1327,7 @@ changed so we will just provide a bullet list of key new features here.
- Move/rotate/change label edit tools to interactively change data defined label properties.
21.2. New Tools
22.2. New Tools
===============
- Added GUI for gdaldem.
@ -1300,7 +1336,7 @@ changed so we will just provide a bullet list of key new features here.
- Added voronoi polygon tool to Vector menu.
21.3. User interface updates
22.3. User interface updates
============================
- Allow managing missing layers in a list.
@ -1311,7 +1347,7 @@ changed so we will just provide a bullet list of key new features here.
- General clean-ups and usability improvements.
21.4. CRS Handling
22.4. CRS Handling
==================
- Show active crs in status bar.
@ -1321,7 +1357,7 @@ changed so we will just provide a bullet list of key new features here.
- Default to last selection when prompting for CRS.
21.5. Rasters
22.5. Rasters
=============
- Added AND and OR operator for raster calculator
@ -1330,7 +1366,7 @@ changed so we will just provide a bullet list of key new features here.
- Added raster toolbar with histogram stretch functions.
21.6. Providers and Data Handling
22.6. Providers and Data Handling
=================================
- New SQLAnywhere vector provider.
@ -1356,7 +1392,7 @@ changed so we will just provide a bullet list of key new features here.
- Allow OGR 'save as' without attributes (e.g., DGN/DXF).
21.7. Api and Developer Centric
22.7. Api and Developer Centric
===============================
- Refactored attribute dialog calls to QgsFeatureAttribute.
@ -1368,7 +1404,7 @@ changed so we will just provide a bullet list of key new features here.
new QgsGeometry.validateGeometry function
21.8. QGIS Mapserver
22.8. QGIS Mapserver
====================
- Ability to specify wms service capabilities in the properties
@ -1376,7 +1412,7 @@ changed so we will just provide a bullet list of key new features here.
- Support for wms printing with GetPrint-Request.
21.9. Plugins
22.9. Plugins
=============
- Support for icons of plugins in the plugin manager dialog.
@ -1384,13 +1420,13 @@ changed so we will just provide a bullet list of key new features here.
- Removed ogr converter plugin - use 'save as' context menu rather.
21.10. Printing
22.10. Printing
===============
- Undo/Redo support for the print composer
22. What's new in Version 1.6.0 'Capiapo'?
23. What's new in Version 1.6.0 'Capiapo'?
==========================================
Please note that this is a release in our 'cutting edge' release series. As
@ -1402,7 +1438,7 @@ Once again it is impossible to document everything here that has changed so we w
just provide a bullet list of key new features here.
22.1. General Improvements
23.1. General Improvements
==========================
- Added gpsd support to live gps tracking.
@ -1436,7 +1472,7 @@ caching providers (currently WMS and WFS) can synchronize with changes in
the datasource.
22.2. Table of contents (TOC) improvements
23.2. Table of contents (TOC) improvements
==========================================
- Added a new option to the raster legend menu that will stretch the current
@ -1446,14 +1482,14 @@ as' option, you can now specify OGR creation options.
- In the table of contents, it is now possible to select and remove several layers at once.
22.3. Labeling (New generation only)
23.3. Labeling (New generation only)
====================================
- Data defined label position in labeling-ng.
- Line wrapping, data defined font and buffer settings for labeling-ng.
22.4. Layer properties and symbology
23.4. Layer properties and symbology
====================================
- Three new classification modes added to graduated symbol renderer (version
@ -1474,7 +1510,7 @@ the transparency table in the raster layer properties dialog.
the style manager more easily.
22.5. Map Composer
23.5. Map Composer
==================
- add capability to show and manipulate composer item width/ height in item
@ -1483,7 +1519,7 @@ position dialog.
- Sorting for composer attribute table (several columns and ascending / descending).
23. What's new in Version 1.5.0?
24. What's new in Version 1.5.0?
================================
Please note that this is a release in our 'cutting edge' release series. As
@ -1498,7 +1534,7 @@ Once again it is impossible to document everything here that has changed so we w
just provide a bullet list of key new features here.
23.1. Main GUI
24.1. Main GUI
==============
- There is a new angle measuring tool that allows you to interactively
@ -1553,7 +1589,7 @@ only visible features in composer table or all features
closed and reappears when reactivated.
23.2. WMS and WMS-C Support
24.2. WMS and WMS-C Support
===========================
- WMS-C support, new spatial authorities, wms selection improvements
@ -1566,7 +1602,7 @@ IGNF definitions in srs.db
- WMS-C scale slider gui added and more selection improvements
23.3. API Updates
24.3. API Updates
=================
- QgsDataProvider & QgsMapLayer: add dataChanged() signal, so that a
@ -1583,7 +1619,7 @@ variables. More paths can be passed, separated by semicolon.
- Support more GEOS operators
24. What's new in Version 1.4.0 'Enceladus'?
25. What's new in Version 1.4.0 'Enceladus'?
============================================
Please note that this is a release in our 'cutting edge' release series. As
@ -1641,13 +1677,13 @@ For power users, you can now create customizable attribute forms using Qt
Designer dialog UIs.
25. What's new in Version 1.3.0 'Mimas'?
26. What's new in Version 1.3.0 'Mimas'?
========================================
This release includes over 30 bug fixes and several useful new features:
25.1. OSM plugin & provider updates
26.1. OSM plugin & provider updates
=======================================
- new OSM style files.
@ -1659,7 +1695,7 @@ This release includes over 30 bug fixes and several useful new features:
- other OSM related bugfixes.
25.2. Other notable features and improvements in this release
26.2. Other notable features and improvements in this release
=============================================================
- Marker size is now configurable when editing a layer.
@ -1674,7 +1710,7 @@ This release includes over 30 bug fixes and several useful new features:
- Zoom to a coordinate by entering it in the status bar coordinate display.
26. Version 1.2.0 'Daphnis'
27. Version 1.2.0 'Daphnis'
===========================
Please note that this is a release in our 'cutting edge' release series. As
@ -1687,7 +1723,7 @@ over the QGIS 1.1.0 release. In addition we have added
the following new features:
26.1. Editing
27.1. Editing
=============
Editing functionality in QGIS has had a major update in this release. This
@ -1719,14 +1755,14 @@ this tool: the redraws are much faster and the map is not cluttered with
markers.
26.2. Keyboard shortcuts
27.2. Keyboard shortcuts
========================
New feature: configure shortcuts for actions within main window of qgis!
See menu Setting->Configure shortcuts
26.3. Map Composer
27.3. Map Composer
==================
It is now possible to lock/unlock composer item positions by right mouse click.
@ -1737,7 +1773,7 @@ It is now possible to keep the current layers in a composer map even if further
layers are added to the main map. Export to PDF in composer is now possible.
26.4. Attribute tables
27.4. Attribute tables
======================
It is now possible to search the attribute table within selected records only.
@ -1753,7 +1789,7 @@ for layer attributes. A new dialog allows loading a value map from a layer
be respected in the attribute table.
26.5. Plugins
27.5. Plugins
=============
- The order of layers in the WMS dialog can now be changed.
@ -1766,14 +1802,14 @@ be respected in the attribute table.
- An new OpenStreetMap provider and plugin have been added to QGIS.
26.6. Projects Management
27.6. Projects Management
=========================
QGIS now includes support for project relative position of file data sources
and svgs. The saving of relative paths of file data sources is optional.
26.7. PostGIS & the PostgreSQL Provider
27.7. PostGIS & the PostgreSQL Provider
=======================================
You can now select the SSL mode when adding a new DB connection. Turning off
@ -1782,7 +1818,7 @@ connection security is not required. Support has been added for more native
types and for setting of column comments.
26.8. Symbology enhancements
27.8. Symbology enhancements
============================
- allow refresh of symbols via popup menu on the renderer's symbol selection
@ -1792,7 +1828,7 @@ types and for setting of column comments.
independent of the mapscale)
26.9. Command line arguments
27.9. Command line arguments
============================
Added command line argument support on windows.
@ -1863,7 +1899,7 @@ implementation based on the SQLITE database.
layers based on attribute data.
27. Version 1.0.0 'Kore'
28. Version 1.0.0 'Kore'
========================
This release includes over 265 bug fixes and enhancements over the
@ -1892,7 +1928,7 @@ running will support a plugin that is being installed.
- Ported all GDAL/OGR and GEOS usage to use C APIs only.
28. Version 0.11.0 'Metis'
29. Version 0.11.0 'Metis'
==========================
This release includes over 60 bug fixes and enhancements over the
@ -1908,7 +1944,7 @@ QGIS 0.10.0 release. In addition we have made the following changes:
- QML Style support for rasters and database layers
29. Version 0.10.0 'Io'
30. Version 0.10.0 'Io'
=======================
This release includes over 120 bug fixes and enhancements
@ -1929,7 +1965,7 @@ improvements 'under the hood'.
- Support for migration of old projects to work in newer QGIS versions.
30. Version 0.9.2rc1 'Ganymede'
31. Version 0.9.2rc1 'Ganymede'
===============================
- This release candidate includes over 40 bug fixes and enhancements
@ -1946,7 +1982,7 @@ in raster layers. Support for color ramps in raster layers.
improvements 'under the hood'.
31. Version 0.9.1 'Ganymede'
32. Version 0.9.1 'Ganymede'
============================
This is a bug fix release
@ -1959,7 +1995,7 @@ This is a bug fix release
- Python Plugin installer to install PyQGIS plugins from the repository
32. Version 0.9 'Ganymede'
33. Version 0.9 'Ganymede'
==========================
- Python bindings - This is the major focus of this release
@ -1974,7 +2010,7 @@ This is a bug fix release
- Improvements to the GeoReferencer
33. Version 0.8 'Joesephine' .... development version
34. Version 0.8 'Joesephine' .... development version
=====================================================
- 2006-01-23 [timlinux] 0.7.9.10 Dropped use of qpicture and resampling for point markers in favour of
@ -1998,7 +2034,7 @@ over time,
grid_maker plugin
34. Version 0.6 'Simon'
35. Version 0.6 'Simon'
=======================
QGIS Change Log
@ -2086,7 +2122,7 @@ under construction.
save or save as (if not specified by the user).
35. 0.5
36. 0.5
=======
- 2004-12-01 [gsherman] 0.5.0devel30 Added functions to qgsdataprovider.h to support updating the feature count

View File

@ -27,7 +27,7 @@ table.center {margin-left:auto; margin-right:auto;}
<hgroup>
<h1>QGIS News</h1>
<h2>Change history for the QGIS Project</h2>
<h3>2020-01-16</h3>
<h3>@NOW@</h3>
</hgroup>
</header>
<article>
@ -36,75 +36,77 @@ table.center {margin-left:auto; margin-right:auto;}
<div class="body" id="body">
<ol>
<li><a href="#toc1">What's new in Version 3.10 'A Coruña'?</a>
<li><a href="#toc1">What's new in Version 3.12 'București'?</a>
</li>
<li><a href="#toc2">What's new in Version 3.8 'Zanzibar'?</a>
<li><a href="#toc2">What's new in Version 3.10 'A Coruña'?</a>
</li>
<li><a href="#toc3">What's new in Version 3.6.0 'Noosa'?</a>
<li><a href="#toc3">What's new in Version 3.8 'Zanzibar'?</a>
</li>
<li><a href="#toc4">What's new in Version 3.4-LTR 'Madeira'?</a>
<li><a href="#toc4">What's new in Version 3.6.0 'Noosa'?</a>
</li>
<li><a href="#toc5">What's new in Version 3.2 'Bonn'?</a>
<li><a href="#toc5">What's new in Version 3.4-LTR 'Madeira'?</a>
</li>
<li><a href="#toc6">What's new in Version 3.0 'Girona'?</a>
<li><a href="#toc6">What's new in Version 3.2 'Bonn'?</a>
</li>
<li><a href="#toc7">What's new in Version 2.18 'Las Palmas'?</a>
<li><a href="#toc7">What's new in Version 3.0 'Girona'?</a>
</li>
<li><a href="#toc8">What's new in Version 2.16 'Nødebo'?</a>
<li><a href="#toc8">What's new in Version 2.18 'Las Palmas'?</a>
</li>
<li><a href="#toc9">What's new in Version 2.14 'Essen'?</a>
<li><a href="#toc9">What's new in Version 2.16 'Nødebo'?</a>
</li>
<li><a href="#toc10">What's new in Version 2.12 'Lyon'?</a>
<li><a href="#toc10">What's new in Version 2.14 'Essen'?</a>
</li>
<li><a href="#toc11">What's new in Version 2.10 'Pisa'?</a>
<li><a href="#toc11">What's new in Version 2.12 'Lyon'?</a>
</li>
<li><a href="#toc12">What's new in Version 2.8 'Wien'?</a>
<li><a href="#toc12">What's new in Version 2.10 'Pisa'?</a>
</li>
<li><a href="#toc13">What's new in Version 2.6.0 'Brighton'?</a>
<li><a href="#toc13">What's new in Version 2.8 'Wien'?</a>
</li>
<li><a href="#toc14">What's new in Version 2.4.0 'Chugiak'?</a>
<li><a href="#toc14">What's new in Version 2.6.0 'Brighton'?</a>
</li>
<li><a href="#toc15">What's new in Version 2.2.0 'Valmiera'?</a>
<li><a href="#toc15">What's new in Version 2.4.0 'Chugiak'?</a>
</li>
<li><a href="#toc16">What's new in Version 2.0.1 'Dufour'?</a>
<li><a href="#toc16">What's new in Version 2.2.0 'Valmiera'?</a>
</li>
<li><a href="#toc17">What's new in Version 2.0.0 'Dufour'?</a>
<li><a href="#toc17">What's new in Version 2.0.1 'Dufour'?</a>
</li>
<li><a href="#toc18">What's new in Version 1.8.0 'Lisboa'?</a>
<li><a href="#toc18">What's new in Version 2.0.0 'Dufour'?</a>
</li>
<li><a href="#toc19">What's new in Version 1.7.2 'Wroclaw'?</a>
<li><a href="#toc19">What's new in Version 1.8.0 'Lisboa'?</a>
</li>
<li><a href="#toc20">What's new in Version 1.7.1 'Wroclaw'?</a>
<li><a href="#toc20">What's new in Version 1.7.2 'Wroclaw'?</a>
</li>
<li><a href="#toc21">What's new in Version 1.7.0 'Wroclaw'?</a>
<li><a href="#toc21">What's new in Version 1.7.1 'Wroclaw'?</a>
</li>
<li><a href="#toc22">What's new in Version 1.6.0 'Capiapo'?</a>
<li><a href="#toc22">What's new in Version 1.7.0 'Wroclaw'?</a>
</li>
<li><a href="#toc23">What's new in Version 1.5.0?</a>
<li><a href="#toc23">What's new in Version 1.6.0 'Capiapo'?</a>
</li>
<li><a href="#toc24">What's new in Version 1.4.0 'Enceladus'?</a>
<li><a href="#toc24">What's new in Version 1.5.0?</a>
</li>
<li><a href="#toc25">What's new in Version 1.3.0 'Mimas'?</a>
<li><a href="#toc25">What's new in Version 1.4.0 'Enceladus'?</a>
</li>
<li><a href="#toc26">Version 1.2.0 'Daphnis'</a>
<li><a href="#toc26">What's new in Version 1.3.0 'Mimas'?</a>
</li>
<li><a href="#toc27">Version 1.0.0 'Kore'</a>
<li><a href="#toc27">Version 1.2.0 'Daphnis'</a>
</li>
<li><a href="#toc28">Version 0.11.0 'Metis'</a>
<li><a href="#toc28">Version 1.0.0 'Kore'</a>
</li>
<li><a href="#toc29">Version 0.10.0 'Io'</a>
<li><a href="#toc29">Version 0.11.0 'Metis'</a>
</li>
<li><a href="#toc30">Version 0.9.2rc1 'Ganymede'</a>
<li><a href="#toc30">Version 0.10.0 'Io'</a>
</li>
<li><a href="#toc31">Version 0.9.1 'Ganymede'</a>
<li><a href="#toc31">Version 0.9.2rc1 'Ganymede'</a>
</li>
<li><a href="#toc32">Version 0.9 'Ganymede'</a>
<li><a href="#toc32">Version 0.9.1 'Ganymede'</a>
</li>
<li><a href="#toc33">Version 0.8 'Joesephine' .... development version</a>
<li><a href="#toc33">Version 0.9 'Ganymede'</a>
</li>
<li><a href="#toc34">Version 0.6 'Simon'</a>
<li><a href="#toc34">Version 0.8 'Joesephine' .... development version</a>
</li>
<li><a href="#toc35">0.5</a>
<li><a href="#toc35">Version 0.6 'Simon'</a>
</li>
<li><a href="#toc36">0.5</a>
</li>
</ol>
@ -112,12 +114,79 @@ table.center {margin-left:auto; margin-right:auto;}
</nav>
<div class="body" id="body">
<p>
Last Updated: 2020-01-16
Last Change : 2020-01-16
Last Updated: @NOW@
Last Change : @MODTIME@
</p>
<section id="toc1">
<h1>1. What's new in Version 3.10 'A Coruña'?</h1>
<h1>1. What's new in Version 3.12 'București'?</h1>
<p>
This release has following new features:
</p>
<ul>
<li>User Interface: Deselecting tables when adding PostgreSQL data after add button is clicked.
</li>
<li>Symbology: Vector Trace Animation and Streamlines for Mesh Layer
</li>
<li>Rendering: Play/Stop Buttons for Mesh Layer Playback
</li>
<li>Rendering: On the Fly Resampling of Data Defined on Faces to Vertices (Mesh Layer)
</li>
<li>Rendering: Support for Mesh Reference Time
</li>
<li>3D Features: 3D Mesh Layer Terrain Renderer
</li>
<li>3D Features: Harmonize 3D map view widget with 2D ones to display the map theme drop-down menu
</li>
<li>Expressions: Search Tags for Functions
</li>
<li>Expressions: List Referenced Layer Values
</li>
<li>Expressions: New functions to check if a geometry is empty or null
</li>
<li>Expressions: Hash expressions
</li>
<li>Digitising: Edit Invalid Attributes on Copy/Paste to Another Layer
</li>
<li>Digitising: Snapping cache parallelization
</li>
<li>Data Management: DXF Export Improvements
</li>
<li>Forms and Widgets: Create geometric feature from the relation editor
</li>
<li>Forms and Widgets: Improve feature selection dialog
</li>
<li>Analysis Tools: Smooth Export of the Contours from Mesh Layer
</li>
<li>Analysis Tools: Support of Datasets Defined on Faces in QGIS Mesh Calculator
</li>
<li>Processing: Package new layers to existing GeoPackage
</li>
<li>Browser: Customization of the items shown in browser
</li>
<li>Data Providers: Changed WMTS layer collection icon
</li>
<li>Data Providers: Added Metadata URL property in the layer metadata tab for WMS / WMTS and WCS services
</li>
<li>Data Providers: Fetch and show dimensions metadata for a WMS layer metadata
</li>
<li>Data Providers: Added refresh action to OGC services entries
</li>
<li>Data Providers: 3d Stacked Meshes
</li>
<li>Data Providers: Oracle curve type edition support
</li>
<li>Programmability: Exposes shape digitizing methods to QgisInterface
</li>
<li>Notable Fixes: Bug fixes by Stephen Knox
</li>
</ul>
</section>
<section id="toc2">
<h1>2. What's new in Version 3.10 'A Coruña'?</h1>
<p>
This release has following new features:
@ -273,8 +342,8 @@ This release has following new features:
</ul>
</section>
<section id="toc2">
<h1>2. What's new in Version 3.8 'Zanzibar'?</h1>
<section id="toc3">
<h1>3. What's new in Version 3.8 'Zanzibar'?</h1>
<p>
This release has following new features:
@ -330,8 +399,8 @@ This release has following new features:
</ul>
</section>
<section id="toc3">
<h1>3. What's new in Version 3.6.0 'Noosa'?</h1>
<section id="toc4">
<h1>4. What's new in Version 3.6.0 'Noosa'?</h1>
<p>
This release has following new features:
@ -491,8 +560,8 @@ This release has following new features:
</ul>
</section>
<section id="toc4">
<h1>4. What's new in Version 3.4-LTR 'Madeira'?</h1>
<section id="toc5">
<h1>5. What's new in Version 3.4-LTR 'Madeira'?</h1>
<p>
This release has following new features:
@ -644,8 +713,8 @@ This release has following new features:
</ul>
</section>
<section id="toc5">
<h1>5. What's new in Version 3.2 'Bonn'?</h1>
<section id="toc6">
<h1>6. What's new in Version 3.2 'Bonn'?</h1>
<p>
This release has following new features:
@ -797,8 +866,8 @@ This release has following new features:
</ul>
</section>
<section id="toc6">
<h1>6. What's new in Version 3.0 'Girona'?</h1>
<section id="toc7">
<h1>7. What's new in Version 3.0 'Girona'?</h1>
<p>
This release has following new features:
@ -1102,8 +1171,8 @@ This release has following new features:
</ul>
</section>
<section id="toc7">
<h1>7. What's new in Version 2.18 'Las Palmas'?</h1>
<section id="toc8">
<h1>8. What's new in Version 2.18 'Las Palmas'?</h1>
<p>
This release has following new features:
@ -1159,8 +1228,8 @@ This release has following new features:
</ul>
</section>
<section id="toc8">
<h1>8. What's new in Version 2.16 'Nødebo'?</h1>
<section id="toc9">
<h1>9. What's new in Version 2.16 'Nødebo'?</h1>
<p>
This release has following new features:
@ -1350,8 +1419,8 @@ This release has following new features:
</ul>
</section>
<section id="toc9">
<h1>9. What's new in Version 2.14 'Essen'?</h1>
<section id="toc10">
<h1>10. What's new in Version 2.14 'Essen'?</h1>
<p>
This release has following new features:
@ -1499,8 +1568,8 @@ This release has following new features:
</ul>
</section>
<section id="toc10">
<h1>10. What's new in Version 2.12 'Lyon'?</h1>
<section id="toc11">
<h1>11. What's new in Version 2.12 'Lyon'?</h1>
<p>
This release has following new features:
@ -1604,8 +1673,8 @@ This release has following new features:
</ul>
</section>
<section id="toc11">
<h1>11. What's new in Version 2.10 'Pisa'?</h1>
<section id="toc12">
<h1>12. What's new in Version 2.10 'Pisa'?</h1>
<p>
This is a minor release increment with the following new features:
@ -1697,8 +1766,8 @@ This is a minor release increment with the following new features:
</ul>
</section>
<section id="toc12">
<h1>12. What's new in Version 2.8 'Wien'?</h1>
<section id="toc13">
<h1>13. What's new in Version 2.8 'Wien'?</h1>
<p>
This is a minor release increment with the following feature:
@ -1759,8 +1828,8 @@ This is a minor release increment with the following feature:
</ul>
</section>
<section id="toc13">
<h1>13. What's new in Version 2.6.0 'Brighton'?</h1>
<section id="toc14">
<h1>14. What's new in Version 2.6.0 'Brighton'?</h1>
<p>
This is a minor release increment with the following new features:
@ -1848,8 +1917,8 @@ This is a minor release increment with the following new features:
</ul>
</section>
<section id="toc14">
<h1>14. What's new in Version 2.4.0 'Chugiak'?</h1>
<section id="toc15">
<h1>15. What's new in Version 2.4.0 'Chugiak'?</h1>
<p>
This is the minor release sports a number of great new features:
@ -1885,8 +1954,8 @@ This is the minor release sports a number of great new features:
</ul>
</section>
<section id="toc15">
<h1>15. What's new in Version 2.2.0 'Valmiera'?</h1>
<section id="toc16">
<h1>16. What's new in Version 2.2.0 'Valmiera'?</h1>
<p>
This is the minor release sports a number of great new features:
@ -1958,8 +2027,8 @@ This is the minor release sports a number of great new features:
</ul>
</section>
<section id="toc16">
<h1>16. What's new in Version 2.0.1 'Dufour'?</h1>
<section id="toc17">
<h1>17. What's new in Version 2.0.1 'Dufour'?</h1>
<p>
This is a small bugfix release to address the missing copyright / credits for
@ -1968,8 +2037,8 @@ translation was also updated.
</p>
</section>
<section id="toc17">
<h1>17. What's new in Version 2.0.0 'Dufour'?</h1>
<section id="toc18">
<h1>18. What's new in Version 2.0.0 'Dufour'?</h1>
<p>
This is a new major release. Building on the foundation of
@ -2078,8 +2147,8 @@ key new features.
</ul>
</section>
<section id="toc18">
<h1>18. What's new in Version 1.8.0 'Lisboa'?</h1>
<section id="toc19">
<h1>19. What's new in Version 1.8.0 'Lisboa'?</h1>
<p>
This is a new feature release. Building on the foundation of
@ -2181,8 +2250,8 @@ added gdal_fillnodata to GDALTools plugin
</ul>
</section>
<section id="toc19">
<h1>19. What's new in Version 1.7.2 'Wroclaw'?</h1>
<section id="toc20">
<h1>20. What's new in Version 1.7.2 'Wroclaw'?</h1>
<p>
This is a bugfix release over version 1.7.1. The following changes
@ -2271,8 +2340,8 @@ were made.
</ul>
</section>
<section id="toc20">
<h1>20. What's new in Version 1.7.1 'Wroclaw'?</h1>
<section id="toc21">
<h1>21. What's new in Version 1.7.1 'Wroclaw'?</h1>
<p>
This is a bugfix release over version 1.7.0. The following changes
@ -2392,8 +2461,8 @@ were made.
</ul>
</section>
<section id="toc21">
<h1>21. What's new in Version 1.7.0 'Wroclaw'?</h1>
<section id="toc22">
<h1>22. What's new in Version 1.7.0 'Wroclaw'?</h1>
<p>
This release is named after the town of Wroclaw in Poland. The Department of
@ -2412,7 +2481,7 @@ changed so we will just provide a bullet list of key new features here.
</p>
<section>
<h2>21.1. Symbology labels and diagrams</h2>
<h2>22.1. Symbology labels and diagrams</h2>
<ul>
<li>New symbology now used by default!
@ -2445,7 +2514,7 @@ changed so we will just provide a bullet list of key new features here.
</section>
<section>
<h2>21.2. New Tools</h2>
<h2>22.2. New Tools</h2>
<ul>
<li>Added GUI for gdaldem.
@ -2460,7 +2529,7 @@ changed so we will just provide a bullet list of key new features here.
</section>
<section>
<h2>21.3. User interface updates</h2>
<h2>22.3. User interface updates</h2>
<ul>
<li>Allow managing missing layers in a list.
@ -2479,7 +2548,7 @@ changed so we will just provide a bullet list of key new features here.
</section>
<section>
<h2>21.4. CRS Handling</h2>
<h2>22.4. CRS Handling</h2>
<ul>
<li>Show active crs in status bar.
@ -2496,7 +2565,7 @@ changed so we will just provide a bullet list of key new features here.
</section>
<section>
<h2>21.5. Rasters</h2>
<h2>22.5. Rasters</h2>
<ul>
<li>Added AND and OR operator for raster calculator
@ -2511,7 +2580,7 @@ changed so we will just provide a bullet list of key new features here.
</section>
<section>
<h2>21.6. Providers and Data Handling</h2>
<h2>22.6. Providers and Data Handling</h2>
<ul>
<li>New SQLAnywhere vector provider.
@ -2562,7 +2631,7 @@ changed so we will just provide a bullet list of key new features here.
</section>
<section>
<h2>21.7. Api and Developer Centric</h2>
<h2>22.7. Api and Developer Centric</h2>
<ul>
<li>Refactored attribute dialog calls to QgsFeatureAttribute.
@ -2581,7 +2650,7 @@ changed so we will just provide a bullet list of key new features here.
</section>
<section>
<h2>21.8. QGIS Mapserver</h2>
<h2>22.8. QGIS Mapserver</h2>
<ul>
<li>Ability to specify wms service capabilities in the properties
@ -2593,7 +2662,7 @@ changed so we will just provide a bullet list of key new features here.
</section>
<section>
<h2>21.9. Plugins</h2>
<h2>22.9. Plugins</h2>
<ul>
<li>Support for icons of plugins in the plugin manager dialog.
@ -2606,7 +2675,7 @@ changed so we will just provide a bullet list of key new features here.
</section>
<section>
<h2>21.10. Printing</h2>
<h2>22.10. Printing</h2>
<ul>
<li>Undo/Redo support for the print composer
@ -2615,8 +2684,8 @@ changed so we will just provide a bullet list of key new features here.
</section>
</section>
<section id="toc22">
<h1>22. What's new in Version 1.6.0 'Capiapo'?</h1>
<section id="toc23">
<h1>23. What's new in Version 1.6.0 'Capiapo'?</h1>
<p>
Please note that this is a release in our 'cutting edge' release series. As
@ -2630,7 +2699,7 @@ just provide a bullet list of key new features here.
</p>
<section>
<h2>22.1. General Improvements</h2>
<h2>23.1. General Improvements</h2>
<ul>
<li>Added gpsd support to live gps tracking.
@ -2682,7 +2751,7 @@ the datasource.
</section>
<section>
<h2>22.2. Table of contents (TOC) improvements</h2>
<h2>23.2. Table of contents (TOC) improvements</h2>
<ul>
<li>Added a new option to the raster legend menu that will stretch the current
@ -2697,7 +2766,7 @@ as' option, you can now specify OGR creation options.
</section>
<section>
<h2>22.3. Labeling (New generation only)</h2>
<h2>23.3. Labeling (New generation only)</h2>
<ul>
<li>Data defined label position in labeling-ng.
@ -2708,7 +2777,7 @@ as' option, you can now specify OGR creation options.
</section>
<section>
<h2>22.4. Layer properties and symbology</h2>
<h2>23.4. Layer properties and symbology</h2>
<ul>
<li>Three new classification modes added to graduated symbol renderer (version
@ -2739,7 +2808,7 @@ the style manager more easily.
</section>
<section>
<h2>22.5. Map Composer</h2>
<h2>23.5. Map Composer</h2>
<ul>
<li>add capability to show and manipulate composer item width/ height in item
@ -2753,8 +2822,8 @@ position dialog.
</section>
</section>
<section id="toc23">
<h1>23. What's new in Version 1.5.0?</h1>
<section id="toc24">
<h1>24. What's new in Version 1.5.0?</h1>
<p>
Please note that this is a release in our 'cutting edge' release series. As
@ -2771,7 +2840,7 @@ just provide a bullet list of key new features here.
</p>
<section>
<h2>23.1. Main GUI</h2>
<h2>24.1. Main GUI</h2>
<ul>
<li>There is a new angle measuring tool that allows you to interactively
@ -2867,7 +2936,7 @@ closed and reappears when reactivated.
</section>
<section>
<h2>23.2. WMS and WMS-C Support</h2>
<h2>24.2. WMS and WMS-C Support</h2>
<ul>
<li>WMS-C support, new spatial authorities, wms selection improvements
@ -2889,7 +2958,7 @@ IGNF definitions in srs.db
</section>
<section>
<h2>23.3. API Updates</h2>
<h2>24.3. API Updates</h2>
<ul>
<li>QgsDataProvider &amp;amp; QgsMapLayer: add dataChanged() signal, so that a
@ -2916,8 +2985,8 @@ variables. More paths can be passed, separated by semicolon.
</section>
</section>
<section id="toc24">
<h1>24. What's new in Version 1.4.0 'Enceladus'?</h1>
<section id="toc25">
<h1>25. What's new in Version 1.4.0 'Enceladus'?</h1>
<p>
Please note that this is a release in our 'cutting edge' release series. As
@ -2985,15 +3054,15 @@ Designer dialog UIs.
</p>
</section>
<section id="toc25">
<h1>25. What's new in Version 1.3.0 'Mimas'?</h1>
<section id="toc26">
<h1>26. What's new in Version 1.3.0 'Mimas'?</h1>
<p>
This release includes over 30 bug fixes and several useful new features:
</p>
<section>
<h2>25.1. OSM plugin &amp;amp; provider updates</h2>
<h2>26.1. OSM plugin &amp;amp; provider updates</h2>
<ul>
<li>new OSM style files.
@ -3014,7 +3083,7 @@ This release includes over 30 bug fixes and several useful new features:
</section>
<section>
<h2>25.2. Other notable features and improvements in this release</h2>
<h2>26.2. Other notable features and improvements in this release</h2>
<ul>
<li>Marker size is now configurable when editing a layer.
@ -3039,8 +3108,8 @@ This release includes over 30 bug fixes and several useful new features:
</section>
</section>
<section id="toc26">
<h1>26. Version 1.2.0 'Daphnis'</h1>
<section id="toc27">
<h1>27. Version 1.2.0 'Daphnis'</h1>
<p>
Please note that this is a release in our 'cutting edge' release series. As
@ -3054,7 +3123,7 @@ the following new features:
</p>
<section>
<h2>26.1. Editing</h2>
<h2>27.1. Editing</h2>
<p>
Editing functionality in QGIS has had a major update in this release. This
@ -3102,7 +3171,7 @@ markers.
</section>
<section>
<h2>26.2. Keyboard shortcuts</h2>
<h2>27.2. Keyboard shortcuts</h2>
<p>
New feature: configure shortcuts for actions within main window of qgis!
@ -3111,7 +3180,7 @@ See menu Setting-&gt;Configure shortcuts
</section>
<section>
<h2>26.3. Map Composer</h2>
<h2>27.3. Map Composer</h2>
<p>
It is now possible to lock/unlock composer item positions by right mouse click.
@ -3124,7 +3193,7 @@ layers are added to the main map. Export to PDF in composer is now possible.
</section>
<section>
<h2>26.4. Attribute tables</h2>
<h2>27.4. Attribute tables</h2>
<p>
It is now possible to search the attribute table within selected records only.
@ -3143,7 +3212,7 @@ be respected in the attribute table.
</section>
<section>
<h2>26.5. Plugins</h2>
<h2>27.5. Plugins</h2>
<ul>
<li>The order of layers in the WMS dialog can now be changed.
@ -3162,7 +3231,7 @@ be respected in the attribute table.
</section>
<section>
<h2>26.6. Projects Management</h2>
<h2>27.6. Projects Management</h2>
<p>
QGIS now includes support for project relative position of file data sources
@ -3171,7 +3240,7 @@ and svgs. The saving of relative paths of file data sources is optional.
</section>
<section>
<h2>26.7. PostGIS &amp; the PostgreSQL Provider</h2>
<h2>27.7. PostGIS &amp; the PostgreSQL Provider</h2>
<p>
You can now select the SSL mode when adding a new DB connection. Turning off
@ -3182,7 +3251,7 @@ types and for setting of column comments.
</section>
<section>
<h2>26.8. Symbology enhancements</h2>
<h2>27.8. Symbology enhancements</h2>
<ul>
<li>allow refresh of symbols via popup menu on the renderer's symbol selection
@ -3198,7 +3267,7 @@ types and for setting of column comments.
</section>
<section>
<h2>26.9. Command line arguments</h2>
<h2>27.9. Command line arguments</h2>
<p>
Added command line argument support on windows.
@ -3299,8 +3368,8 @@ layers based on attribute data.
</section>
</section>
<section id="toc27">
<h1>27. Version 1.0.0 'Kore'</h1>
<section id="toc28">
<h1>28. Version 1.0.0 'Kore'</h1>
<p>
This release includes over 265 bug fixes and enhancements over the
@ -3348,8 +3417,8 @@ running will support a plugin that is being installed.
</ul>
</section>
<section id="toc28">
<h1>28. Version 0.11.0 'Metis'</h1>
<section id="toc29">
<h1>29. Version 0.11.0 'Metis'</h1>
<p>
This release includes over 60 bug fixes and enhancements over the
@ -3376,8 +3445,8 @@ QGIS 0.10.0 release. In addition we have made the following changes:
</ul>
</section>
<section id="toc29">
<h1>29. Version 0.10.0 'Io'</h1>
<section id="toc30">
<h1>30. Version 0.10.0 'Io'</h1>
<p>
This release includes over 120 bug fixes and enhancements
@ -3407,8 +3476,8 @@ improvements 'under the hood'.
</ul>
</section>
<section id="toc30">
<h1>30. Version 0.9.2rc1 'Ganymede'</h1>
<section id="toc31">
<h1>31. Version 0.9.2rc1 'Ganymede'</h1>
<ul>
<li>This release candidate includes over 40 bug fixes and enhancements
@ -3431,8 +3500,8 @@ improvements 'under the hood'.
</ul>
</section>
<section id="toc31">
<h1>31. Version 0.9.1 'Ganymede'</h1>
<section id="toc32">
<h1>32. Version 0.9.1 'Ganymede'</h1>
<p>
This is a bug fix release
@ -3454,8 +3523,8 @@ This is a bug fix release
</ul>
</section>
<section id="toc32">
<h1>32. Version 0.9 'Ganymede'</h1>
<section id="toc33">
<h1>33. Version 0.9 'Ganymede'</h1>
<ul>
<li>Python bindings - This is the major focus of this release
@ -3478,8 +3547,8 @@ This is a bug fix release
</ul>
</section>
<section id="toc33">
<h1>33. Version 0.8 'Joesephine' .... development version</h1>
<section id="toc34">
<h1>34. Version 0.8 'Joesephine' .... development version</h1>
<ul>
<li>2006-01-23 [timlinux] 0.7.9.10 Dropped use of qpicture and resampling for point markers in favour of
@ -3520,8 +3589,8 @@ grid_maker plugin
</ul>
</section>
<section id="toc34">
<h1>34. Version 0.6 'Simon'</h1>
<section id="toc35">
<h1>35. Version 0.6 'Simon'</h1>
<p>
QGIS Change Log
@ -3659,8 +3728,8 @@ under construction.
</ul>
</section>
<section id="toc35">
<h1>35. 0.5</h1>
<section id="toc36">
<h1>36. 0.5</h1>
<ul>
<li>2004-12-01 [gsherman] 0.5.0devel30 Added functions to qgsdataprovider.h to support updating the feature count
@ -5044,5 +5113,5 @@ July 6, 2002
</div>
<!-- html code generated by txt2tags 3.4 (http://txt2tags.org) -->
<!-- cmdline: txt2tags -\-encoding=utf-8 -o/home/fischer/src/qgis/debian/build/doc/NEWS.html -t html /home/fischer/src/qgis/doc/NEWS.t2t.tmp -->
<!-- cmdline: txt2tags -odoc/NEWS.html -t html doc/NEWS.t2t -->
</article></body></html>

View File

@ -38,6 +38,41 @@ Change history for the QGIS Project
Last Updated: @NOW@
Last Change : @MODTIME@
= What's new in Version 3.12 'București'? =
This release has following new features:
- User Interface: Deselecting tables when adding PostgreSQL data after add button is clicked.
- Symbology: Vector Trace Animation and Streamlines for Mesh Layer
- Rendering: Play/Stop Buttons for Mesh Layer Playback
- Rendering: On the Fly Resampling of Data Defined on Faces to Vertices (Mesh Layer)
- Rendering: Support for Mesh Reference Time
- 3D Features: 3D Mesh Layer Terrain Renderer
- 3D Features: Harmonize 3D map view widget with 2D ones to display the map theme drop-down menu
- Expressions: Search Tags for Functions
- Expressions: List Referenced Layer Values
- Expressions: New functions to check if a geometry is empty or null
- Expressions: Hash expressions
- Digitising: Edit Invalid Attributes on Copy/Paste to Another Layer
- Digitising: Snapping cache parallelization
- Data Management: DXF Export Improvements
- Forms and Widgets: Create geometric feature from the relation editor
- Forms and Widgets: Improve feature selection dialog
- Analysis Tools: Smooth Export of the Contours from Mesh Layer
- Analysis Tools: Support of Datasets Defined on Faces in QGIS Mesh Calculator
- Processing: Package new layers to existing GeoPackage
- Browser: Customization of the items shown in browser
- Data Providers: Changed WMTS layer collection icon
- Data Providers: Added Metadata URL property in the layer metadata tab for WMS / WMTS and WCS services
- Data Providers: Fetch and show dimensions metadata for a WMS layer metadata
- Data Providers: Added refresh action to OGC services entries
- Data Providers: 3d Stacked Meshes
- Data Providers: Oracle curve type edition support
- Programmability: Exposes shape digitizing methods to QgisInterface
- Notable Fixes: Bug fixes by Stephen Knox
-
= What's new in Version 3.10 'A Coruña'? =
This release has following new features:

View File

@ -18,6 +18,7 @@
<project_group>QGIS</project_group>
<releases>
<release version="3.12.0" date="2020-02-21" />
<release version="3.10.0" date="2019-10-25" />
<release version="3.8.0" date="2019-06-21" />
<release version="3.6.0" date="2019-02-22" />