Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.13.0](v2.12.4...v2.13.0) (2024-11-02) ### Bug Fixes * Add file description and details to help prevent false positives. ([0fd35ad](0fd35ad)) * Create debugger flag from installer instead of Millennium ([652945d](652945d)) * Fix all issues with steam re-opening unskinned, and the UI freezing ([6f5cd67](6f5cd67)) * Fix std::future_error by mutex ([75dd852](75dd852)) * Fix uninstaller bugs and improve cleanup ([a923e2a](a923e2a)) * Fully fix plugin hot reloadability. Plugins can now be loaded/unloaded at any time, in any order ([af651b5](af651b5)) * Temporarily disable CLI support for Millennium on windows. ([02d9a76](02d9a76)) ### Features * Ability to override system accent color ([a850936](a850936)) * Add regex support for webkit patching ([#147](#147)) ([0c87da1](0c87da1)), closes [#127](#127) [#140](#140)
- Loading branch information