Changes between Version 1 and Version 3 of Release/7.8.6-News


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.8.6-News

    v1 v3  
    4040The focus of this release are stability fixes. Importantly, PROJ6+ / WKT2 are now supported. Further stability fixes, documentation improvements and updated message translations are included. The raster data link module `r.external` is now notably faster. And a new module to downgrade a temporal DB from version 3 to 2 has been added. Eventually, a series of new add-ons has been made available as well.
    4141
    42 The GRASS GIS 7.8.6 release provides more than [https://github.com/OSGeo/grass/compare/releasebranch_7_8@%7B12-22-20%7D...releasebranch_7_8@%7B04-12-21%7D 70 fixes and improvements] with respect to the release 7.8.5.
     42The GRASS GIS 7.8.6 release provides more than [https://github.com/OSGeo/grass/compare/releasebranch_7_8@%7B12-22-20%7D...releasebranch_7_8@%7B05-05-21%7D 80 fixes and improvements] with respect to the release 7.8.5.
    4343
    4444==== New modules ====
     
    5858 * NC full sample dataset: new URL (PR:1463)
    5959 * G78:d.mon: Do not clear an existing output file on fatal error (PR:1475)
     60 * G78:g.extension: ignore cruft __pycache__ files (PR:1496)
    6061 * G78:g.proj: fix segfault issue #1163 (PR:1170)
    6162 * G78:i.vi: fix check input 'red' param arg (PR:1353)
     
    6364 * G78:m.proj: fix PROJ URL in error message
    6465 * G78:psdriver: Write data to a tempfile before closing (rel78) (PR:1506)
     66 * G78:r.in.wms: enable CreateOptions for GDAL driver
     67 * G78:r.out.gdaly: fix xy export (PR:1564)
    6568 * G78:t.register: strip newline from list of maps to avoid error (PR:1295)
    6669 * G78:v.colors: fix v.colors cannot properly copy color table (#1297, PR:1429)
    6770 * G78:v.colors: Fix color inversion (PR:1478, PR:1479)
    6871 * G78:v.import: Add layer to the projection check (PR:1328)
     72 * G78:v.out.ogr: fix xy export (PR:1564)
    6973 * G78:v.patch: v.patch: fix segmentation fault when DB table absent in one input map (#1488, PR:1492)
    7074 * G78:v.surf.idw: less confusing error message (PR:1332)
     75 * G78:v.surf.idw: fix uninitialized ret value for 2D without column specified (PR:1548)
    7176
    7277==== GUI: Improvements in the Graphical User Interface ====
     
    8590 * wxGUI: fix 'wxPyDeprecationWarning: Call to deprecated item. Use FindItem instead.' (PR:1344)
    8691 * wxGUI: fix parsing GDAL/OGR formats which contains a colon in a description (PR:1226)
    87  * wxGUI/forms: fix Python 3.8 integer warning (PR:1302)
     92 * wxGUI: fix wx flag assertion error in DefaultFontDialog (PR:1545) * wxGUI/forms: fix Python 3.8 integer warning (PR:1302)
     93 * wxGUI: update Slovakia 3D precipitation voxel sample dataset URL (PR:1292)
     94 * wxGUI/animation: fix 3D rendering (PR:1551)
     95 * wxGUI/g.extension: fix failure to uninstall addon (PR:1524)
    8896 * wxGUI/gcmd: fix read command stdout (PR:1228)
    8997 * wxGUI/locwizard: fix flags for wxPython 4.1 (PR:1330)
    9098 * wxGUI/locwizard: fix more flags for wxPython 4.1 (PR:1343)
     99 * wxGUI/locwizard: remove unneeded +ellps proj4string tag (PR:1550)
    91100 * wxGUI/rlisetup: dissociate the managed window from the manager ('wx.aui.AuiManager' instance) before destroy wizard window (PR:1196)
    92101 * wxGUI/tplot: fix x, y coordinates validation (PR:1199)
    93  * wxGUI: update Slovakia 3D precipitation voxel sample dataset URL (PR:1292)
    94102 * wxGUI/vselect: fix delete row from selected features list (PR:1231)
    95103
     
    141149
    142150 * G78:g.gui manual: example load workspace from command line
     151 * G78:r.import manual: explain missing resampling methods (PR:1557)
     152 * r.random*/r.surf.* manuals: examples and screenshots added (PR:1542)
     153 * G78:r.out.gdal manual: added COG example (PR:1554), fix LZW export example
    143154 * G78:r.series: manual update (PR:1246)
    144155 * G78:r.stream.extract: Fix typos in the manual (PR:1352) (PR:1383)
    145156 * G78:t.register manual: add link to r.timestamp
     157 * G78:t.select manual: add scientific paper ref
    146158 * G78:v.in.ogr manual: update old GDAL links
    147159
     
    154166==== Message Translations ====
    155167
    156  * i18N: sync from Transifex (https://www.transifex.com/grass-gis/grass7/dashboard/) (PR:XXX
     168 * i18N: sync from Transifex (https://www.transifex.com/grass-gis/grass7/dashboard/) (PR:1520)
    157169 * i18n: Remove duplicate messages from po files (PR:1397)
    158170 * i18n: Sync from Transifex for rel78 (PR:1466)