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)