Skip to content

v2.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 02:02
· 184 commits to main since this release

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