This repository has been archived by the owner on Feb 12, 2021. It is now read-only.
v1.3.524+JJW24.v1.23.7
jjw24
released this
18 Oct 11:39
·
274 commits
to dev
since this release
Release Notes
Features
-
Enable users to configure what programs to disable/load either from query or settings window.
- Also will be able to see all the programs that are loaded by Wox.
- Added multi-selection and sorting in Program plugin setting.
- Tweaked the Programs plugin startup load-time to be a lot faster.
-
Enable users to immediately query for the programs added from updating file suffixes in the Program plugin setting window.
-
Wox will hide when deactivated by default.
-
After selecting an option in context menu, automatically return back to main query window, without having to press esc to return.
-
Add a dedicated logger for Programs plugin and making logging from it easier to decipher, and introducing known and unknown issues.
-
Added constructor in Query class to allow unit testing for plugins, and polish up the code. Thank you @theClueless
Bug fixes
- Plugins can start up disabled by default.
- Everything and HelloWorldCSharp plugins are set to disabled by default.