You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<spanclass="warning">Please read this entire document for important information about this release.</span>
15
15
</td>
16
16
</tr>
@@ -21,27 +21,25 @@
21
21
-->
22
22
<!-- This documentation describes the Quantum GIS (QGIS) application. More
23
23
information on QGIS is available on the web page at http://qgis.org. -->
24
-
<h2>Whats new in Version 0.8</h2>
24
+
<h2>Whats new in Version 0.8.1</h2>
25
25
<table>
26
26
<tr>
27
27
<tdvalign="top" width="50%">
28
-
<ulclass="small">
29
-
<li>WMS support
30
-
<li>Improved vector and attribute editing
31
-
<li>Improved measure tools with area measuring
32
-
<li>Attribute searching
33
-
<li>New legend structure
34
-
<li>Refactoring of API to allow the use of QGIS libraries in mapping applications
35
-
</ul>
28
+
<ulclass="small">
29
+
<li>Numerous bug fixes</li>
30
+
<li>Improvements in how segment lengths appear in the measure tool. The current segment length is shown/updated in the list of segments</li>
31
+
<li>Improvement to zoom-in speed for rasters</li>
32
+
<li>Improve line/area measuring behaviour when the user has been informed that they are probably using the wrong projection for the map canvas</li>
33
+
<li>Added tooltips to the scale and coordinate position displays in the status bar</li>
34
+
</ul>
36
35
<tdvalign="top" width="50%">
37
36
<ul>
38
-
<li>Improved MapServer export tool
39
-
<li>Vector layer transparency and antialiasing
40
-
<li>GRASS support in all platforms
41
-
<li>Enhanced GRASS support and toolbox commands
42
-
<li>Enhanced vector editing, including copy, cut, paste, snapping and vertex editing
43
-
<li>Shapefile/OGR layer editing
44
-
</ul>
37
+
<li>Removed ugly console on WIN32 when not debugging</li>
38
+
<li>Added icons to all GRASS tools. All GRASS tools are now on the toolbar</li>
39
+
<li>New GRASS modules added to the GRASS toolbox</li>
40
+
<li>The GRASS plugin is now fully internationalized</li>
41
+
<li>Launcher plugin added to core plugins </li>
42
+
</ul>
45
43
46
44
</td>
47
45
</tr>
@@ -68,13 +66,13 @@ <h2>Whats new in Version 0.8</h2>
68
66
<dd>
69
67
OS X Specific
70
68
<ulclass="normal">
71
-
<li>Due to a limitation in the Quicktime graphics engine, there is a limit on the number points allowed per feature. See the Readme that comes with the OS X dmg
0 commit comments