Releases: Wox-launcher/Wox
Releases · Wox-launcher/Wox
v1.3.183
Install / 安装:
- everything.exe
- python.exe
- wox.exe
镜像
Release Notes:
bug fixes
Known problems:
- System.NullReferenceException: try reset wox by delete
%APPDATA%\Wox
, backup before you do that - System.UriFormatException: delete your old theme file
- System.Threading.Tasks.TaskCanceledException: https://ci.appveyor.com/project/happlebao/wox/build/1.3.414/artifacts
v1.3.67
v1.3.30
- option to disable auto updates
- bug fixes
known problems:
- exception about
%APPDATA%\Wox\Settings\Plugins\Wox.Plugin.WebSearch\xxx.png
: delete that file manually - can't auto startup: https://ci.appveyor.com/project/happlebao/wox/build/1.3.35/artifacts
- python plugin not working: manually copy
wox.py
to plugin directory
v1.3.0
the latest stable version 1.3 has finally come!
please download setup.exe
.
if windows complains about security, just run it. code will be signed in the future
- Requirements:
- .net >= 4.5.2
- everything
- download
.exe
installer from https://www.voidtools.com/ - use x64 version if your windows is 64bit
- download
- python3
- download python3
.exe
installer from https://www.python.org/downloads/ - some plugins may not compatiable with py3, ask the author to update their plugin
- py3 will be used to develop plugins from now on, so unicode problems should be fixed
- download python3
- Enhancements:
- installer + auto update!
- no more blocking when typing, much faster
- all data will be stored in
%APPDATA%
- new icons, file associated icons
- Todo:
- bundled everything and python installer
- 自动更新现在还不能使用代理,开了代理只能点 check updates 来检查。master 中已修复。
- fix singleton
v1.2.900
Prerelease from every stable master build
- use existing installed everything
- download
.exe
installer from https://www.voidtools.com/ - use x64 version if your windows is 64bit
- download
- use existing installed python
- download python3 from here https://www.python.org/downloads/
- add python directory to
%PATH%
or set it use Settings UI) - some plugins may not compatiable with py3, ask the author to update their plugin
- py3 will be used to develop plugins, so unicode problems should be fixed
- fix can't save settings bug
- new icons
- add file associated icons (e.g. if you search
.sln
files, vs icon will be displayed) - much smaller! 18mb -> 1.8MB
installer will come in next prerelease, and python / everything installer will be bundled