Skip to content

Commit 04439fe

Browse files
committedJun 26, 2015
Merge pull request #2171 from Gustry/changelog
Changelog update : news.t2t
2 parents 7b31f12 + 9bf1ec2 commit 04439fe

File tree

3 files changed

+334
-186
lines changed

3 files changed

+334
-186
lines changed
 

‎NEWS

Lines changed: 130 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,94 @@
11
QGIS News
22
Change history for the QGIS Project
3-
Wednesday February 25, 2015
3+
Friday June 26, 2015
44

55

66
------------------------------------------------------------------------
77

88

9-
1. What's new in Version 2.8 'Wien'?
10-
2. What's new in Version 2.6.0 'Brighton'?
11-
3. What's new in Version 2.4.0 'Chugiak'?
12-
4. Whats new in Version 2.2.0 'Valmiera'?
13-
5. Whats new in Version 2.0.1 'Dufour'?
14-
6. Whats new in Version 2.0.0 'Dufour'?
15-
7. Whats new in Version 1.8.0 'Lisboa'?
16-
8. Whats new in Version 1.7.2 'Wroclaw'?
17-
9. Whats new in Version 1.7.1 'Wroclaw'?
18-
10. Whats new in Version 1.7.0 'Wroclaw'?
19-
11. Whats new in Version 1.6.0 'Capiapo'?
20-
12. Whats new in Version 1.5.0?
21-
13. Whats new in Version 1.4.0 'Enceladus'?
22-
14. Whats new in Version 1.3.0 'Mimas'?
23-
15. Version 1.2.0 'Daphnis'
24-
16. Version 1.0.0 'Kore'
25-
17. Version 0.11.0 'Metis'
26-
18. Version 0.10.0 'Io'
27-
19. Version 0.9.2rc1 'Ganymede'
28-
20. Version 0.9.1 'Ganymede'
29-
21. Version 0.9 'Ganymede'
30-
22. Version 0.8 'Joesephine' .... development version
31-
23. Version 0.6 'Simon'
32-
24. 0.5
9+
1. What's new in Version 2.10 'Pisa'?
10+
2. What's new in Version 2.8 'Wien'?
11+
3. What's new in Version 2.6.0 'Brighton'?
12+
4. What's new in Version 2.4.0 'Chugiak'?
13+
5. Whats new in Version 2.2.0 'Valmiera'?
14+
6. Whats new in Version 2.0.1 'Dufour'?
15+
7. Whats new in Version 2.0.0 'Dufour'?
16+
8. Whats new in Version 1.8.0 'Lisboa'?
17+
9. Whats new in Version 1.7.2 'Wroclaw'?
18+
10. Whats new in Version 1.7.1 'Wroclaw'?
19+
11. Whats new in Version 1.7.0 'Wroclaw'?
20+
12. Whats new in Version 1.6.0 'Capiapo'?
21+
13. Whats new in Version 1.5.0?
22+
14. Whats new in Version 1.4.0 'Enceladus'?
23+
15. Whats new in Version 1.3.0 'Mimas'?
24+
16. Version 1.2.0 'Daphnis'
25+
17. Version 1.0.0 'Kore'
26+
18. Version 0.11.0 'Metis'
27+
19. Version 0.10.0 'Io'
28+
20. Version 0.9.2rc1 'Ganymede'
29+
21. Version 0.9.1 'Ganymede'
30+
22. Version 0.9 'Ganymede'
31+
23. Version 0.8 'Joesephine' .... development version
32+
24. Version 0.6 'Simon'
33+
25. 0.5
3334

3435

3536
------------------------------------------------------------------------
3637

3738

38-
Last Updated: Wednesday February 25, 2015
39-
Last Change : Wednesday February 25, 2015
39+
Last Updated: Friday June 26, 2015
40+
Last Change : Friday June 26, 2015
4041

4142

42-
1. What's new in Version 2.8 'Wien'?
43+
1. What's new in Version 2.10 'Pisa'?
44+
=====================================
45+
46+
This is a minor release increment with the following new features:
47+
48+
- New statistical summary dock widget.
49+
- Use logarithmic functions in the raster calculator.
50+
- New zonal statistics features.
51+
- New browser properties widget.
52+
- New browser icon.
53+
- PostGIS: support for Pointcloud layers.
54+
- PostGIS: provider side expression filters.
55+
- GRASS plugin/provider improvements.
56+
- DXF Export Improvements.
57+
- Virtual fields are now updatable.
58+
- Line edit with auto-completer for ValueRelation edit widget.
59+
- Improvements to DB Manager.
60+
- Filter chaining for relation reference widget.
61+
- Diagram improvements.
62+
- Improved geometry rotation tool.
63+
- New geometry engine.
64+
- Improved handling of potential project file overwrites.
65+
- Join parameters can now be edited.
66+
- Layers with joins can now be filtered.
67+
- Tweaks to label properties dialog.
68+
- Support for non-latin scripts for curved labels.
69+
- "Follow point" alignment for multiline labels.
70+
- Support overriden layer styles also in the composer legend.
71+
- Add scalebar sizing mode to fit a desired scalebar width.
72+
- Plugins can now create their own entries in the browser.
73+
- More uniform and predictable names for processing outputs.
74+
- Allow changing vector layer data source.
75+
- Implicit sharing of classes.
76+
- New QgsStatisticalSummary class for calculating statistics from a list of numbers.
77+
- Qt minimum increased to 4.8.
78+
- GetFeature without geometry.
79+
- Support for tolerance parameter in WMS GetFeatureInfo requests.
80+
- Data defined properties for font marker.
81+
- Size scale and rotation have been removed from the advanced menu.
82+
- Match categories to existing styles.
83+
- New option for preventing the automatic clipping of features to the map extent.
84+
- Size, rotation and stroke-width expressions at the symbollist level.
85+
- Live layer effects for layers and symbol layers.
86+
- Visualise and modify the graduated renderer using a histogram.
87+
- Vary symbol sizes using the graduated renderer.
88+
- User interface improvements.
89+
90+
91+
2. What's new in Version 2.8 'Wien'?
4392
====================================
4493

4594
This is a minor release increment with the following feature:
@@ -72,7 +121,7 @@ This is a minor release increment with the following feature:
72121
DescribeLayer, python plugins.
73122

74123

75-
2. What's new in Version 2.6.0 'Brighton'?
124+
3. What's new in Version 2.6.0 'Brighton'?
76125
==========================================
77126

78127
This is a minor release increment with the following new features:
@@ -118,7 +167,7 @@ This is a minor release increment with the following new features:
118167
- Context menu for identify tool
119168

120169

121-
3. What's new in Version 2.4.0 'Chugiak'?
170+
4. What's new in Version 2.4.0 'Chugiak'?
122171
=========================================
123172

124173
This is the minor release sports a number of great new features:
@@ -138,7 +187,7 @@ This is the minor release sports a number of great new features:
138187
- New Inverted Polygon renderer
139188

140189

141-
4. Whats new in Version 2.2.0 'Valmiera'?
190+
5. Whats new in Version 2.2.0 'Valmiera'?
142191
=========================================
143192

