Skip to content

GRASS GIS 8.3.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 09:37

The GRASS GIS 8.3.2RC1 release provides more than 30 improvements and fixes with respect to the release 8.3.1.

Highlights

  • r.horizon: adjust bufferzone to multiples of resolution (#3384) by @petrasovaa

What's Changed

Modules

Graphical User Interface

  • GUI: sync GConsole skipInterface handling with g.parser (#3375) by @landam
  • wxGUI/lmgr: fix unfocused Layers pane wx.ListCtrl widget row background color (#3264) by @tmszi
  • wxGUI/main_window: fix rendering Layers pane map display toolbar widget (#3262) by @tmszi
  • wxGUI: Avoid overlapping module parameters in Graphical modeler (#2991) by @landam
  • wxGUI: rewrite and document core.utils.ListOfMapsets to not cause GUI crash in certain circumstances (#3226) by @petrasovaa

Python

  • grass.pygrass: Fix parameter range error reporting (#2817) by @wenzeslaus
  • python/grass/script: split the command string using shell-like syntax on the win32 platform same as on POSIX-compliant platforms (#1908) by @tmszi
  • Re-enable six module, see ac91f61 by @landam

Documentation and Messages

  • docs: add GRASS docker section to infrastructure.md (#3277) by @neteler
  • docs: fix minor typos in howto_release.md by @neteler
  • docs: update friction map info for r.walk.html (#3279) by @cmbarton
  • docs: r.texture manual texture measure explanations (#3458) by @neteler

Libraries and General Functionality

  • lib/proj: change pipeline selection criterion (#3347) by @metzm
  • lib/vector/Vlib: fix count of removed dangles (#3348) by @metzm
  • diglib: Calculate the total size of topo file to get the correct off_t_size (#3351) by @HuidaeCho

Contributing and Management

  • contributing: Add more expressions to match release notes groups (#3035) by @wenzeslaus
  • contributing: Optimize commands, text in release procedure (G83) (#3253) by @neteler

Continuous Integration, Tests, Code Quality, and Checks

  • CI: sync GitHub action versions to main branch (#3445) by @neteler

Packaging:

Other Changes

  • utils: fix add HTML module man page Source code section for all module HTML files (#3248) by @tmszi

Full Changelog: 8.3.1...8.3.2RC1

Binder