Skip to content

Releases: shdwmtr/millennium

v2.12.2

07 Oct 01:10
Compare
Choose a tag to compare

2.12.2 (2024-10-07)

Bug Fixes

  • Fix CI (966fc22)
  • Fix CI output paths (9bf0b09)
  • Platform bug fixes (2b63f68)
  • Update installed themes in the dropdown without having to close and open settings (e7303c1)

v2.12.1

06 Oct 23:37
Compare
Choose a tag to compare

2.12.1 (2024-10-06)

Bug Fixes

v2.12.0

06 Oct 23:04
Compare
Choose a tag to compare

2.12.0 (2024-10-06)

Bug Fixes

  • Check if jq is installed (#109) (319c814)
  • Fix issues where target port is "taken" when it's actually open and usable. #122 (ffce333)
  • Fix updater not restarting steam properly (2ece336)
  • Prevent logs files from getting too large (e2aa7fd)
  • Update theme dialog dropdown content on the fly. (1944410)

Features

  • Add "webkitCSS" && "webkitJS" options (019565e)
  • Add auto theme installer (b732bc9)
  • Add webkit JS option in skin.json (3d360a4)

v2.11.1

01 Sep 22:27
Compare
Choose a tag to compare

2.11.1 (2024-09-01)

Bug Fixes

  • Fix skin not applying after BPM exit #96 (ba9e001)

v2.11.0

31 Aug 20:01
Compare
Choose a tag to compare

2.11.0 (2024-08-31)

Features

v2.10.1

28 Aug 02:58
Compare
Choose a tag to compare

2.10.1 (2024-08-28)

Bug Fixes

  • Fix race condition causing boot loop (f3c9e88)
  • Fix Unix start script paths (f4f2bb7)

v2.10.0

28 Aug 02:02
Compare
Choose a tag to compare

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

  • Improve shutdown speed on Linux (b0a026f)
  • Startup performance improvements (6a138d3)

New Contributors

Full Changelog: v2.9.4...v2.10.0

v2.9.4

08 Aug 14:57
Compare
Choose a tag to compare

2.9.4 (2024-08-08)

Bug Fixes

  • (Linux) Permission & bug fixes (56af75f)

v2.9.3

08 Aug 14:40
Compare
Choose a tag to compare

2.9.3 (2024-08-08)

Bug Fixes

  • Fix config paths on linux (07576b9)

v2.9.2

08 Aug 07:04
Compare
Choose a tag to compare

2.9.2 (2024-08-08)

Bug Fixes

  • (Linux) Fix python binary paths (76b40ff)