144193
This is the minor release sports a number of great new features:
@@ -179,15 +228,15 @@ This is the minor release sports a number of great new features:
179228
- 'Processing' can be used headless in scripts.
180229

181230

182-
5. Whats new in Version 2.0.1 'Dufour'?
231+
6. Whats new in Version 2.0.1 'Dufour'?
183232
=======================================
184233

185234
This is a small bugfix release to address the missing copyright / credits for
186235
our new splash screen and to update supporting documentation. The spanish
187236
translation was also updated.
188237

189238

190-
6. Whats new in Version 2.0.0 'Dufour'?
239+
7. Whats new in Version 2.0.0 'Dufour'?
191240
=======================================
192241

193242
This is a new major release. Building on the foundation of
@@ -273,7 +322,7 @@ key new features.
273322
you to explore the software and discover them all!
274323

275324

276-
7. Whats new in Version 1.8.0 'Lisboa'?
325+
8. Whats new in Version 1.8.0 'Lisboa'?
277326
=======================================
278327

279328
This is a new feature release. Building on the foundation of
@@ -328,7 +377,7 @@ added gdal_fillnodata to GDALTools plugin
328377
- Support for nesting projects within other projects
329378

330379

331-
8. Whats new in Version 1.7.2 'Wroclaw'?
380+
9. Whats new in Version 1.7.2 'Wroclaw'?
332381
========================================
333382

334383
This is a bugfix release over version 1.7.1. The following changes
@@ -375,8 +424,8 @@ were made.
375424
- Fix broken Assign projection functionality in GDALTools and improve handling output file extension
376425

377426

378-
9. Whats new in Version 1.7.1 'Wroclaw'?
379-
========================================
427+
10. Whats new in Version 1.7.1 'Wroclaw'?
428+
=========================================
380429

381430
This is a bugfix release over version 1.7.0. The following changes
382431
were made.
@@ -438,7 +487,7 @@ http://linfiniti.com/2011/08/improvements-to-raster-performance-in-qgis-master/]
438487
- Fixed a bug where map= was not being published in onlineresource url when project files are not in the same dir as cgi
439488

440489

441-
10. Whats new in Version 1.7.0 'Wroclaw'?
490+
11. Whats new in Version 1.7.0 'Wroclaw'?
442491
=========================================
443492

444493
This release is named after the town of Wroclaw in Poland. The Department of
@@ -455,7 +504,7 @@ enhancements. Once again it is impossible to document everything here that has
455504
changed so we will just provide a bullet list of key new features here.
456505

457506

458-
10.1. Symbology labels and diagrams
507+
11.1. Symbology labels and diagrams
459508
===================================
460509

461510
- New symbology now used by default!
@@ -473,7 +522,7 @@ changed so we will just provide a bullet list of key new features here.
473522
- Move/rotate/change label edit tools to interactively change data defined label properties.
474523

475524

476-
10.2. New Tools
525+
11.2. New Tools
477526
===============
478527

479528
- Added GUI for gdaldem.
@@ -482,7 +531,7 @@ changed so we will just provide a bullet list of key new features here.
482531
- Added voronoi polygon tool to Vector menu.
483532

484533

485-
10.3. User interface updates
534+
11.3. User interface updates
486535
============================
487536

488537
- Allow managing missing layers in a list.
@@ -493,7 +542,7 @@ changed so we will just provide a bullet list of key new features here.
493542
- General clean-ups and usability improvements.
494543

495544

496-
10.4. CRS Handling
545+
11.4. CRS Handling
497546
==================
498547

499548
- Show active crs in status bar.
@@ -503,7 +552,7 @@ changed so we will just provide a bullet list of key new features here.
503552
- Default to last selection when prompting for CRS.
504553

505554

506-
10.5. Rasters
555+
11.5. Rasters
507556
=============
508557

509558
- Added AND and OR operator for raster calculator
@@ -512,7 +561,7 @@ changed so we will just provide a bullet list of key new features here.
512561
- Added raster toolbar with histogram stretch functions.
513562

514563

515-
10.6. Providers and Data Handling
564+
11.6. Providers and Data Handling
516565
=================================
517566

518567
- New SQLAnywhere vector provider.
@@ -538,7 +587,7 @@ changed so we will just provide a bullet list of key new features here.
538587
- Allow OGR 'save as' without attributes (for eg. DGN/DXF).
539588

540589

541-
10.7. Api and Developer Centric
590+
11.7. Api and Developer Centric
542591
===============================
543592

544593
- Refactored attribute dialog calls to QgsFeatureAttribute.
@@ -550,29 +599,29 @@ changed so we will just provide a bullet list of key new features here.
550599
new QgsGeometry.validateGeometry function
551600

552601

553-
10.8. QGIS Mapserver
602+
11.8. QGIS Mapserver
554603
====================
555604

556605
- Ability to specify wms service capabilities in the properties
557606
section of the project file (instead of wms_metadata.xml file).
558607
- Support for wms printing with GetPrint-Request.
559608

560609

561-
10.9. Plugins
610+
11.9. Plugins
562611
=============
563612

564613
- Support for icons of plugins in the plugin manager dialog.
565614
- Removed quickprint plugin - use easyprint plugin rather from plugin repo.
566615
- Removed ogr converter plugin - use 'save as' context menu rather.
567616

568617

569-
10.10. Printing
618+
11.10. Printing
570619
===============
571620

572621
- Undo/Redo support for the print composer
573622

574623

575-
11. Whats new in Version 1.6.0 'Capiapo'?
624+
12. Whats new in Version 1.6.0 'Capiapo'?
576625
=========================================
577626

578627
Please note that this is a release in our 'cutting edge' release series. As
@@ -584,7 +633,7 @@ Once again it is impossible to document everything here that has changed so we w
584633
just provide a bullet list of key new features here.
585634

586635

587-
11.1. General Improvements
636+
12.1. General Improvements
588637
==========================
589638

590639
- Added gpsd support to live gps tracking.
@@ -618,7 +667,7 @@ caching providers (currently WMS and WFS) can synchronize with changes in
618667
the datasource.
619668

620669

621-
11.2. Table of contents (TOC) improvements
670+
12.2. Table of contents (TOC) improvements
622671
==========================================
623672

624673
- Added a new option to the raster legend menu that will stretch the current
@@ -628,14 +677,14 @@ as' option, you can now specify OGR creation options.
628677
- In the table of contents, it is now possible to select and remove several layers at once.
629678

630679

631-
11.3. Labelling (New generation only)
680+
12.3. Labelling (New generation only)
632681
=====================================
633682

634683
- Data defined label position in labeling-ng.
635684
- Line wrapping, data defined font and buffer settings for labeling-ng.
636685

637686

638-
11.4. Layer properties and symbology
687+
12.4. Layer properties and symbology
639688
====================================
640689

