Skip to content

Commit 33b48b2

Browse files
committedJun 21, 2019
changelog and news update for 3.8
1 parent 6cd4319 commit 33b48b2

File tree

5 files changed

+11419
-229
lines changed

5 files changed

+11419
-229
lines changed
 

‎ChangeLog

Lines changed: 11094 additions & 0 deletions
Large diffs are not rendered by default.

‎NEWS

Lines changed: 130 additions & 99 deletions
Large diffs are not rendered by default.

‎doc/news.html

Lines changed: 164 additions & 130 deletions
Large diffs are not rendered by default.

‎doc/news.t2t

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,36 @@ Change history for the QGIS Project
3838
Last Updated: %%date(%A %B %d, %Y)
3939
Last Change : %%mtime(%A %B %d, %Y)
4040

41+
= What's new in Version 3.8 'Zanzibar'? =
42+
43+
This release has following new features:
44+
45+
- Expressions: Add order by support to expression aggregate and concatenation functions
46+
- Expressions: File Information
47+
- User Interface: Save to Template Button
48+
- Symbology: Allow strings for font markers
49+
- Symbology: Offset setting for point pattern fill symbol layer
50+
- Symbology: Average line angles for marker and hashed line
51+
- Digitising: Floating widget for advanced input next to cursor
52+
- Digitising: Chanied add vertex at endpoint
53+
- Forms and Widgets: Allow browsing feature list
54+
- Analysis Tools: New aggregate method: concatenate_unique
55+
- Processing: Add "Save layer styles into GeoPackage" option for Package Layers algorithm
56+
- Processing: Overlap Analysis
57+
- Processing: Allow rounding values in ExtentFromLayer
58+
- Processing: New options to autofill batch processing dialog
59+
- Processing: Generate raster XYZ tiles
60+
- Processing: Join attributes by nearest
61+
- QGIS Server: Allow configuring size for GetLegendGraphics
62+
- Programmability: Add REGEXP SQL syntax support to spatialite provider and python connections
63+
- Notable Fixes: Support for curves in DXF export
64+
- 3D Features: Wide lines and polygon edge highlighting
65+
- 3D Features: Export all frames from QGIS 3d animations as images
66+
- 3D Features: Terrain generation from online source
67+
- 3D Features: Configuration of field of view angle of camera
68+
-
69+
70+
4171
= What's new in Version 3.6.0 'Noosa'? =
4272

4373
This release has following new features:

‎linux/org.qgis.qgis.appdata.xml.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
<project_group>QGIS</project_group>
2020
<releases>
21+
<release version="3.8.0" date="2019-06-21" />
2122
<release version="3.6.0" date="2019-02-22" />
2223
<release version="3.4.0" date="2018-10-26" />
2324
<release version="3.2.0" date="2018-06-22" />

0 commit comments

Comments
 (0)
Please sign in to comment.