wiki:Release/7.8.4-News

Version 4 (modified by neteler, 4 years ago) ( diff )

GRASS GIS 7.8.4RC1 released

GRASS GIS 7.8.4

A short summary of changes: New features in GRASS 7.8

Releases

Stable Release

Release Candidate 1 (RC1)

Git Source Code

  • Milestone: 7.8.4
  • 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 wxGUI stability fixes.

<!-- format mm-dd-yy -->

The GRASS GIS 7.8.4 release provides more than 280 fixes and improvements with respect to the release 7.8.3.

...

New modules

  • n/a

Major module changes

(see also below for closed bugs)

  • G78:... (PR:236)
  • raster module memory management: enable gisrc variable to set new value globally (#922)

Minor module changes

(see also below for closed bugs)

GUI: Improvements in the Graphical User Interface

Python scripting

  • libpython: fix Iterable import in pygrass/vector (#734)
  • libpython: mapcalc_start fix encode string (#738)

Projection support

  • proj 6+ support (#183)
  • datum.table: add RGFG95 (#813)

GDAL support

  • ...

Database support

  • ...

Library changes

  • init: ensure zsh environment variable SAVEHIST is set (#857)
  • Add zsh terminal prompt support (#722)
  • lib/init: fix run py script with CRLF line terminators ('grass --exec file_with_CRLF.py') (#860)
  • libgis parser: an empty string is not an answer (#958)
  • color table percentage forest cover (#894)
  • Add national land cover dataset color table (#518)

JSON / REST support

  • n/a

Unit tests / CI

  • Add GitHub Actions with build, test, and Python static code analysis (#583)
  • gunittest docs: fix broken links (#934)
  • gunittest: Non-zero return code on certian percetage of tests failing (#377)
  • CI: Use a specific Flake8 version (#626)

User Manuals - Documentation

Portability

  • use ${CC} instead of "cc" for linking on macOS (#611)
  • macOS: modernize app bundle info (#941)
  • macos: update app icon for hi-res support (#829)
  • grass.spec: enable EPEL8
  • env.bat.tmpl: Deal with blanks in OSGEO4W_ROOT (#859)

Docker support

  • alpine docker: install git before build (#990)
  • docker: fix GRASS lib path detection (#883)
  • docker: fix README.md names (#984)
  • singularityfile: fix GRASS lib path detection

Message Translations

New Addons since GRASS 7.8.3

  • TODO

Closed tickets

See GitHub.

Old trac tickets below.

Closed bugs since the last release

No results

Closed wishes since the last release

No results

Note: See TracWiki for help on using the wiki.