Skip to content

Releases: shdwmtr/millennium

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)

v2.6.1

02 Aug 18:22
Compare
Choose a tag to compare

2.6.1 (2024-08-02)

Bug Fixes

v2.6.0

02 Aug 17:53
Compare
Choose a tag to compare

2.6.0 (2024-08-02)

Features

  • Remove LibGit2 and rely on CI assets (5db0ebd)

v2.5.1

02 Aug 16:52
Compare
Choose a tag to compare

2.5.1 (2024-08-02)

Bug Fixes

  • Fix Semantic Release docs (1f1a36c)
  • Install @semantic-release/changelog (61d6356)
  • Install @semantic-release/git (9e483e8)

v2.5.0

02 Aug 16:18
Compare
Choose a tag to compare

2.5.0 (2024-08-02)

Bug Fixes

  • Add time to logger module (80da7fb)
  • Fix "object not found" error from package manager. (bb01e9c)
  • Fix plugin shutdowns to an extent (738919c)
  • Fix SharedJSContext being missed on certain edge cases (364e1c0)
  • Fix SharedJSContext not connecting when debugging Steam. (1095977)
  • Fix Steam freezing after PC sleep (8c3dcbd)
  • Revert shallow clone opts until further notice (63da377)
  • Staging plugin hot reload (7d1972a)
  • Suppress connection errors when steam isn't loaded (Linux) (34b5e91)
  • Use Ninja on unix for faster build (70d4a5d)

Features

  • Add "useBackend" capability for plugin (86c1943)
  • Staging CLI support (f5cda3d)
  • switch socket pipes to 1 wire (53e6978)