QuickUp 3.14 is here
QuickUp 3.14 发布
QuickUp-3.14又带回了版本更新功能(实际上没有删除,只是没有更新版本号),当然,从MSIX(微软应用商店)安装的QuickUp不会触发该功能。
在这个版本中,QuickUp使用GetCurrentPackageFullName判断自身是否为MSIX包安装,如果不是,则将任务目录设置为应用目录下,跟以前一样,所以3.12版本可以直接升级到该版本;如果是,则使用%appdata%/QuickUp/tasks目录。
此外,有如下改进:
- 修复连续删除任务的逻辑错误
- 当主窗口获取焦点时,将永远落在输入框(搜索框)
QuickUp 3.14 released
Quickup-3.14 has brought back the version update feature (in fact, it has not been removed, but the version number has not been updated). Of course, QuickUp installed from MSIX (Microsoft App Store) will not trigger this feature.
In this version, QuickUp uses ` GetCurrentPackageFullName ` to decide whether itself is a MSIX package installation, if not, will the task directory is set to the application directory, as before, so the 3.12 version can upgrade to this version directly; If so, use the %appdata%/QuickUp/tasks directory.
In addition, the following improvements are made:
-
Fixed the logical error of consecutive deletion tasks.
-
When the main window gains focus, it will always fall on the input box (search box).