Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.10.0](v2.9.4...v2.10.0) (2024-08-28) ### Bug Fixes * Check if a queried plugin is already loaded before starting it ([5fa6d99](5fa6d99)) * Decrease release binary size on linux ([dd0600a](dd0600a)) * Fix CI ([c952fbf](c952fbf)) * Fix CLI paths to use updated refs ([59b91dd](59b91dd)) * Fix crashes on Steam close ([4d09aa6](4d09aa6)) * Fix edge case SEGV ([b17146d](b17146d)) * Fix linux startup issues [#75](#75) ([dad87ba](dad87ba)) * Fix Mac OS support. ([6b9997b](6b9997b)) * Fix race condition causing Millennium to get stuck on "Notifying frontend of backend load..." ([63973b2](63973b2)) * Fix startup bugs on Windows [#76](#76) ([b86c537](b86c537)) * Fix startup issues on Linux ([9fcf293](9fcf293)) * Fix startup issues on windows [#76](#76) ([aa2ade2](aa2ade2)) * Fix threaded race condition ([08ab88d](08ab88d)) * Issues where Steam would show prematurely ([486e892](486e892)) * Unix build bug fixes ([0745446](0745446)) ### Features * Better, easier to view installer for linux ([fd27c80](fd27c80)) * Hot reload for plugins ([cdacaba](cdacaba)) * Show theme version in "About Theme" [#87](#87) ([f99046e](f99046e)) * Stage fully hot reloadable plugins ([79d4a27](79d4a27)) ### Performance Improvements * Improve shutdown speed on Linux ([b0a026f](b0a026f)) * Startup performance improvements ([6a138d3](6a138d3))
- Loading branch information