Skip to content

Releases: shdwmtr/millennium

v2.13.1

03 Nov 19:57
Compare
Choose a tag to compare

2.13.1 (2024-11-03)

Bug Fixes

v2.13.0

02 Nov 03:11
Compare
Choose a tag to compare

2.13.0 (2024-11-02)

Bug Fixes

  • Add file description and details to help prevent false positives. (0fd35ad)
  • Create debugger flag from installer instead of Millennium (652945d)
  • Fix all issues with steam re-opening unskinned, and the UI freezing (6f5cd67)
  • Fix std::future_error by mutex (75dd852)
  • Fix uninstaller bugs and improve cleanup (a923e2a)
  • Fully fix plugin hot reloadability. Plugins can now be loaded/unloaded at any time, in any order (af651b5)
  • Temporarily disable CLI support for Millennium on windows. (02d9a76)

Features

v2.12.4

11 Oct 21:44
Compare
Choose a tag to compare

2.12.4 (2024-10-11)

Bug Fixes

  • Fix issues with the plugin example crashing. (8624fab)

v2.12.3

07 Oct 01:35
Compare
Choose a tag to compare

2.12.3 (2024-10-07)

Bug Fixes

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)