Skip to content

v2.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 03:11
· 72 commits to main since this release

2.13.0 (2024-11-02)

Bug Fixes

  • Add file description and details to help prevent false positives. (0fd35ad)
  • Create debugger flag from installer instead of Millennium (652945d)
  • Fix all issues with steam re-opening unskinned, and the UI freezing (6f5cd67)
  • Fix std::future_error by mutex (75dd852)
  • Fix uninstaller bugs and improve cleanup (a923e2a)
  • Fully fix plugin hot reloadability. Plugins can now be loaded/unloaded at any time, in any order (af651b5)
  • Temporarily disable CLI support for Millennium on windows. (02d9a76)

Features