Wox Versions Save

A cross-platform launcher that simply works

v1.3.352

7 years ago

Release Notes:

  1. UWP support #198
  2. faster startup / query
  3. fix null reference #783
  4. fix web search settings
  5. fix blur in settings #875 #1190

Known problems:

  1. System.UriFormatException: delete your old theme file
  2. System.Threading.Tasks.TaskCanceledException: 设置 http 代理

v1.3.183

7 years ago

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

8 years ago

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

8 years ago
  1. option to disable auto updates
  2. bug fixes

known problems:

v1.3.0

8 years ago

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

8 years ago

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

8 years ago

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

8 years ago

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

8 years ago

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

8 years ago

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