Releases: Wox-launcher/Wox
Releases · Wox-launcher/Wox
v1.2.0-beta.2
- The primary reason to release this beta version is to fix plugin installation issue.
- Please install .net 3.5 before running Wox.
- Known bug:
General features
- Fix https issue which cause Wox can't install plugins
- Fix UI flickering #350
- Aero glass #330
- Faster query time (near instant now), faster startup time
- Russian and French translation
- Better item weight, used item will be promoted to the top
Plugin development features
- multiple action keywords #352
v1.2.0-beta
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
This is a bug fix release
- Fix Wox handled exception at launch #221
- Preload top used images
v1.1.0
- 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
v1.0.2
This is bug fix release.
v1.0.1
v1.0.0.219
- Auto watching program folder changes and reindexing.
- Adjust the weight of searching result. Search result should be more accurate now.
- Fix URL plugin bugs.
v1.0.0.185
- Pack python environment into Wox
- Add ControlPanel system plugin. by @CoenraadS
- Add Proxy setting
- Performance improvement
Wox 1.0 beta released
- 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.