641690
- Three new classification modes added to graduated symbol renderer (version
@@ -656,7 +705,7 @@ the transparency table in the raster layer properties dialog.
656705
the style manager more easily.
657706

658707

659-
11.5. Map Composer
708+
12.5. Map Composer
660709
==================
661710

662711
- add capability to show and manipulate composer item width/ height in item
@@ -665,7 +714,7 @@ position dialog.
665714
- Sorting for composer attribute table (several columns and ascending / descending).
666715

667716

668-
12. Whats new in Version 1.5.0?
717+
13. Whats new in Version 1.5.0?
669718
===============================
670719

671720
Please note that this is a release in our 'cutting edge' release series. As
@@ -680,7 +729,7 @@ Once again it is impossible to document everything here that has changed so we w
680729
just provide a bullet list of key new features here.
681730

682731

683-
12.1. Main GUI
732+
13.1. Main GUI
684733
==============
685734

686735
- There is a new angle measuring tool that allows you to interactively
@@ -735,7 +784,7 @@ only visible features in composer table or all features
735784
closed and reappears when reactivated.
736785

737786

738-
12.2. WMS and WMS-C Support
787+
13.2. WMS and WMS-C Support
739788
===========================
740789

741790
- WMS-C support, new spatial authorities, wms selection improvements
@@ -748,7 +797,7 @@ IGNF definitions in srs.db
748797
- WMS-C scale slider gui added and more selection improvements
749798

750799

751-
12.3. API Updates
800+
13.3. API Updates
752801
=================
753802

754803
- QgsDataProvider & QgsMapLayer: add dataChanged() signal, so that a
@@ -765,7 +814,7 @@ variables. More paths can be passed, separated by semicolon.
765814
- Support more GEOS operators
766815

767816

768-
13. Whats new in Version 1.4.0 'Enceladus'?
817+
14. Whats new in Version 1.4.0 'Enceladus'?
769818
===========================================
770819

771820
Please note that this is a release in our 'cutting edge' release series. As
@@ -823,13 +872,13 @@ For power users, you can now create customizable attribute forms using Qt
823872
Designer dialog UIs.
824873

825874

826-
14. Whats new in Version 1.3.0 'Mimas'?
875+
15. Whats new in Version 1.3.0 'Mimas'?
827876
=======================================
828877

829878
This release includes over 30 bug fixes and several useful new features:
830879

831880

832-
14.1. OSM plugin & provider updates
881+
15.1. OSM plugin & provider updates
833882
=======================================
834883

835884
- new OSM style files.
@@ -841,7 +890,7 @@ This release includes over 30 bug fixes and several useful new features:
841890
- other OSM related bugfixes.
842891

843892

844-
14.2. Other notable features and improvements in this release
893+
15.2. Other notable features and improvements in this release
845894
=============================================================
846895

847896
- Marker size is now configurable when editing a layer.
@@ -856,7 +905,7 @@ This release includes over 30 bug fixes and several useful new features:
856905
- Zoom to a coordinate by entering it in the status bar coordinate display.
857906

858907

859-
15. Version 1.2.0 'Daphnis'
908+
16. Version 1.2.0 'Daphnis'
860909
===========================
861910

862911
Please note that this is a release in our 'cutting edge' release series. As
@@ -869,7 +918,7 @@ over the QGIS 1.1.0 release. In addition we have added
869918
the following new features:
870919

871920

872-
15.1. Editing
921+
16.1. Editing
873922
=============
874923

875924
Editing functionality in QGIS has had a major update in this release. This
@@ -901,14 +950,14 @@ this tool: the redraws are much faster and the map is not cluttered with
901950
markers.
902951

903952

904-
15.2. Keyboard shortcuts
953+
16.2. Keyboard shortcuts
905954
========================
906955

907956
New feature: configure shortcuts for actions within main window of qgis!
908957
See menu Setting->Configure shortcuts
909958

910959

911-
15.3. Map Composer
960+
16.3. Map Composer
912961
==================
913962

914963
It is now possible to lock/unlock composer item positions by right mouse click.
@@ -919,7 +968,7 @@ It is now possible to keep the current layers in a composer map even if further
919968
layers are added to the main map. Export to PDF in composer is now possible.
920969

921970

922-
15.4. Attribute tables
971+
16.4. Attribute tables
923972
======================
924973

925974
It is now possible to search the attribute table within selected records only.
@@ -935,7 +984,7 @@ for layer attributes. A new dialog allows loading a value map from a layer
935984
be respected in the attribute table.
936985

937986

938-
15.5. Plugins
987+
16.5. Plugins
939988
=============
940989

941990
- The order of layers in the WMS dialog can now be changed.
@@ -948,14 +997,14 @@ be respected in the attribute table.
948997
- An new OpenStreetMap provider and plugin have been added to QGIS.
949998

950999

951-
15.6. Projects Management
1000+
16.6. Projects Management
9521001
=========================
9531002

9541003
QGIS now includes support for project relative position of file data sources
9551004
and svgs. The saving of relative paths of file data sources is optional.
9561005

9571006

958-
15.7. PostGIS & the PostgreSQL Provider
1007+
16.7. PostGIS & the PostgreSQL Provider
9591008
=======================================
9601009

9611010
You can now select the SSL mode when adding a new DB connection. Turning off
@@ -964,7 +1013,7 @@ connection security is not required. Support has been added for more native
9641013
types and for setting of column comments.
9651014

9661015

967-
15.8. Symbology enhancements
1016+
16.8. Symbology enhancements
9681017
============================
9691018

9701019
- allow refresh of symbols via popup menu on the renderer's symbol selection
@@ -974,7 +1023,7 @@ types and for setting of column comments.
9741023
independent of the mapscale)
9751024

9761025

977-
15.9. Command line arguments
1026+
16.9. Command line arguments
9781027
============================
9791028

9801029
Added command line argument support on windows.
@@ -1045,7 +1094,7 @@ implementation based on the SQLITE database.
10451094
layers based on attribute data.
10461095

10471096

1048-
16. Version 1.0.0 'Kore'
1097+
17. Version 1.0.0 'Kore'
10491098
========================
10501099

10511100
This release includes over 265 bug fixes and enhancements over the
@@ -1074,7 +1123,7 @@ running will support a plugin that is being installed.
10741123
- Ported all GDAL/OGR and GEOS usage to use C APIs only.
10751124

10761125

1077-
17. Version 0.11.0 'Metis'
1126+
18. Version 0.11.0 'Metis'
10781127
==========================
10791128

10801129
This release includes over 60 bug fixes and enhancements over the
@@ -1090,7 +1139,7 @@ QGIS 0.10.0 release. In addition we have made the following changes:
10901139
- QML Style support for rasters and database layers
10911140

10921141

1093-
18. Version 0.10.0 'Io'
1142+
19. Version 0.10.0 'Io'
10941143
=======================
10951144

10961145
This release includes over 120 bug fixes and enchancements
@@ -1111,7 +1160,7 @@ improvements 'under the hood'.
11111160
- Support for migration of old projects to work in newer QGIS versions.
11121161

11131162

1114-
19. Version 0.9.2rc1 'Ganymede'
1163+
20. Version 0.9.2rc1 'Ganymede'
11151164
===============================
11161165

11171166
- This release candidate includes over 40 bug fixes and enchancements
@@ -1128,7 +1177,7 @@ in raster layers. Support for color ramps in raster layers.
11281177
improvements 'under the hood'.
11291178

11301179

1131-
20. Version 0.9.1 'Ganymede'
1180+
21. Version 0.9.1 'Ganymede'
11321181
============================
11331182

