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