Changes between Initial Version and Version 1 of Release/7.8.4-News


Ignore:
Timestamp:
Aug 11, 2020, 2:36:28 AM (4 years ago)
Author:
neteler
Comment:

Draft started

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.8.4-News

    v1 v1  
     1= GRASS GIS 7.8.4 =
     2
     3[[TOC]]
     4
     5A short summary of changes: '''[wiki:Grass7/NewFeatures78 New features in GRASS 7.8]'''
     6
     7=== Releases ===
     8
     9==== Stable Release ====
     10
     11 * ~~Release date: ''XX Aug 2020''~~
     12 * ~~Changelog: https://grass.osgeo.org/grass78/source/ChangeLog_7.8.4.gz~~
     13 * ~~Binaries: ​https://grass.osgeo.org/download/software/#g78x~~
     14 * ~~Source code:~~
     15   * ~~https://github.com/OSGeo/grass/releases/tag/7.8.4~~
     16   * ~~https://grass.osgeo.org/grass78/source/grass-7.8.4.tar.gz ([https://grass.osgeo.org/grass78/source/grass-7.8.4.md5sum md5sum])~~
     17
     18==== Release Candidate 1 (RC1) ====
     19
     20 * ~~Release date: ''26 Apr 2020''~~
     21 * ~~Changelog: https://grass.osgeo.org/grass78/source/ChangeLog_7.8.4RC1.gz~~
     22 * ~~Binaries: ​https://grass.osgeo.org/download/software/#g78x~~
     23 * ~~Source code:~~
     24   * ~~https://github.com/OSGeo/grass/releases/tag/7.8.4RC1~~
     25   * ~~https://grass.osgeo.org/grass78/source/grass-7.8.4RC1.tar.gz ([https://grass.osgeo.org/grass78/source/grass-7.8.4RC1.md5sum md5sum])~~
     26
     27=== Git Source Code ===
     28
     29 * Milestone: [milestone:"7.8.4"]
     30 * Release branch created on 4 Aug 2019 (GH d4879d4)
     31 * Git clone of latest 7.8 release branch (including yet unpublished bugfixes):
     32{{{
     33  git clone https://github.com/OSGeo/grass.git
     34  cd grass
     35  git checkout releasebranch_7_8
     36}}}
     37
     38=== Overview of changes ===
     39
     40The focus of this release are stability fixes.
     41
     42Important wxGUI stability fixes.
     43
     44The GRASS GIS 7.8.4 release provides '''more than [https://github.com/OSGeo/grass/compare/releasebranch_7_8@%7B05-01-20%7D...releasebranch_7_8@%7B08-01-20%7D XXX fixes and improvements]''' with respect to the release 7.8.3.
     45
     46...
     47
     48==== New modules ====
     49
     50 * n/a
     51
     52==== Major module changes ====
     53
     54(see also below for closed bugs)
     55
     56 * G78:... (PR:236)
     57 * G78:...
     58
     59==== Minor module changes ====
     60
     61(see also below for closed bugs)
     62
     63 * ...
     64
     65==== GUI: Improvements in the Graphical User Interface ====
     66
     67 * ...
     68
     69==== Python scripting ====
     70
     71 * ...
     72
     73==== Projection support ====
     74
     75 * ...
     76
     77==== GDAL support ====
     78
     79 * ...
     80
     81==== Database support ====
     82
     83 * ...
     84
     85==== Library changes ====
     86
     87 * ...
     88
     89==== JSON /  REST support ====
     90
     91 * .
     92
     93==== Unit tests / CI ====
     94
     95 * ...
     96
     97==== User Manuals - Documentation ====
     98
     99 * ...
     100
     101==== Portability ====
     102
     103 * ...
     104
     105==== Docker support ====
     106
     107 * ...
     108
     109==== Message Translations ====
     110
     111 * i18N: added new translations from Transifex (https://www.transifex.com/grass-gis/grass7/dashboard/)
     112
     113=== New Addons since GRASS 7.8.3 ===
     114
     115 * TODO
     116
     117=== Closed tickets ===
     118
     119See [https://github.com/OSGeo/grass/milestone/1?closed=1 GitHub].
     120
     121Old trac tickets below.
     122
     123==== Closed bugs since the last release ====
     124
     125[[TicketQuery(status=closed&milestone=7.8.4&type=defect&resolution=fixed&order=priority)]]
     126
     127==== Closed wishes since the last release ====
     128
     129[[TicketQuery(status=closed&milestone=7.8.4&type=enhancement&resolution=fixed&order=priority)]]