Skip to content

Releases: Wox-launcher/Wox

v1.3.183

11 Nov 11:38
Compare
Choose a tag to compare

Install / 安装:

  1. everything.exe
  2. python.exe
  3. wox.exe

镜像

百度云盘

Release Notes:

bug fixes

Known problems:

  1. System.NullReferenceException: try reset wox by delete %APPDATA%\Wox, backup before you do that
  2. System.UriFormatException: delete your old theme file
  3. System.Threading.Tasks.TaskCanceledException: https://ci.appveyor.com/project/happlebao/wox/build/1.3.414/artifacts

v1.3.67

21 May 19:21
Compare
Choose a tag to compare

Install / 安装:

  1. everything.exe
  2. python.exe
  3. wox.exe

Release Notes:

  1. bug fixes
  2. shell plugin support windows run commands: e.g. pictures, shell:Fonts

known problems:

  • python plugin not working: manually copy wox.py to plugin directory

v1.3.30

18 May 13:49
Compare
Choose a tag to compare
  1. option to disable auto updates
  2. bug fixes

known problems:

v1.3.0

09 May 03:03
Compare
Choose a tag to compare

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:
    1. .net >= 4.5.2
    2. everything
    3. 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
  • Enhancements:
    1. installer + auto update!
    2. no more blocking when typing, much faster
    3. all data will be stored in %APPDATA%
    4. new icons, file associated icons
  • Todo:
    • bundled everything and python installer
    • 自动更新现在还不能使用代理,开了代理只能点 check updates 来检查。master 中已修复。
    • fix singleton

v1.2.900

05 May 11:34
Compare
Choose a tag to compare
v1.2.900 Pre-release
Pre-release

Prerelease from every stable master build

  1. use existing installed everything
  2. 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
  3. fix can't save settings bug
  4. new icons
  5. add file associated icons (e.g. if you search .sln files, vs icon will be displayed)
  6. much smaller! 18mb -> 1.8MB

installer will come in next prerelease, and python / everything installer will be bundled

v1.2.882

27 Apr 01:53
Compare
Choose a tag to compare
v1.2.882 Pre-release
Pre-release

Prerelease from every stable master build

  1. all data moved to %APPDATA% (installed plugins, settings, cache)
  2. fixed bug cause installed plugins not working

v1.2.875

26 Apr 01:55
Compare
Choose a tag to compare
v1.2.875 Pre-release
Pre-release

Prerelease from every stable master build

  1. new icons
  2. bug fix, especially for web search plugin
  3. context menu ( shiftenter / right click ) will show corresponding plugin info

v1.2.868

25 Apr 02:10
Compare
Choose a tag to compare
v1.2.868 Pre-release
Pre-release

Prerelease from every stable master build

  1. fix numerous ui bugs
  2. speedup by utilize task cancellation to discard old result
  3. .net should >= 4.5.2

v1.2.857

24 Apr 02:11
Compare
Choose a tag to compare
v1.2.857 Pre-release
Pre-release

Prerelease from every stable master build

  1. fix add folder in program plugin bug
  2. speedup by utilize parallel linq
  3. .net should >= 4.5.2

v1.2.825

18 Apr 22:13
Compare
Choose a tag to compare
v1.2.825 Pre-release
Pre-release

Prerelease from every stable master build

  1. Color -> SolidColorBrush for ItemSelectedBackgroundColor in theme file.
    e.g. #4F6180
  2. .net should >= 4.5.2