Skip to content

Releases: SteamClientHomebrew/Millennium

v2.26.0-beta.4

13 Jun 23:46
Compare
Choose a tag to compare
v2.26.0-beta.4 Pre-release
Pre-release

2.26.0-beta.4 (2025-06-13)

Bug Fixes

  • Fix encoding issue when calling a JS method from the backend. (d03134c)
  • Fix FFI propagating backend call on plugins with no backend. (cbb873d)
  • Fix install script failing if the username is 'user'. closes #343 (e3c04c6)
  • Fix Millennium showing updates when none are actually available (ee26150)
  • Fix OpenSSL issues (78f8fa4)

Features

  • Add constSysfsExpr,a way to embed assets into plugin bundle at compile time. (4a8d1d0)
  • Add plugin settings #183 (643c1a0)
  • Add quick access menu to Millennium (b22f3c7)
  • CTRL+2 to open Millennium quick access (0b06a10)
  • Overhauled Swedish translation. (013763a)
  • Properly use Steam's internal components to create Millennium's Settings window. (c2a4285)

Performance Improvements

  • improved webkit load performance by ~350ms (f0100c4)

v2.26.0-beta.3

18 Apr 01:05
Compare
Choose a tag to compare
v2.26.0-beta.3 Pre-release
Pre-release

2.26.0-beta.3 (2025-04-18)

Bug Fixes

  • Only show "Reset" on system accent color if its not the original accent color. (4266b17)

v2.26.0-beta.2

14 Apr 04:49
Compare
Choose a tag to compare
v2.26.0-beta.2 Pre-release
Pre-release

2.26.0-beta.2 (2025-04-14)

Bug Fixes

  • Fix plugin updater sometimes extracting to wrong path, updating while plugin is running, and fixed backend memory management issues., (7c47e88)

v2.26.0-beta.1

13 Apr 22:27
Compare
Choose a tag to compare
v2.26.0-beta.1 Pre-release
Pre-release

2.26.0-beta.1 (2025-04-13)

Features

v2.25.1

12 Apr 21:08
Compare
Choose a tag to compare

2.25.1 (2025-04-12)

Bug Fixes

  • Fix millennium not evaluating symlinks properly (46e34f7)

v2.25.0

12 Apr 19:50
Compare
Choose a tag to compare

2.25.0 (2025-04-12)

Bug Fixes

  • Add start script support for non-arch based distros. (cda3843)
  • Fix Millennium on Linux (30f400d)

Features

  • Add automatic AUR helper detection (c8d20be)

v2.24.0

10 Apr 23:27
Compare
Choose a tag to compare

2.24.0 (2025-04-10)

Bug Fixes

  • Fix Steam UI not showing on launch. (52ad028)
  • Fix Steam webhelper hanging it by force crashing it, instead of relying on CEF reload. (df65b37)
  • Fix the AUR PKGBUILD (hopefully) (3fbacbf)
  • Improve error recovery steps. (11cde53)
  • Remove test error (f965201)
  • Remove write permission from PIPX module (f9d9931)

Features

  • Better error stack tracing (e3518c3)

v2.23.0

08 Apr 19:30
Compare
Choose a tag to compare

2.23.0 (2025-04-08)

Bug Fixes

  • Fix system error message box (8751660)

Features

v2.22.0

06 Apr 17:01
Compare
Choose a tag to compare

2.22.0 (2025-04-06)

Bug Fixes

  • Fix color analyzer not properly parsing color name and description. (8f8893b)
  • Fix simplified chinese locales (d061953)
  • Fix Spanish locales (57de823)
  • Fix spanish localization (594b7d1)
  • Linux: Arch removed "-runtime" suffix. (cf39193)

Features

  • Add french localization. (54114e5)
  • Open Steam developer tools by running steam://millennium/devtools/open (b2d6aae)

v2.21.0

30 Mar 16:52
Compare
Choose a tag to compare

2.21.0 (2025-03-30)

Bug Fixes

  • Error in Swedish localization fixed (71211ca)
  • Fix Brazilian localization (a2dd9f5)
  • Fix the "Bug Reports" tab not working 🤦‍♂️ (236b68e)
  • Fix the Linux build (8936dcf)

Features

  • Fix and re-implement steam://millennium URL support (5198a6a)
  • steam://millennium URL support (bb69d19)