获取商店应用(Dev) 0.6.6.0
获取商店应用(Dev) 0.6.6.0
该版本是对0.6.5.0的一些内容调整。
This version is a tweak to 0.6.5.0.
新功能
1.控制台程序现在已经添加图标
2.控制台程序现在已经从.net framework 4.8迁移到.net 6
New features
- The console program has now added an icon
- Console programs have now migrated from the .NET Framework 4.8 to .NET 6
修复的问题
1.修复了下载完成后应用不能显示通知的问题
2.修复了语言设置列表中简体中文显示重复的问题
Fixed issues
- Fixed the issue that the app could not display notifications after the download was completed
- Fixed the issue that Chinese Simplified in the language settings list showed duplicates
该版本存在的问题
- 应用内置的下载功能目前还在处于测试阶段,可能存在不稳定现象。如果您在下载文件的过程中发生了错误,请在设置中将下载选项切换为“使用浏览器下载”。
- 主页面的滚动条可能会在屏幕内容未填满的情况下出现。(暂时未定位到该bug)
- Aria2暂未提供Arm64版本的发布,而且我本人暂无Arm64的设备进行测试,所以暂不支持打包Arm64。
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.
-
- The scroll bar on the home page may appear when the screen is not fully filled. (The bug has not been located yet)
- 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.
这个版本仍然将提供两个文件。一个是msixbundle安装包,可以直接使用应用安装程序快速安装,另一个压缩包是包含依赖框架库的完整安装包,下载完成后需要解压缩,使用powershell运行install.ps1文件即可快速安装。
This version will still provide two files. One is the msixbundle installation package, which can be quickly installed directly using the application installer, and the other compressed package is a complete installation package containing dependent framework libraries, which needs to be unzipped after the download is completed, and the install.ps1 file can be quickly installed by running the install.ps1 file using PowerShell.
由于使用自包含的打包方式导致应用体积过大,且Windows 应用 SDK目前正式版本没有提供IL修剪支持。所以当前版本打包后不再提供应用内框架支持,需要单独安装.Net 框架
文件名称:windowsdesktop-runtime-6.0.10-win-x64.exe
下载地址:https://dotnet.microsoft.com/zh-cn/download/dotnet/6.0
Due to the use of self-contained packaging, the application is too large, and the official version of the Windows App SDK does not provide IL trimming support. Therefore, the current version no longer provides in-app framework support after packaging, and needs to be installed separately. Net Framework
File name: windowsdesktop-runtime-6.0.10-win-x64.exe
Download address: https://dotnet.microsoft.com/zh-cn/download/dotnet/6.0