Skip to content

Releases: shdwmtr/millennium

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)

v2.9.1

08 Aug 06:00
Compare
Choose a tag to compare

2.9.1 (2024-08-08)

Bug Fixes

  • Properly ship python libraries (92ec03c)

v2.9.0

08 Aug 05:17
Compare
Choose a tag to compare

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)

v2.8.0

04 Aug 03:26
Compare
Choose a tag to compare

2.8.0 (2024-08-04)

Bug Fixes

  • CI: Fix dependency issue on linux (7e91f54)

Features

  • Add install script for linux (950ffa8)

v2.7.2

03 Aug 05:42
Compare
Choose a tag to compare

2.7.2 (2024-08-03)

Bug Fixes

  • CI: Fix asset processor (bdedd20)
  • Fix installer extracting ghost files (96e238e)
  • Properly whitelist the default skin in the CLI (1d8faef)

v2.7.1

03 Aug 03:12
Compare
Choose a tag to compare

2.7.1 (2024-08-03)

Bug Fixes

  • Fix uninstaller core (cd5c5e3)
  • Only add CLI to PATH if its not already there (9d794ce)

v2.7.0

02 Aug 18:57
Compare
Choose a tag to compare

2.7.0 (2024-08-02)

Features

  • Add Millennium CLI to PATH (05c5fa5)