11341183
This is a bug fix release
@@ -1141,7 +1190,7 @@ This is a bug fix release
11411190
- Python Plugin installer to install PyQGIS plugins from the repository
11421191

11431192

1144-
21. Version 0.9 'Ganymede'
1193+
22. Version 0.9 'Ganymede'
11451194
==========================
11461195

11471196
- Python bindings - This is the major focus of this release
@@ -1156,7 +1205,7 @@ This is a bug fix release
11561205
- Improvements to the GeoReferencer
11571206

11581207

1159-
22. Version 0.8 'Joesephine' .... development version
1208+
23. Version 0.8 'Joesephine' .... development version
11601209
=====================================================
11611210

11621211
- 2006-01-23 [timlinux] 0.7.9.10 Dropped use of qpicture and resampling for point markers in favour of
@@ -1180,7 +1229,7 @@ over time,
11801229
grid_maker plugin
11811230

11821231

1183-
23. Version 0.6 'Simon'
1232+
24. Version 0.6 'Simon'
11841233
=======================
11851234

11861235
QGIS Change Log
@@ -1268,7 +1317,7 @@ under construction.
12681317
save or save as (if not specified by the user).
12691318

12701319

1271-
24. 0.5
1320+
25. 0.5
12721321
=======
12731322

12741323
- 2004-12-01 [gsherman] 0.5.0devel30 Added functions to qgsdataprovider.h to support updating the feature count

‎doc/news.html

Lines changed: 157 additions & 105 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
66
<TITLE>QGIS News</TITLE>
77

