Skip to content

获取商店应用 0.8.0.0 2023年元旦版本

Compare
Choose a tag to compare
@Gaoyifei1011 Gaoyifei1011 released this 01 Jan 14:43

获取商店应用 0.8.0.0

新功能

  1. 控制台应用程序已经开发完成,具体的操作方法请导航到应用的“关于”页面,“使用说明”模块中进行了解。
  2. 添加了ARM64平台的支持。
  3. 所有功能都已经开发完成,移除开发版(Dev)所有标识。

New features

  1. The console application has been developed, please navigate to the "About" page of the application and the "Instructions" module for specific operation methods.
  2. Added ARM64 platform support.
  3. All features have been developed, remove all logos of the development version (Dev).

积压的工作(计划暂定,未来可能会调整)

  1. Html解析暂未重构(可能会移除HtmlAgilityPack)。
  2. 代码和功能优化,发布正式版1.0.0。

Backlog (tentative, subject to future adjustments)

  1. Html parsing is not refactored yet (HtmlAgilityPack may be removed).
  2. Code and function optimization, release official version 1.0.0.

该版本存在的问题

Arm64平台目前仅编译通过, 但未在实体机上测试,所以可能会出现一些意料之外的情况。

Problems with this release
The Arm64 platform is currently only compiled, but not tested on a physical machine, so some unexpected situations may occur.


注意事项

这个版本仍然将提供两个文件。一个是msixbundle安装包,可以直接使用应用安装程序快速安装,另一个压缩包是包含依赖框架库的完整安装包,下载完成后需要解压缩,使用powershell运行install.ps1文件即可快速安装。

Notes
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.