<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.3">
</HEAD>
<BODY>
<PRE>
<A HREF="http://qgis.org/component/content/article/127-qgis-1-7-release.html">http://qgis.org/component/content/article/127-qgis-1-7-release.html</A>


<B><FONT SIZE="5">Whats new in Version 1.7.0?</FONT></B>
</PRE>
This release is named after the town of Wroclaw in Poland. The Department of Climatology and Atmosphere Protection, University of Wroclaw kindly hosted our last developer meeting in November 2010. Please note that this is a release in our 'cutting edge' release series. As such it contains new features and extends the programmatic interface over QGIS 1.0.x and QGIS 1.6.0. As with any software, there may be bugs and issues that we were not able to fix in time for the release. We therefore recommend that you test this version before rolling it out en-masse to your users.<BR>
<BR>
This release includes over 277 bug fixes and many new features and 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.<BR>
<BR>
<BR>
<H3>
<B><FONT SIZE="4">Symbology labels and diagrams</FONT></B>
</H3>
<UL>
    <LI>New symbology now used by default!
    <LI>Diagram system that uses the same smart placement system as labeling-ng
    <LI>Export and import of styles (symbology-ng).
    <LI>Labels for rules in rule-based renderers.
    <LI>Ability to set label distance in map units.
    <LI>Rotation for svg fills.
    <LI>Font marker can have an X,Y offset.
    <LI>Allow the line symbol layers to be used for outline of polygon (fill) symbols.
    <LI>Option to put marker on the central point of a line.
    <LI>Option to put marker only on first/last vertex of a line.
    <LI>Added \&quot;centroid fill\&quot; symbol layer which draws a marker on polygon's centroid.
    <LI>Allow the marker line symbol layer to draw markers on each vertex.
    <LI>Move/rotate/change label edit tools to interactively change data defined label properties.
</UL>
<H3>
<B><FONT SIZE="4">New Tools</FONT></B>
</H3>
<UL>
    <LI>Added GUI for gdaldem.
    <LI>Added 'Lines to polygons' tool to vector menu.
    <LI>Added field calculator with functions like $x, $y and $perimeter.
    <LI>Added voronoi polygon tool to Vector menu.
</UL>
<H3>
<B><FONT SIZE="4">User interface updates</FONT></B>
</H3>
<UL>
    <LI>Allow managing missing layers in a list.
    <LI>Zoom to group of layers.
    <LI>'Tip of the day' on startup. You can en/disable tips in the options panel.
    <LI>Better organisation of menus, separate database menu added.
    <LI>Add ability to show number of features in legend classes. Accessible via right-click legend menu.
    <LI>General clean-ups and usability improvements.
</UL>
<H3>
<B><FONT SIZE="4">CRS Handling</FONT></B>
</H3>
<UL>
    <LI>Show active crs in status bar.
    <LI>Assign layer CRS to project (in the legend context menu).
    <LI>Select default CRS for new projects.
    <LI>Allow setting CRS for multiple layers at once.
    <LI>Default to last selection when prompting for CRS.
</UL>
<H3>
<B><FONT SIZE="4">Rasters</FONT></B>
</H3>
<UL>
    <LI>Added AND and OR operator for raster calculator
    <LI>On-the-fly reprojection of rasters added!
    <LI>Proper implementation of raster providers.
    <LI>Added raster toolbar with histogram stretch functions.
</UL>
<H3>
<B><FONT SIZE="4">Providers and Data Handling</FONT></B>
</H3>
<UL>
    <LI>New SQLAnywhere vector provider.
    <LI>Table join support.
    <LI>Feature form updates:
    <UL>
        <LI>Make NULL value string representation configurable.
        <LI>Fix feature updates in feature form from attribute table.
        <LI>Add support for NULL values in value maps (comboboxes).
        <LI>Use layer names instead of ids in drop down list when loading value maps from layers.
        <LI>Support feature form expression fields: line edits on the form which name prefix &quot;expr_&quot; are evaluated. Their value is interpreted as field calculator string and replaced with the calculated value.
    </UL>
    <LI>Support searching for NULL in attribute table.
    <LI>Attribute editing improvements:
    <UL>
        <LI>Improved interactive attribute editing in table (adding/deleting features, attribute update).
        <LI>Allow adding of geometryless features.
        <LI>Fixed attribute undo/redo.
    </UL>
    <LI>Improved attribute handling:
    <UL>
        <LI>Optionally re-use entered attribute values for next digitized feature.
        <LI>Allow merging/assigning attribute values to a set of features.
    </UL>
    <LI>Allow OGR 'save as' without attributes (for eg. DGN/DXF).
</UL>
<H3>
<B><FONT SIZE="4">Api and Developer Centric</FONT></B>
</H3>
<UL>
    <LI>Refactored attribute dialog calls to QgsFeatureAttribute.
    <LI>Added QgsVectorLayer::featureAdded signal.
    <LI>Layer menu function added.
    <LI>Added option to load c++ plugins from user specified directories. Requires application restart to activate.
    <LI>Completely new geometry checking tool for fTools. Significantly faster, more relevant error messages, and now supports zooming to errors. See the new QgsGeometry.validateGeometry function
</UL>
<H3>
<B><FONT SIZE="4">QGIS Mapserver</FONT></B>
</H3>
<UL>
    <LI>Ability to specify wms service capabilities in the properties section of the project file (instead of wms_metadata.xml file).
    <LI>Support for wms printing with GetPrint-Request.
</UL>
<H3>
<B><FONT SIZE="4">Plugins</FONT></B>
</H3>
<UL>
    <LI>Support for icons of plugins in the plugin manager dialog.
    <LI>Removed quickprint plugin - use easyprint plugin rather from plugin repo.
    <LI>Removed ogr convertor plugin - use 'save as' context menu rather.
</UL>
<H3>
<B><FONT SIZE="4">Printing</FONT></B>
</H3>
<UL>
    <LI>Undo/Redo support for the print composer
</UL>
<BR>
</BODY>
</HTML>