Releases: shdwmtr/millennium
Releases · shdwmtr/millennium
v2.10.0
2.10.0 (2024-08-28)
Bug Fixes
- Check if a queried plugin is already loaded before starting it (5fa6d99)
- Decrease release binary size on linux (dd0600a)
- Fix CI (c952fbf)
- Fix CLI paths to use updated refs (59b91dd)
- Fix crashes on Steam close (4d09aa6)
- Fix edge case SEGV (b17146d)
- Fix linux startup issues #75 (dad87ba)
- Fix Mac OS support. (6b9997b)
- Fix race condition causing Millennium to get stuck on "Notifying frontend of backend load..." (63973b2)
- Fix startup bugs on Windows #76 (b86c537)
- Fix startup issues on Linux (9fcf293)
- Fix startup issues on windows #76 (aa2ade2)
- Fix threaded race condition (08ab88d)
- Issues where Steam would show prematurely (486e892)
- Unix build bug fixes (0745446)
- Correctly handle LD_PRELOAD and LD_LIBRARY_PATH by @su226 in #77
- bump micromatch from 4.0.7 to 4.0.8 in /assets by @dependabot in #89
- bump webpack from 5.92.1 to 5.94.0 in /assets by @dependabot in #90
Features
- Better, easier to view installer for linux (fd27c80)
- Hot reload for plugins (cdacaba)
- Show theme version in "About Theme" #87 (f99046e)
- Stage fully hot reloadable plugins (79d4a27)
Performance Improvements
New Contributors
- @su226 made their first contribution in #77
- @dependabot made their first contribution in #89
Full Changelog: v2.9.4...v2.10.0
v2.9.4
v2.9.3
v2.9.2
v2.9.1
v2.9.0
2.9.0 (2024-08-08)
Bug Fixes
- Disable theme updater for compatibility until further notice (6861a45)
- Fix watchdog threading errors (cd0531b)
- Properly segment install path and Steam path (41f8ca8)
- Remove boxer on unix to prevent unneeded deps (6b9953a)
- Simpler less verbose logs (0c3e90a)
Features
- Fix platform arch for 32 bit LD_PRELOAD-able binary (515cb9e)