Skip to content

Releases: SteamClientHomebrew/Millennium

v2.9.4

Choose a tag to compare

@github-actions github-actions released this 08 Aug 14:57

2.9.4 (2024-08-08)

Bug Fixes

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

v2.9.3

Choose a tag to compare

@github-actions github-actions released this 08 Aug 14:40

2.9.3 (2024-08-08)

Bug Fixes

  • Fix config paths on linux (07576b9)

v2.9.2

Choose a tag to compare

@github-actions github-actions released this 08 Aug 07:04

2.9.2 (2024-08-08)

Bug Fixes

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

v2.9.1

Choose a tag to compare

@github-actions github-actions released this 08 Aug 06:00

2.9.1 (2024-08-08)

Bug Fixes

  • Properly ship python libraries (92ec03c)

v2.9.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 05:17

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

Choose a tag to compare

@github-actions github-actions released this 04 Aug 03:26

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

Choose a tag to compare

@github-actions github-actions released this 03 Aug 05:42

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

Choose a tag to compare

@github-actions github-actions released this 03 Aug 03:12

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

Choose a tag to compare

@github-actions github-actions released this 02 Aug 18:57

2.7.0 (2024-08-02)

Features

  • Add Millennium CLI to PATH (05c5fa5)

v2.6.1

Choose a tag to compare

@github-actions github-actions released this 02 Aug 18:22

2.6.1 (2024-08-02)

Bug Fixes