获取商店应用(Dev) 0.5.0.0
获取商店应用(Dev) 0.5.0.0
新功能
1.现在已经支持应用内置下载,可以不用跳转浏览器尝试下载安装包。
2.UI部分界面进行了调整,应用的背景色和数据显示进行了详细的优化。
3.部分内容添加了更详细的文字提示,让您一目了然。
4.复制内容和下载文件时已经支持使用应用内的通知显示和系统通知显示。
5.更新Windows 应用 SDK版本为1.1.5。
6.之前应用可以支持多窗口化运行,但现在应用只能以单窗口模式下运行。
7.应用安装包现在已经改为捆绑包发布模式,无需区分系统的架构,解压缩后直接使用powershell运行install.ps1即可快速安装。
New features
- Now that the in-app download is supported, you can try to download the installation package without jumping to the browser.
- The UI part of the interface has been adjusted, and the background color and data display of the app have been optimized in detail.
- Added more detailed text hints to some of the content, so that you can see at a glance.
- When copying content and downloading files, the use of in-app notification display and system notification display is already supported.
- Update the Windows App SDK version to 1.1.5.
- Previously, the application could support multi-window operation, but now the application can only run in single window mode.
- The application installation package has now changed to bundle release mode, without distinguishing the architecture of the system, and can be quickly installed by running install.ps1 directly by using powershell after decompression.
该版本存在的问题
- 应用内置的下载功能目前还在处于测试阶段,可能存在不稳定现象。如果您在下载文件的过程中发生了错误,请在设置中将下载选项切换为“使用浏览器下载”。
- Aria2暂未提供Arm64版本的发布,而且我本人暂无Arm64的设备进行测试,所以暂不支持打包Arm64。
- 经过测试使用捆绑包打包的应用程序出现了无法打开的现象,建议您不要安装该版本应用。(紧急修复中...)
如果应用已经升级,请降级到0.3.3.0,预计下周五之前修复这些问题。下一次发布的修复包版本是0.5.1.0。 - 由于应用通知最低支持的API版本是10.0.18362.0,故将应用最低版本限制提升为10.0.18362.0(1803),不再支持10.0.17763.0(1709)。
Issues with this release
- The built-in download function of the app is still in the testing stage and may be unstable. If you get an error while downloading a file, switch the download option to "Download using a browser" in the settings.
- Aria2 does not provide the release of the Arm64 version, and I do not have an Arm64 device to test, so I do not support packaging Arm64 at this time.
- Apps packaged with test bundles that have been tested won't open, and we recommend that you don't install that version of the app. (Emergency repair in progress...)
If the app has already been upgraded, downgrade to 0.3.3.0 and expect to fix these issues by next Friday. The next release of the fix pack version is 0.5.1.0. - Since the minimum supported API version for app notification is 10.0.18362.0, the minimum app version limit has been increased to 10.0.18362.0 (1803) and 10.0.17763.0 (1709) is no longer supported.