Releases: Gaoyifei1011/GetStoreApp
获取商店应用(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.
获取商店应用(Dev) 0.3.3.0
获取商店应用(Dev) 0.3.3.0
该版本是对0.3.0.0的一些内容调整。
This version is a tweak to 0.3.0.0.
新功能
1.现在可以对应用的主题进行调整了。
2.对UI的部分内容进行了微调。
New features
- Now you can adjust the theme of your application.
- Parts of the UI have been fine-tuned.
该版本存在的问题
- 获取商店应用APP获取到的离线文件下载链接目前不能在应用内下载(该功能暂不支持),您可以点击文件名通过浏览器下载。
- 项目是基于Windows App SDK的单打包项目,该种方式打包暂不支持创建捆绑包。已经单独创建了32位系统和64位系统的安装包,解压缩后运行install.ps1即可快速安装。(我本人没有ARM64的机器,不能对其进行测试,暂不打包ARM64)
Issues with this release
- The offline file download link obtained by the GetStoreApp app is currently not available for download in the app (this feature is not supported at the moment), you can click the file name to download it through the browser.
- The project is a single-package project based on the Windows App SDK, which does not support the creation of bundles. The installation packages for 32-bit and 64-bit systems have been created separately, and after unzipping, run install.ps1 for quick installation. (I don't have an ARM64 machine myself, I can't test it, I don't pack an ARM64 yet)
下载功能正在加速开发中(使用Aira2下载)
Download functionality is under accelerated development (download using Aira2)
由于0.3.2.0版本内部结构存在一些问题,暂时对0.3.2.0版本进行撤包,并更新为0.3.3.0版本。请立即更新到新版本。
Due to some problems in the internal structure of version 0.3.2.0, we temporarily unpack version 0.3.2.0 and update it to version 0.3.3.0. Please update to a new version immediately.
之前发布的0.3.3.0版本内部存在一些问题,如有部分用户已经安装。建议您卸载APP后重新安装
There are some issues within the previous release of version 0.3.3.0, such as some users have already installed it. It is recommended that you uninstall the APP and reinstall it
获取商店应用(Dev) 0.3.0.0 第一个正式版本
获取商店应用(Dev) 0.3.0.0
第一个正式版本已经对外正式发布,您可以离线下载商店的应用。
The first official version is already available to the public, and you can download the store's app offline.
该版本存在的问题
- 获取商店应用APP获取到的离线文件下载链接目前不能在应用内下载(该功能暂不支持),您可以点击文件名通过浏览器下载。
- 应用内部主题设置暂不支持设置,您可以通过系统设置来修改应用主题。
- 项目是基于Windows App SDK的单打包项目,该种方式打包暂不支持创建捆绑包。已经单独创建了32位系统和64位系统的安装包,解压缩后运行install.ps1即可快速安装。(我本人没有ARM64的机器,不能对其进行测试,暂不打包ARM64)
Issues with this release
- The offline file download link obtained by the GetStoreApp app is currently not available for download in the app (this feature is not supported at the moment), you can click the file name to download it through the browser.
- The application internal theme settings do not support the settings, you can modify the application theme through the system settings.
- The project is a single-package project based on the Windows App SDK, which does not support the creation of bundles. The installation packages for 32-bit and 64-bit systems have been created separately, and after unzipping, run install.ps1 for quick installation. (I don't have an ARM64 machine myself, I can't test it, I don't pack an ARM64 yet)