Skip to content

Releases: Wox-launcher/Wox

v1.2.0-beta.2

13 Dec 12:45
Compare
Choose a tag to compare
  • The primary reason to release this beta version is to fix plugin installation issue.
  • Please install .net 3.5 before running Wox.
  • Known bug:
    • Non ascii character: #384
    • position problem in high DPI: #271

General features

  1. Fix https issue which cause Wox can't install plugins
  2. Fix UI flickering #350
  3. Aero glass #330
  4. Faster query time (near instant now), faster startup time
  5. Russian and French translation
  6. Better item weight, used item will be promoted to the top

Plugin development features

  1. multiple action keywords #352

v1.2.0-beta

12 Feb 11:09
Compare
Choose a tag to compare

After two month's development, Wox v1.2.0 Beta is here. Please provide suggestions for this beta release.

This is a feature release, Some API has been marked Obsolete in this release.

  • Add multiple language support
    Currently, Wox ships three languages. English, Chinese (simplied) and Chinese (traditional). If you want to help translate Wox into your native language, help contact me.
  • Add auto upgrade support
  • Add set as top most function (in context menu)
    This function allow user to set an item as top most in specified query.
  • Add Everything plugin as default plugin
    this plugin will packages a protable Everything itself, so user don't need to care about running everything anymore
  • Add using alt+number or ctrl+number to select item #202
  • Add a new crash reporter
  • Allow searches in context menu
    User can now search context menus
  • Remove window mode setting
    This feature is buggy and may cause performance issues. We will remove this feature now and add it back when its ready
  • Plugin developer can make system plugin now
    A system plugin is a plugin that doesn't need a action keyword. This will be helpful for plugins like caculator or Folder plugins. To make a plugin as a system plugin, just use * as the ActionKeyword in the plugin.json (user can also switch a user plugin to system plugin in the setting page)
  • Fix a image load bug on Wox start in v1.1.1 #226
  • Fix a python plugin encoding error #233

中文用户看这里

v1.1.1

23 Dec 15:17
Compare
Choose a tag to compare

This is a bug fix release

  • Fix Wox handled exception at launch #221
  • Preload top used images

Backup Download

v1.1.0

18 Dec 04:56
Compare
Choose a tag to compare
  • Add context menu support #151,#107 (triggered by shift + enter)
  • Add new version check (auto upgrade will be released in the later version)
  • Add more api for python plugin
  • Use tab to cycle switch between search items #150
  • Display plugin icons in wpm and third-party-indicator
  • Remove Aero related themes
  • Change the default with of Wox (from 500px to 800px)
  • Adjust the weight of selected items #203
  • Fix icon selection not showing images in explorer #183
  • Fix couldn't open url with port #216
  • Fix a crash issues when inputing after wox start

Backup Download

v1.0.2

27 Nov 04:51
Compare
Choose a tag to compare

This is bug fix release.

  1. fix it takes long time to startup wox #189
  2. fix a crash issue #197
  3. add more python plugin API

Backup Download

v1.0.1

13 Oct 09:46
Compare
Choose a tag to compare

This is bug fix release, and we will follow the Semantic Versioning from this release.

  1. fix python plugin encoding issues #192
  2. fix icon selection issues in web searches #183
  3. fix crash issues #181
  4. fix websearch url encoding issues #171
  5. Use tab to cycle switch candidates #150

Backup Download

v1.0.0.219

17 Aug 08:59
Compare
Choose a tag to compare
  1. Auto watching program folder changes and reindexing.
  2. Adjust the weight of searching result. Search result should be more accurate now.
  3. Fix URL plugin bugs.

Backup Download

v1.0.0.185

21 Jul 09:41
Compare
Choose a tag to compare
  1. Pack python environment into Wox
  2. Add ControlPanel system plugin. by @CoenraadS
  3. Add Proxy setting
  4. Performance improvement

Wox 1.0 beta released

15 Mar 16:08
Compare
Choose a tag to compare
Wox 1.0 beta released Pre-release
Pre-release
  • Most function is ready for use
  • This version has not been large-scale tested, and may be buggy in your use. Please create issues when you have a bug.