= GRASS GIS 7.8.3 = [[TOC]] A short summary of changes: '''[wiki:Grass7/NewFeatures78 New features in GRASS 7.8]''' === Releases === ==== Stable Release ==== * ~~Release date: ''DD MMM 2020''~~ * ~~Changelog: https://grass.osgeo.org/grass78/source/ChangeLog_7.8.3.gz~~ * ~~Binaries: ​https://grass.osgeo.org/download/software/#g78x~~ * ~~Source code:~~ * ~~https://github.com/OSGeo/grass/releases/tag/7.8.3~~ * ~~https://grass.osgeo.org/grass78/source/grass-7.8.3.tar.gz ([https://grass.osgeo.org/grass78/source/grass-7.8.3.md5sum md5sum])~~ ==== Release Candidate 1 (RC1) ==== * Release date: ''26 Apr 2020'' * Changelog: https://grass.osgeo.org/grass78/source/ChangeLog_7.8.3RC1.gz * Binaries: ​https://grass.osgeo.org/download/software/#g78x * Source code: * https://github.com/OSGeo/grass/releases/tag/7.8.3RC1 * https://grass.osgeo.org/grass78/source/grass-7.8.3RC1.tar.gz ([https://grass.osgeo.org/grass78/source/grass-7.8.3RC1.md5sum md5sum]) === Git Source Code === * Milestone: [milestone:"7.8.3"] * Release branch created on 4 Aug 2019 (GH d4879d4) * Git clone of latest 7.8 release branch (including yet unpublished bugfixes): {{{ git clone https://github.com/OSGeo/grass.git cd grass git checkout releasebranch_7_8 }}} === Overview of changes === The focus of this release are stability fixes. Important stability fixes across the tree related to Python 3. The GRASS GIS 7.8.3 release provides '''more than [https://github.com/OSGeo/grass/compare/releasebranch_7_8@%7B12-11-19%7D...releasebranch_7_8@%7B26-04-20%7D 198 fixes and improvements]''' with respect to the release 7.8.2. ==== New modules ==== * n/a ==== Major module changes ==== (see also below for closed bugs) * G78:... ==== Minor module changes ==== (see also below for closed bugs) * G78:... ==== Improvements in the Graphical User Interface ==== * wxGUI: ... ==== Python scripting ==== * stability fixes regarding the Python 3 support ==== Projection support ==== * ... ==== GDAL support ==== * ... ==== Database support ==== * ... ==== Library changes ==== * ... ==== JSON / REST support ==== * ... ==== Unit tests / CI ==== * ... ==== User Manuals - Documentation ==== * Cleanup of multiple manual pages ==== Portability ==== * OSGeo4W: ... * Mac: ... ==== Docker support ==== * Updates to Alpine docker files ==== Message Translations ==== * i18N: added new translations from Transifex (https://www.transifex.com/grass-gis/grass7/dashboard/) === New Addons since GRASS 7.8.2 === * TODO === Closed tickets === ==== Closed bugs since the last release ==== [[TicketQuery(status=closed&milestone=7.8.3&type=defect&resolution=fixed&order=priority)]] ==== Closed wishes since the last release ==== [[TicketQuery(status=closed&milestone=7.8.3&type=enhancement&resolution=fixed&order=priority)]]