8-
<!-- Included /home/fischer/src/qgis/doc/style.css -->
8+
<!-- Included style.css -->
99
<STYLE TYPE="text/css">
1010
body{ background: white;
1111
color: black;
@@ -77,47 +77,99 @@
7777
<DIV CLASS="header" ID="header">
7878
<H1>QGIS News</H1>
7979
<H2>Change history for the QGIS Project</H2>
80-
<H3>Wednesday February 25, 2015</H3>
80+
<H3>Friday June 26, 2015</H3>
8181
</DIV>
8282

8383
<DIV CLASS="toc">
8484

8585
<OL>
86-
<LI><A HREF="#toc1">What's new in Version 2.8 'Wien'?</A>
87-
<LI><A HREF="#toc2">What's new in Version 2.6.0 'Brighton'?</A>
88-
<LI><A HREF="#toc3">What's new in Version 2.4.0 'Chugiak'?</A>
89-
<LI><A HREF="#toc4">Whats new in Version 2.2.0 'Valmiera'?</A>
90-
<LI><A HREF="#toc5">Whats new in Version 2.0.1 'Dufour'?</A>
91-
<LI><A HREF="#toc6">Whats new in Version 2.0.0 'Dufour'?</A>
92-
<LI><A HREF="#toc7">Whats new in Version 1.8.0 'Lisboa'?</A>
93-
<LI><A HREF="#toc8">Whats new in Version 1.7.2 'Wroclaw'?</A>
94-
<LI><A HREF="#toc9">Whats new in Version 1.7.1 'Wroclaw'?</A>
95-
<LI><A HREF="#toc10">Whats new in Version 1.7.0 'Wroclaw'?</A>
96-
<LI><A HREF="#toc11">Whats new in Version 1.6.0 'Capiapo'?</A>
97-
<LI><A HREF="#toc12">Whats new in Version 1.5.0?</A>
98-
<LI><A HREF="#toc13">Whats new in Version 1.4.0 'Enceladus'?</A>
99-
<LI><A HREF="#toc14">Whats new in Version 1.3.0 'Mimas'?</A>
100-
<LI><A HREF="#toc15">Version 1.2.0 'Daphnis'</A>
101-
<LI><A HREF="#toc16">Version 1.0.0 'Kore'</A>
102-
<LI><A HREF="#toc17">Version 0.11.0 'Metis'</A>
103-
<LI><A HREF="#toc18">Version 0.10.0 'Io'</A>
104-
<LI><A HREF="#toc19">Version 0.9.2rc1 'Ganymede'</A>
105-
<LI><A HREF="#toc20">Version 0.9.1 'Ganymede'</A>
106-
<LI><A HREF="#toc21">Version 0.9 'Ganymede'</A>
107-
<LI><A HREF="#toc22">Version 0.8 'Joesephine' .... development version</A>
108-
<LI><A HREF="#toc23">Version 0.6 'Simon'</A>
109-
<LI><A HREF="#toc24">0.5</A>
86+
<LI><A HREF="#toc1">What's new in Version 2.10 'Pisa'?</A>
87+
<LI><A HREF="#toc2">What's new in Version 2.8 'Wien'?</A>
88+
<LI><A HREF="#toc3">What's new in Version 2.6.0 'Brighton'?</A>
89+
<LI><A HREF="#toc4">What's new in Version 2.4.0 'Chugiak'?</A>
90+
<LI><A HREF="#toc5">Whats new in Version 2.2.0 'Valmiera'?</A>
91+
<LI><A HREF="#toc6">Whats new in Version 2.0.1 'Dufour'?</A>
92+
<LI><A HREF="#toc7">Whats new in Version 2.0.0 'Dufour'?</A>
93+
<LI><A HREF="#toc8">Whats new in Version 1.8.0 'Lisboa'?</A>
94+
<LI><A HREF="#toc9">Whats new in Version 1.7.2 'Wroclaw'?</A>
95+
<LI><A HREF="#toc10">Whats new in Version 1.7.1 'Wroclaw'?</A>
96+
<LI><A HREF="#toc11">Whats new in Version 1.7.0 'Wroclaw'?</A>
97+
<LI><A HREF="#toc12">Whats new in Version 1.6.0 'Capiapo'?</A>
98+
<LI><A HREF="#toc13">Whats new in Version 1.5.0?</A>
99+
<LI><A HREF="#toc14">Whats new in Version 1.4.0 'Enceladus'?</A>
100+
<LI><A HREF="#toc15">Whats new in Version 1.3.0 'Mimas'?</A>
101+
<LI><A HREF="#toc16">Version 1.2.0 'Daphnis'</A>
102+
<LI><A HREF="#toc17">Version 1.0.0 'Kore'</A>
103+
<LI><A HREF="#toc18">Version 0.11.0 'Metis'</A>
104+
<LI><A HREF="#toc19">Version 0.10.0 'Io'</A>
105+
<LI><A HREF="#toc20">Version 0.9.2rc1 'Ganymede'</A>
106+
<LI><A HREF="#toc21">Version 0.9.1 'Ganymede'</A>
107+
<LI><A HREF="#toc22">Version 0.9 'Ganymede'</A>
108+
<LI><A HREF="#toc23">Version 0.8 'Joesephine' .... development version</A>
109+
<LI><A HREF="#toc24">Version 0.6 'Simon'</A>
110+
<LI><A HREF="#toc25">0.5</A>
110111
</OL>
111112

112113
</DIV>
113114
<DIV CLASS="body" ID="body">
114115
<P>
115-
Last Updated: Wednesday February 25, 2015
116-
Last Change : Wednesday February 25, 2015
116+
Last Updated: Friday June 26, 2015
117+
Last Change : Friday June 26, 2015
117118
</P>
118119

119120
<A NAME="toc1"></A>
120-
<H1>1. What's new in Version 2.8 'Wien'?</H1>
121+
<H1>1. What's new in Version 2.10 'Pisa'?</H1>
122+
123+
<P>
124+
This is a minor release increment with the following new features:
125+
</P>
126+
127+
<UL>
128+
<LI>New statistical summary dock widget.
129+
<LI>Use logarithmic functions in the raster calculator.
130+
<LI>New zonal statistics features.
131+
<LI>New browser properties widget.
132+
<LI>New browser icon.
133+
<LI>PostGIS: support for Pointcloud layers.
134+
<LI>PostGIS: provider side expression filters.
135+
<LI>GRASS plugin/provider improvements.
136+
<LI>DXF Export Improvements.
137+
<LI>Virtual fields are now updatable.
138+
<LI>Line edit with auto-completer for ValueRelation edit widget.
139+
<LI>Improvements to DB Manager.
140+
<LI>Filter chaining for relation reference widget.
141+
<LI>Diagram improvements.
142+
<LI>Improved geometry rotation tool.
143+
<LI>New geometry engine.
144+
<LI>Improved handling of potential project file overwrites.
145+
<LI>Join parameters can now be edited.
146+
<LI>Layers with joins can now be filtered.
147+
<LI>Tweaks to label properties dialog.
148+
<LI>Support for non-latin scripts for curved labels.
149+
<LI>"Follow point" alignment for multiline labels.
150+
<LI>Support overriden layer styles also in the composer legend.
151+
<LI>Add scalebar sizing mode to fit a desired scalebar width.
152+
<LI>Plugins can now create their own entries in the browser.
153+
<LI>More uniform and predictable names for processing outputs.
154+
<LI>Allow changing vector layer data source.
155+
<LI>Implicit sharing of classes.
156+
<LI>New QgsStatisticalSummary class for calculating statistics from a list of numbers.
157+
<LI>Qt minimum increased to 4.8.
158+
<LI>GetFeature without geometry.
159+
<LI>Support for tolerance parameter in WMS GetFeatureInfo requests.
160+
<LI>Data defined properties for font marker.
161+
<LI>Size scale and rotation have been removed from the advanced menu.
162+
<LI>Match categories to existing styles.
163+
<LI>New option for preventing the automatic clipping of features to the map extent.
164+
<LI>Size, rotation and stroke-width expressions at the symbollist level.
165+
<LI>Live layer effects for layers and symbol layers.
166+
<LI>Visualise and modify the graduated renderer using a histogram.
167+
<LI>Vary symbol sizes using the graduated renderer.
168+
<LI>User interface improvements.
169+
</UL>
170+
171+
<A NAME="toc2"></A>
172+
<H1>2. What's new in Version 2.8 'Wien'?</H1>
121173

122174
<P>
123175
This is a minor release increment with the following feature:
@@ -152,8 +204,8 @@ <H1>1. What's new in Version 2.8 'Wien'?</H1>
152204
DescribeLayer, python plugins.
153205
</UL>
154206

155-
<A NAME="toc2"></A>
156-
<H1>2. What's new in Version 2.6.0 'Brighton'?</H1>
207+
<A NAME="toc3"></A>
208+
<H1>3. What's new in Version 2.6.0 'Brighton'?</H1>
157209

158210
<P>
159211
This is a minor release increment with the following new features:
@@ -201,8 +253,8 @@ <H1>2. What's new in Version 2.6.0 'Brighton'?</H1>
201253
<LI>Context menu for identify tool
202254
</UL>
203255

204-
<A NAME="toc3"></A>
205-
<H1>3. What's new in Version 2.4.0 'Chugiak'?</H1>
256+
<A NAME="toc4"></A>
257+
<H1>4. What's new in Version 2.4.0 'Chugiak'?</H1>
206258

207259
<P>
208260
This is the minor release sports a number of great new features:
@@ -224,8 +276,8 @@ <H1>3. What's new in Version 2.4.0 'Chugiak'?</H1>
224276
<LI>New Inverted Polygon renderer
225277
</UL>
226278

227-
<A NAME="toc4"></A>
228-
<H1>4. Whats new in Version 2.2.0 'Valmiera'?</H1>
279+
<A NAME="toc5"></A>
280+
<H1>5. Whats new in Version 2.2.0 'Valmiera'?</H1>
229281

230282
<P>
231283
This is the minor release sports a number of great new features:
@@ -268,17 +320,17 @@ <H1>4. Whats new in Version 2.2.0 'Valmiera'?</H1>
268320
<LI>'Processing' can be used headless in scripts.
269321
</UL>
270322

271-
<A NAME="toc5"></A>
272-
<H1>5. Whats new in Version 2.0.1 'Dufour'?</H1>
323+
<A NAME="toc6"></A>
324+
<H1>6. Whats new in Version 2.0.1 'Dufour'?</H1>
273325

274326
<P>
275327
This is a small bugfix release to address the missing copyright / credits for
276328
our new splash screen and to update supporting documentation. The spanish
277329
translation was also updated.
278330
</P>
279331

280-
<A NAME="toc6"></A>
281-
<H1>6. Whats new in Version 2.0.0 'Dufour'?</H1>
332+
<A NAME="toc7"></A>
333+
<H1>7. Whats new in Version 2.0.0 'Dufour'?</H1>
282334

283335
<P>
284336
This is a new major release. Building on the foundation of
@@ -366,8 +418,8 @@ <H1>6. Whats new in Version 2.0.0 'Dufour'?</H1>
366418
you to explore the software and discover them all!
367419
</UL>
368420

369-
<A NAME="toc7"></A>
370-
<H1>7. Whats new in Version 1.8.0 'Lisboa'?</H1>
421+
<A NAME="toc8"></A>
422+
<H1>8. Whats new in Version 1.8.0 'Lisboa'?</H1>
371423

372424
<P>
373425
This is a new feature release. Building on the foundation of
@@ -424,8 +476,8 @@ <H1>7. Whats new in Version 1.8.0 'Lisboa'?</H1>
424476
<LI>Support for nesting projects within other projects
425477
</UL>
426478

427-
<A NAME="toc8"></A>
428-
<H1>8. Whats new in Version 1.7.2 'Wroclaw'?</H1>
479+
<A NAME="toc9"></A>
480+
<H1>9. Whats new in Version 1.7.2 'Wroclaw'?</H1>
429481

430482
<P>
431483
This is a bugfix release over version 1.7.1. The following changes
@@ -474,8 +526,8 @@ <H1>8. Whats new in Version 1.7.2 'Wroclaw'?</H1>
474526
<LI>Fix broken Assign projection functionality in GDALTools and improve handling output file extension
475527
</UL>
476528

477-
<A NAME="toc9"></A>
478-
<H1>9. Whats new in Version 1.7.1 'Wroclaw'?</H1>
529+
<A NAME="toc10"></A>
530+
<H1>10. Whats new in Version 1.7.1 'Wroclaw'?</H1>
479531

480532
<P>
481533
This is a bugfix release over version 1.7.0. The following changes
@@ -540,8 +592,8 @@ <H1>9. Whats new in Version 1.7.1 'Wroclaw'?</H1>
540592
<LI>Fixed a bug where map= was not being published in onlineresource url when project files are not in the same dir as cgi
541593
</UL>
542594

543-
<A NAME="toc10"></A>
544-
<H1>10. Whats new in Version 1.7.0 'Wroclaw'?</H1>
595+
<A NAME="toc11"></A>
596+
<H1>11. Whats new in Version 1.7.0 'Wroclaw'?</H1>
545597

546598
<P>
547599
This release is named after the town of Wroclaw in Poland. The Department of
@@ -559,7 +611,7 @@ <H1>10. Whats new in Version 1.7.0 'Wroclaw'?</H1>
559611
changed so we will just provide a bullet list of key new features here.
560612
</P>
561613

562-
<H2>10.1. Symbology labels and diagrams</H2>
614+
<H2>11.1. Symbology labels and diagrams</H2>
563615

564616
<UL>
565617
<LI>New symbology now used by default!
@@ -577,7 +629,7 @@ <H2>10.1. Symbology labels and diagrams</H2>
577629
<LI>Move/rotate/change label edit tools to interactively change data defined label properties.
578630
</UL>
579631

580-
<H2>10.2. New Tools</H2>
632+
<H2>11.2. New Tools</H2>
581633

582634
<UL>
583635
<LI>Added GUI for gdaldem.
@@ -586,7 +638,7 @@ <H2>10.2. New Tools</H2>
586638
<LI>Added voronoi polygon tool to Vector menu.
587639
</UL>
588640

589-
<H2>10.3. User interface updates</H2>
641+
<H2>11.3. User interface updates</H2>
590642

591643
<UL>
592644
<LI>Allow managing missing layers in a list.
@@ -597,7 +649,7 @@ <H2>10.3. User interface updates</H2>
597649
<LI>General clean-ups and usability improvements.
598650
</UL>
599651

600-
<H2>10.4. CRS Handling</H2>
652+
<H2>11.4. CRS Handling</H2>
601653

602654
<UL>
603655
<LI>Show active crs in status bar.
@@ -607,7 +659,7 @@ <H2>10.4. CRS Handling</H2>
607659
<LI>Default to last selection when prompting for CRS.
608660
</UL>
609661

610-
<H2>10.5. Rasters</H2>
662+
<H2>11.5. Rasters</H2>
611663

612664
<UL>
613665
<LI>Added AND and OR operator for raster calculator
@@ -616,7 +668,7 @@ <H2>10.5. Rasters</H2>
616668
<LI>Added raster toolbar with histogram stretch functions.
617669
</UL>
618670

619-
<H2>10.6. Providers and Data Handling</H2>
671+
<H2>11.6. Providers and Data Handling</H2>
620672

621673
<UL>
622674
<LI>New SQLAnywhere vector provider.
@@ -648,7 +700,7 @@ <H2>10.6. Providers and Data Handling</H2>
648700
</UL>
649701
</UL>
650702

651-
<H2>10.7. Api and Developer Centric</H2>
703+
<H2>11.7. Api and Developer Centric</H2>
652704

653705
<UL>
654706
<LI>Refactored attribute dialog calls to QgsFeatureAttribute.
@@ -660,30 +712,30 @@ <H2>10.7. Api and Developer Centric</H2>
660712
new QgsGeometry.validateGeometry function
661713
</UL>
662714

663-
<H2>10.8. QGIS Mapserver</H2>
715+
<H2>11.8. QGIS Mapserver</H2>
664716

665717
<UL>
666718
<LI>Ability to specify wms service capabilities in the properties
667719
section of the project file (instead of wms_metadata.xml file).
668720
<LI>Support for wms printing with GetPrint-Request.
669721
</UL>
670722

671-
<H2>10.9. Plugins</H2>
723+
<H2>11.9. Plugins</H2>
672724

673725
<UL>
674726
<LI>Support for icons of plugins in the plugin manager dialog.
675727
<LI>Removed quickprint plugin - use easyprint plugin rather from plugin repo.
676728
<LI>Removed ogr converter plugin - use 'save as' context menu rather.
677729
</UL>
678730

679-
<H2>10.10. Printing</H2>
731+
<H2>11.10. Printing</H2>
680732

681733
<UL>
682734
<LI>Undo/Redo support for the print composer
683735
</UL>
684736

685-
<A NAME="toc11"></A>
686-
<H1>11. Whats new in Version 1.6.0 'Capiapo'?</H1>
737+
<A NAME="toc12"></A>
738+
<H1>12. Whats new in Version 1.6.0 'Capiapo'?</H1>
687739

688740
<P>
689741
Please note that this is a release in our 'cutting edge' release series. As
@@ -696,7 +748,7 @@ <H1>11. Whats new in Version 1.6.0 'Capiapo'?</H1>
696748
just provide a bullet list of key new features here.
697749
</P>
698750

699-
<H2>11.1. General Improvements</H2>
751+
<H2>12.1. General Improvements</H2>
700752

701753
<UL>
702754
<LI>Added gpsd support to live gps tracking.
@@ -730,7 +782,7 @@ <H2>11.1. General Improvements</H2>
730782
the datasource.
731783
</UL>
732784

733-
<H2>11.2. Table of contents (TOC) improvements</H2>
785+
<H2>12.2. Table of contents (TOC) improvements</H2>
734786

735787
<UL>
736788
<LI>Added a new option to the raster legend menu that will stretch the current
@@ -740,14 +792,14 @@ <H2>11.2. Table of contents (TOC) improvements</H2>
740792
<LI>In the table of contents, it is now possible to select and remove several layers at once.
741793
</UL>
742794

743-
<H2>11.3. Labelling (New generation only)</H2>
795+
<H2>12.3. Labelling (New generation only)</H2>
744796

745797
<UL>
746798
<LI>Data defined label position in labeling-ng.
747799
<LI>Line wrapping, data defined font and buffer settings for labeling-ng.
748800
</UL>
749801

750-
<H2>11.4. Layer properties and symbology</H2>
802+
<H2>12.4. Layer properties and symbology</H2>
751803

752804
<UL>
753805
<LI>Three new classification modes added to graduated symbol renderer (version
@@ -768,7 +820,7 @@ <H2>11.4. Layer properties and symbology</H2>
768820
the style manager more easily.
769821
</UL>
770822

771-
<H2>11.5. Map Composer</H2>
823+
<H2>12.5. Map Composer</H2>
772824

773825
<UL>
774826
<LI>add capability to show and manipulate composer item width/ height in item
@@ -777,8 +829,8 @@ <H2>11.5. Map Composer</H2>
777829
<LI>Sorting for composer attribute table (several columns and ascending / descending).
778830
</UL>
779831

780-
<A NAME="toc12"></A>
781-
<H1>12. Whats new in Version 1.5.0?</H1>
832+
<A NAME="toc13"></A>
833+
<H1>13. Whats new in Version 1.5.0?</H1>
782834

783835
<P>
784836
Please note that this is a release in our 'cutting edge' release series. As
@@ -794,7 +846,7 @@ <H1>12. Whats new in Version 1.5.0?</H1>
794846
just provide a bullet list of key new features here.
795847
</P>
796848

797-
<H2>12.1. Main GUI</H2>
849+
<H2>13.1. Main GUI</H2>
798850

799851
<UL>
800852
<LI>There is a new angle measuring tool that allows you to interactively
@@ -849,7 +901,7 @@ <H2>12.1. Main GUI</H2>
849901
closed and reappears when reactivated.
850902
</UL>
851903

852-
<H2>12.2. WMS and WMS-C Support</H2>
904+
<H2>13.2. WMS and WMS-C Support</H2>
853905

854906
<UL>
855907
<LI>WMS-C support, new spatial authorities, wms selection improvements
@@ -862,7 +914,7 @@ <H2>12.2. WMS and WMS-C Support</H2>
862914
<LI>WMS-C scale slider gui added and more selection improvements
863915
</UL>
864916

865-
<H2>12.3. API Updates</H2>
917+
<H2>13.3. API Updates</H2>
866918

867919
<UL>
868920
<LI>QgsDataProvider &amp;amp; QgsMapLayer: add dataChanged() signal, so that a
@@ -879,8 +931,8 @@ <H2>12.3. API Updates</H2>
879931
<LI>Support more GEOS operators
880932
</UL>
881933

882-
<A NAME="toc13"></A>
883-
<H1>13. Whats new in Version 1.4.0 'Enceladus'?</H1>
934+
<A NAME="toc14"></A>
935+
<H1>14. Whats new in Version 1.4.0 'Enceladus'?</H1>
884936

885937
<P>
886938
Please note that this is a release in our 'cutting edge' release series. As
@@ -947,14 +999,14 @@ <H1>13. Whats new in Version 1.4.0 'Enceladus'?</H1>
947999
Designer dialog UIs.
9481000
</P>
9491001

950-
<A NAME="toc14"></A>
951-
<H1>14. Whats new in Version 1.3.0 'Mimas'?</H1>
1002+
<A NAME="toc15"></A>
1003+
<H1>15. Whats new in Version 1.3.0 'Mimas'?</H1>
9521004

9531005
<P>
9541006
This release includes over 30 bug fixes and several useful new features:
9551007
</P>
9561008

957-
<H2>14.1. OSM plugin &amp;amp; provider updates</H2>
1009+
<H2>15.1. OSM plugin &amp;amp; provider updates</H2>
9581010

9591011
<UL>
9601012
<LI>new OSM style files.
@@ -966,7 +1018,7 @@ <H2>14.1. OSM plugin &amp;amp; provider updates</H2>
9661018
<LI>other OSM related bugfixes.
9671019
</UL>
9681020

969-
<H2>14.2. Other notable features and improvements in this release</H2>
1021+
<H2>15.2. Other notable features and improvements in this release</H2>
9701022

9711023
<UL>
9721024
<LI>Marker size is now configurable when editing a layer.
@@ -981,8 +1033,8 @@ <H2>14.2. Other notable features and improvements in this release</H2>
9811033
<LI>Zoom to a coordinate by entering it in the status bar coordinate display.
9821034
</UL>
9831035

984-
<A NAME="toc15"></A>
985-
<H1>15. Version 1.2.0 'Daphnis'</H1>
1036+
<A NAME="toc16"></A>
1037+
<H1>16. Version 1.2.0 'Daphnis'</H1>
9861038

9871039
<P>
9881040
Please note that this is a release in our 'cutting edge' release series. As
@@ -995,7 +1047,7 @@ <H1>15. Version 1.2.0 'Daphnis'</H1>
9951047
the following new features:
9961048
</P>
9971049

998-
<H2>15.1. Editing</H2>
1050+
<H2>16.1. Editing</H2>
9991051

10001052
<P>
10011053
Editing functionality in QGIS has had a major update in this release. This
@@ -1033,14 +1085,14 @@ <H2>15.1. Editing</H2>
10331085
markers.
10341086
</P>
10351087

1036-
<H2>15.2. Keyboard shortcuts</H2>
1088+
<H2>16.2. Keyboard shortcuts</H2>
10371089

10381090
<P>
10391091
New feature: configure shortcuts for actions within main window of qgis!
10401092
See menu Setting-&gt;Configure shortcuts
10411093
</P>
10421094

1043-
<H2>15.3. Map Composer</H2>
1095+
<H2>16.3. Map Composer</H2>
10441096

10451097
<P>
10461098
It is now possible to lock/unlock composer item positions by right mouse click.
@@ -1051,7 +1103,7 @@ <H2>15.3. Map Composer</H2>
10511103
layers are added to the main map. Export to PDF in composer is now possible.
10521104
</P>
10531105

1054-
<H2>15.4. Attribute tables</H2>
1106+
<H2>16.4. Attribute tables</H2>
10551107

10561108
<P>
10571109
It is now possible to search the attribute table within selected records only.
@@ -1068,7 +1120,7 @@ <H2>15.4. Attribute tables</H2>
10681120
be respected in the attribute table.
10691121
</P>
10701122

1071-
<H2>15.5. Plugins</H2>
1123+
<H2>16.5. Plugins</H2>
10721124

10731125
<UL>
10741126
<LI>The order of layers in the WMS dialog can now be changed.
@@ -1081,14 +1133,14 @@ <H2>15.5. Plugins</H2>
10811133
<LI>An new OpenStreetMap provider and plugin have been added to QGIS.
10821134
</UL>
10831135

1084-
<H2>15.6. Projects Management</H2>
1136+
<H2>16.6. Projects Management</H2>
10851137

10861138
<P>
10871139
QGIS now includes support for project relative position of file data sources
10881140
and svgs. The saving of relative paths of file data sources is optional.
10891141
</P>
10901142

1091-
<H2>15.7. PostGIS &amp; the PostgreSQL Provider</H2>
1143+
<H2>16.7. PostGIS &amp; the PostgreSQL Provider</H2>
10921144

10931145
<P>
10941146
You can now select the SSL mode when adding a new DB connection. Turning off
@@ -1097,7 +1149,7 @@ <H2>15.7. PostGIS &amp; the PostgreSQL Provider</H2>
10971149
types and for setting of column comments.
10981150
</P>
10991151

1100-
<H2>15.8. Symbology enhancements</H2>
1152+
<H2>16.8. Symbology enhancements</H2>
11011153

11021154
<UL>
11031155
<LI>allow refresh of symbols via popup menu on the renderer's symbol selection
@@ -1107,7 +1159,7 @@ <H2>15.8. Symbology enhancements</H2>
11071159
independent of the mapscale)
11081160
</UL>
11091161

1110-
<H2>15.9. Command line arguments</H2>
1162+
<H2>16.9. Command line arguments</H2>
11111163

11121164
<P>
11131165
Added command line argument support on windows.
@@ -1180,8 +1232,8 @@ <H2>15.9. Command line arguments</H2>
11801232
layers based on attribute data.
11811233
</UL>
11821234

1183-
<A NAME="toc16"></A>
1184-
<H1>16. Version 1.0.0 'Kore'</H1>
1235+
<A NAME="toc17"></A>
1236+
<H1>17. Version 1.0.0 'Kore'</H1>
11851237

11861238
<P>
11871239
This release includes over 265 bug fixes and enhancements over the
@@ -1212,8 +1264,8 @@ <H1>16. Version 1.0.0 'Kore'</H1>
12121264
<LI>Ported all GDAL/OGR and GEOS usage to use C APIs only.
12131265
</UL>
12141266

1215-
<A NAME="toc17"></A>
1216-
<H1>17. Version 0.11.0 'Metis'</H1>
1267+
<A NAME="toc18"></A>
1268+
<H1>18. Version 0.11.0 'Metis'</H1>
12171269

12181270
<P>
12191271
This release includes over 60 bug fixes and enhancements over the
@@ -1231,8 +1283,8 @@ <H1>17. Version 0.11.0 'Metis'</H1>
12311283
<LI>QML Style support for rasters and database layers
12321284
</UL>
12331285

1234-
<A NAME="toc18"></A>
1235-
<H1>18. Version 0.10.0 'Io'</H1>
1286+
<A NAME="toc19"></A>
1287+
<H1>19. Version 0.10.0 'Io'</H1>
12361288

12371289
<P>
12381290
This release includes over 120 bug fixes and enchancements
@@ -1255,8 +1307,8 @@ <H1>18. Version 0.10.0 'Io'</H1>
12551307
<LI>Support for migration of old projects to work in newer QGIS versions.
12561308
</UL>
12571309

1258-
<A NAME="toc19"></A>
1259-
<H1>19. Version 0.9.2rc1 'Ganymede'</H1>
1310+
<A NAME="toc20"></A>
1311+
<H1>20. Version 0.9.2rc1 'Ganymede'</H1>
12601312

12611313
<UL>
12621314
<LI>This release candidate includes over 40 bug fixes and enchancements
@@ -1273,8 +1325,8 @@ <H1>19. Version 0.9.2rc1 'Ganymede'</H1>
12731325
improvements 'under the hood'.
12741326
</UL>
12751327

1276-
<A NAME="toc20"></A>
1277-
<H1>20. Version 0.9.1 'Ganymede'</H1>
1328+
<A NAME="toc21"></A>
1329+
<H1>21. Version 0.9.1 'Ganymede'</H1>
12781330

12791331
<P>
12801332
This is a bug fix release
@@ -1289,8 +1341,8 @@ <H1>20. Version 0.9.1 'Ganymede'</H1>
12891341
<LI>Python Plugin installer to install PyQGIS plugins from the repository
12901342
</UL>
12911343

1292-
<A NAME="toc21"></A>
1293-
<H1>21. Version 0.9 'Ganymede'</H1>
1344+
<A NAME="toc22"></A>
1345+
<H1>22. Version 0.9 'Ganymede'</H1>
12941346

12951347
<UL>
12961348
<LI>Python bindings - This is the major focus of this release
@@ -1305,8 +1357,8 @@ <H1>21. Version 0.9 'Ganymede'</H1>
13051357
<LI>Improvements to the GeoReferencer
13061358
</UL>
13071359

1308-
<A NAME="toc22"></A>
1309-
<H1>22. Version 0.8 'Joesephine' .... development version</H1>
1360+
<A NAME="toc23"></A>
1361+
<H1>23. Version 0.8 'Joesephine' .... development version</H1>
13101362

13111363
<UL>
13121364
<LI>2006-01-23 [timlinux] 0.7.9.10 Dropped use of qpicture and resampling for point markers in favour of
@@ -1330,8 +1382,8 @@ <H1>22. Version 0.8 'Joesephine' .... development version</H1>
13301382
grid_maker plugin
13311383
</UL>
13321384

1333-
<A NAME="toc23"></A>
1334-
<H1>23. Version 0.6 'Simon'</H1>
1385+
<A NAME="toc24"></A>
1386+
<H1>24. Version 0.6 'Simon'</H1>
13351387

13361388
<P>
13371389
QGIS Change Log
@@ -1425,8 +1477,8 @@ <H1>23. Version 0.6 'Simon'</H1>
14251477
save or save as (if not specified by the user).
14261478
</UL>
14271479

1428-
<A NAME="toc24"></A>
1429-
<H1>24. 0.5</H1>
1480+
<A NAME="toc25"></A>
1481+
<H1>25. 0.5</H1>
14301482

14311483
<UL>
14321484
<LI>2004-12-01 [gsherman] 0.5.0devel30 Added functions to qgsdataprovider.h to support updating the feature count
@@ -2800,5 +2852,5 @@ <H1>24. 0.5</H1>
28002852
</DIV>
28012853

28022854
<!-- html code generated by txt2tags 2.6 (http://txt2tags.org) -->
2803-
<!-- cmdline: txt2tags -o/home/fischer/src/qgis/debian/build/doc/news.html -t html /home/fischer/src/qgis/doc/news.t2t -->
2855+
<!-- cmdline: txt2tags -t html -o news.html news.t2t -->
28042856
</BODY></HTML>

‎doc/news.t2t

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,53 @@ 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 2.10 'Pisa'? =
42+
43+
This is a minor release increment with the following new features:
44+
45+
- New statistical summary dock widget.
46+
- Use logarithmic functions in the raster calculator.
47+
- New zonal statistics features.
48+
- New browser properties widget.
49+
- New browser icon.
50+
- PostGIS: support for Pointcloud layers.
51+
- PostGIS: provider side expression filters.
52+
- GRASS plugin/provider improvements.
53+
- DXF Export Improvements.
54+
- Virtual fields are now updatable.
55+
- Line edit with auto-completer for ValueRelation edit widget.
56+
- Improvements to DB Manager.
57+
- Filter chaining for relation reference widget.
58+
- Diagram improvements.
59+
- Improved geometry rotation tool.
60+
- New geometry engine.
61+
- Improved handling of potential project file overwrites.
62+
- Join parameters can now be edited.
63+
- Layers with joins can now be filtered.
64+
- Tweaks to label properties dialog.
65+
- Support for non-latin scripts for curved labels.
66+
- "Follow point" alignment for multiline labels.
67+
- Support overriden layer styles also in the composer legend.
68+
- Add scalebar sizing mode to fit a desired scalebar width.
69+
- Plugins can now create their own entries in the browser.
70+
- More uniform and predictable names for processing outputs.
71+
- Allow changing vector layer data source.
72+
- Implicit sharing of classes.
73+
- New QgsStatisticalSummary class for calculating statistics from a list of numbers.
74+
- Qt minimum increased to 4.8.
75+
- GetFeature without geometry.
76+
- Support for tolerance parameter in WMS GetFeatureInfo requests.
77+
- Data defined properties for font marker.
78+
- Size scale and rotation have been removed from the advanced menu.
79+
- Match categories to existing styles.
80+
- New option for preventing the automatic clipping of features to the map extent.
81+
- Size, rotation and stroke-width expressions at the symbollist level.
82+
- Live layer effects for layers and symbol layers.
83+
- Visualise and modify the graduated renderer using a histogram.
84+
- Vary symbol sizes using the graduated renderer.
85+
- User interface improvements.
86+
-
87+
4188
= What's new in Version 2.8 'Wien'? =
4289

4390
This is a minor release increment with the following feature:

0 commit comments

Comments
 (0)
Please sign in to comment.