Version 3 (modified by 5 years ago) ( diff ) | ,
---|
GRASS GIS 7.8.3
Table of Contents
A short summary of changes: New features in GRASS 7.8
Releases
Stable Release
Release date: DD MMM 2020Changelog: https://grass.osgeo.org/grass78/source/ChangeLog_7.8.3.gzBinaries: https://grass.osgeo.org/download/software/#g78xSource code:
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:
Git Source Code
- 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 198 fixes and improvements with respect to the release 7.8.2.
A number of macOS-specific, more or less critical bugs have been fixed. The perhaps more notable improvement is the now working vector digitizer (G78:g.gui.vdigit).
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: Ctypes related compilation failure fix #3883
- Mac: Vector digitizer crash fix #3487
- Mac: G78:g.gui.iclass crash fix #3472
- Mac: Removing map layer from button in layer manager crashes GUI #3607
- Mac: Copy-to-clipboard key binding (make CMD+C copy, not clear panel) #3008 and #3592
- Mac: G78:v.in.pdal compilation failure https://github.com/OSGeo/grass/issues/475
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
See GitHub.
Old trac ticket below.
Closed bugs since the last release
- #3009
- "Quit GRASS GIS" button only exits GUI
- #3487
- vector digitizer unstable
- #3502
- v.proj location not set in dialog
- #3558
- wx.metadata: several issues in syntax
- #3607
- Removing map layer crashes wxGUI
- #3652
- Map display exception when switching to vector digitizer mode
- #3677
- v.surf.idw does not respect mask
- #3691
- addon r.connectivity.distance not working
- #3740
- The "Quit GRASS GIS" button does not close the GRASS shell/session
- #3800
- g.gui.gcp Wizard fails
- #3818
- Bug in modules.xml (double man1 in path)
- #3838
- r74307 breaks GUI: UnicodeDecodeError
- #3874
- Encode error in g.extension, add-ons not written in GUI
- #3880
- update/drop revision check after git switch
- #3883
- GRASS master does not compile with Python 3 on Mac
- #3901
- Addons missing in Makefile
- #3927
- r.external vs r.in.gdal under Windows
- #3991
- m.measure: mention square feet
- #4001
- grass78 --config broken
- #4004
- "Add web service layer" broken with Python3
- #4018
- GRASS ctypes fail with Python 3.7.6+
- #4019
- g.gui.iclass: Unable to import packages needed for scatter plot
- #4021
- r.import/v.import: confusing error message "ERROR: proj"
Closed wishes since the last release
Note:
See TracWiki
for help on using the wiki.