mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
* Add handling of portable mode when updating Additionally: 1. Changed getting version from internally rather than from RELEASES file 2. Added PortableDataPath as a constant so can be used to determine if portable mode is used * Fix incorrectly wired auto update event handler * Fix Sys plugin missing Shutdown command icon * Add check update command to Sys plugin * Add message if current Wox version is latest * Add default silent when auto checking updates in background Silent when current is still the latest version * Move UserData folder to new version location * Changes per review 1. Move IsPortableMode to Constant 2. Merge if statement * Per comment- change variables to be more descriptive UpdateInfo and UpdateManager renamed * Per comment- Add exception handling and message if failed. |
||
|---|---|---|
| .. | ||
| HelloWorldCSharp | ||
| HelloWorldPython | ||
| Wox.Plugin.BrowserBookmark | ||
| Wox.Plugin.Calculator | ||
| Wox.Plugin.Color | ||
| Wox.Plugin.ControlPanel | ||
| Wox.Plugin.Everything | ||
| Wox.Plugin.Folder | ||
| Wox.Plugin.PluginIndicator | ||
| Wox.Plugin.PluginManagement | ||
| Wox.Plugin.Program | ||
| Wox.Plugin.Shell | ||
| Wox.Plugin.Sys | ||
| Wox.Plugin.Url | ||
| Wox.Plugin.WebSearch | ||