Skip to content

Releases: SteamClientHomebrew/Millennium

v3.3.1

24 Jun 21:17

Choose a tag to compare

3.3.1 (2026-06-24)

Bug Fixes

  • arch: remove hardcoded debug option (68b2db0)
  • Fix Cloudflare protected websites detecting Steam as a bot when Millennium is installed. Closes #782 (ac80fe5)

v3.3.1-beta.1

24 Jun 03:35

Choose a tag to compare

v3.3.1-beta.1 Pre-release
Pre-release

3.3.1-beta.1 (2026-06-24)

Bug Fixes

  • windows: restrict steamwebhelper handle inheritance to CDP pipe ends only. Closes #807 (f1407b6)

v3.3.0

24 Jun 01:50

Choose a tag to compare

3.3.0 (2026-06-24)

Bug Fixes

  • anchor steam TLD check to hostname, guard EVP ctx alloc, trigger update fetch on startup (ac62adc)
  • cdp: notify session cv on shutdown to unblock reconnect (0d8ba79)
  • child_process: fix process lifecycle races and fd leaks (7c255f7)
  • debugging: better library updater logging (9396fd1)
  • Fix plugin installer showing "strDone" instead of proper locale (a72abf3)
  • http-hooks: Fixed the steam community page not being styled by themes (da69c27)
  • resolve self-deadlock in background update check (89eb5cf)
  • Steam Beta: Fix Millennium settings page on Steam beta (4c5e5ce)
  • updater: strip debug logs, fix error caching, and deduplicate regex init (c8efa76)
  • updates: surface update fetch errors instead of infinite spinner (fdf5ed3)
  • updates: surface update fetch errors instead of infinite spinner (0627f8c)
  • WebKit injection of Steam URLs (84d9122)

Features

  • LuaAPI: Async I/O support for lua backends (e5b66db)
  • quick-access: Allow plugins to open the quick access menu. (d5fee0c)

Performance Improvements

  • updater: Lazy fetch library updates instead of blocking on startup. Closes #751 (f604db2)

v3.3.0-beta.7

23 Jun 00:48

Choose a tag to compare

v3.3.0-beta.7 Pre-release
Pre-release

3.3.0-beta.7 (2026-06-23)

Bug Fixes

  • anchor steam TLD check to hostname, guard EVP ctx alloc, trigger update fetch on startup (ac62adc)
  • updater: strip debug logs, fix error caching, and deduplicate regex init (c8efa76)

v3.3.0-beta.6

22 Jun 22:00

Choose a tag to compare

v3.3.0-beta.6 Pre-release
Pre-release

3.3.0-beta.6 (2026-06-22)

Bug Fixes

  • http-hooks: Fixed the steam community page not being styled by themes (da69c27)

v3.3.0-beta.5

22 Jun 20:20

Choose a tag to compare

v3.3.0-beta.5 Pre-release
Pre-release

3.3.0-beta.5 (2026-06-22)

Bug Fixes

  • resolve self-deadlock in background update check (89eb5cf)

v3.3.0-beta.4

22 Jun 19:30

Choose a tag to compare

v3.3.0-beta.4 Pre-release
Pre-release

3.3.0-beta.4 (2026-06-22)

Bug Fixes

  • debugging: better library updater logging (9396fd1)

v3.3.0-beta.3

20 Jun 23:27

Choose a tag to compare

v3.3.0-beta.3 Pre-release
Pre-release

3.3.0-beta.3 (2026-06-20)

Bug Fixes

  • updates: surface update fetch errors instead of infinite spinner (fdf5ed3)

v3.3.0-beta.2

20 Jun 22:16

Choose a tag to compare

v3.3.0-beta.2 Pre-release
Pre-release

3.3.0-beta.2 (2026-06-20)

Bug Fixes

  • child_process: fix process lifecycle races and fd leaks (7c255f7)
  • Fix plugin installer showing "strDone" instead of proper locale (a72abf3)
  • WebKit injection of Steam URLs (84d9122)

v3.3.0-beta.1

10 Jun 18:39

Choose a tag to compare

v3.3.0-beta.1 Pre-release
Pre-release

3.3.0-beta.1 (2026-06-10)

Bug Fixes

  • Steam Beta: Fix Millennium settings page on Steam beta (4c5e5ce)

Features

  • LuaAPI: Async I/O support for lua backends (e5b66db)
  • quick-access: Allow plugins to open the quick access menu. (d5fee0c)

Performance Improvements

  • proxy: Proxy support for Millennium's HTTP-client, configurable from settings. (b25b2e3e)