Releases: SteamClientHomebrew/Millennium
Releases · SteamClientHomebrew/Millennium
v2.26.0-beta.4
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
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
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
v2.25.1
v2.25.0
v2.24.0
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)