Skip to content

v2.6.0

Compare
Choose a tag to compare
@drweissbrot drweissbrot released this 18 Jan 23:14
· 3 commits to master since this release
93821c8

Added

  • When a map screenshot is not found or fails to load, series graph will now show a fallback image

Fixed

  • Null-ish values (e.g. the number 0 for 16-0 matches) will now be saved when entered on the config page

Changed

  • Updated various dependencies (node to v22, electron to v34)
  • Switched to @yao-pkg/pkg for building pre-packaged binaries
  • Map screenshots and radars are now saved in PNG format instead of WebP
  • Updated map screenshots and radars to CS2
  • Changed filenames for server and overlay binaries; server is now cs-hud-server-linux/cs-hud-server-win.exe (previously cs-hud-linux/cs-hud-win.exe), overlay is now in cs-hud-overlay-linux-x64.tar.gz/cs-hud-overlay-win32-x64.zip (previously cs-hud-linux-x64.tar.gz/cs-hud-win32-x64.zip)

Removed

  • Removed map screenshots from CS:GO; now included by default are only map screenshots for maps that were officially included in the game as of 2025-01-18
  • Removed some legacy radars (primarily outdated Simple Radar radars); all maps that used to be included should still be included, but some alternative variants of their radars may not be included anymore

What's Changed

New Contributors

Full Changelog: v2.5.0...v2.6.0