From b864d206c9e78c30fc02353eab30ff7876114bfd Mon Sep 17 00:00:00 2001 From: Yerong <44803668+YerongAI@users.noreply.github.com> Date: Sun, 12 Feb 2023 15:50:09 +0800 Subject: [PATCH] Log updated --- config/Update logs/en-us/10.0.0.md | 43 ++++++++++++++++++++++++++++++ config/Update logs/en-us/10.0.4.md | 7 +++++ config/Update logs/en-us/10.0.5.md | 18 +++++++++++++ config/Update logs/zh-cn/10.0.0.md | 43 ++++++++++++++++++++++++++++++ config/Update logs/zh-cn/10.0.4.md | 7 +++++ config/Update logs/zh-cn/10.0.5.md | 18 +++++++++++++ 6 files changed, 136 insertions(+) create mode 100644 config/Update logs/en-us/10.0.0.md create mode 100644 config/Update logs/en-us/10.0.4.md create mode 100644 config/Update logs/en-us/10.0.5.md create mode 100644 config/Update logs/zh-cn/10.0.0.md create mode 100644 config/Update logs/zh-cn/10.0.4.md create mode 100644 config/Update logs/zh-cn/10.0.5.md diff --git a/config/Update logs/en-us/10.0.0.md b/config/Update logs/en-us/10.0.0.md new file mode 100644 index 00000000..54373cb7 --- /dev/null +++ b/config/Update logs/en-us/10.0.0.md @@ -0,0 +1,43 @@ +#### V10.0.0 Alpha + +1. New UI design. +2. Improve accessibility. #556 +3. Improved navigation bar, support expand or collapse manually. +4. Support to select TLS protocol version. + +##### Deploy + +1. Added new download engine [Downloader](https://github.com/bezzad/Downloader) for users whole living outside mainland China. +2. Optimize the display of error messages. +3. Advanced settings are displayed on a separate page to avoid program lag due to setting application preferences. +4. Remove the less-used "Target Version", "Update Deadline" and "Update Channel" settings from the advanced settings. +5. Automatically checks file signatures before starting installer to ensure that the source of the files is secure. +6. Fixed an issue where the configuration could not be created as a language pack when creating an Office ISO. +7. Added a new button to set a installation package as installation source. +8. Support for checking compatibility of installation files and configurations. + +##### Activate + +1. Added new commands: /clAll, /clLicenses, /clKeys, stands for clear all licenses and keys, clear all licenses or clear all keys. + +##### Toolbox + +1. New UI for Office channel information. +2. Changing the Office update channel allows users to choose whether or not to check for updates. +3. Added help guides for some settings (Not yet completed). +4. Support for removing registry information for proofreading tools when removing Office. #559 + +##### Document converter + +1. Supports selecting all files or all supported files when importing files. +2. Fixed the problem of not being able to output to video format when converting PowerPoint documents. #555 + +##### Hash checker + +1. New hash check module, convenient for users to check any file (including Office ISO image). +2. Supports MD5, SHA-1, SHA-256, SHA-384, SHA-512. +3. Support importing multiple files at the same time, and support filtering files by search string. +4. Support comparing files based on the calculated hash value. +5. Support saving the results as plain text, CSV, Markdown or JSON files. +6. Support to automatic start computing hash value after the file import is completed. +7. Support to compute or re-compute hash value of selected files. diff --git a/config/Update logs/en-us/10.0.4.md b/config/Update logs/en-us/10.0.4.md new file mode 100644 index 00000000..77e724f8 --- /dev/null +++ b/config/Update logs/en-us/10.0.4.md @@ -0,0 +1,7 @@ +#### V10.0.4 + +1. Components upgrade. +2. Translation update. +3. Fixed some issues about RTL layout. +4. Fixed an issue that can not display error messages about installation files correctly. +5. Other issues fixed and performance improvement. diff --git a/config/Update logs/en-us/10.0.5.md b/config/Update logs/en-us/10.0.5.md new file mode 100644 index 00000000..059c8298 --- /dev/null +++ b/config/Update logs/en-us/10.0.5.md @@ -0,0 +1,18 @@ +#### V10.0.5 + +- **DataGrid** supports displaying the number of rows. +- Translation update. + +##### Deploy + +- Fixed an issue that the `display` parameter was not set correctly when using the `deploy` command. [#602](https://github.com/YerongAI/Office-Tool/issues/602) + +##### Activate + +- Fixed an issue where `CL` commands could not be executed when Office is not installed. + +##### Hash checker + +- Fixed the problem of incorrect encoding when exporting hash values. +- Fixed an issue that the program may crash when copying hash values. +- Fixed an issue that the program would report an error when canceling the calculation of hash values. diff --git a/config/Update logs/zh-cn/10.0.0.md b/config/Update logs/zh-cn/10.0.0.md new file mode 100644 index 00000000..5ca6858e --- /dev/null +++ b/config/Update logs/zh-cn/10.0.0.md @@ -0,0 +1,43 @@ +#### V10.0.0 Alpha + +1. 新的 UI 设计。 +2. 优化了程序的可访问性。 #556 +3. 优化导航栏,支持展开或收起导航栏。 +4. 支持设置应用程序使用的 TLS 版本。 + +##### 部署 + +1. 新增下载引擎 [Downloader](https://github.com/bezzad/Downloader),中国大陆地区默认使用迅雷作为下载引擎,其它国家或地区使用 Downloader 作为下载引擎。 +2. 优化了错误信息的显示。 +3. 部分设置移动到高级设置页面,避免因为设置应用程序首选项而导致应用程序卡顿。 +4. 移除了一些使用率较低的设置。 +5. 启动安装程序前会自动检查安装程序签名,避免文件被篡改。 +6. 修复了创建 Office ISO 时,无法创建语言包安装配置的问题。 +7. 支持直接设置某个安装文件为安装源,自动匹配通道和体系结构。 +8. 支持检查安装文件和安装配置的兼容性。 + +##### 激活 + +1. 新增如下 OSPP 命令: /clAll, /clLicenses, /clKeys, 分别表示清除 Office 许可证和密钥,清除许可证,清除密钥。 + +##### 工具箱 + +1. 优化了 Office 通道信息查询的 UI。 +2. 更改更新通道后,允许用户选择是否立即检查更新。 +3. 为某些功能添加了说明文档。 +4. 修复了移除 Office 时,校对工具的注册表不会被清理的问题。 #559 + +##### 文档转换 + +1. 导入文件时支持选择所有文件格式或者所有支持的文件格式。 +2. 修复了无法将 PowerPoint 演示文稿导出为视频的问题。 #555 + +##### 哈希值校验 + +1. 新增哈希值校验模块,支持校验所有文件的哈希值。 +2. 支持 MD5, SHA-1, SHA-256, SHA-384, SHA-512. +3. 支持从文件夹导入文件,支持使用搜索字符串筛选文件。 +4. 支持通过文件名或哈希值搜索文件并进行比较。 +5. 支持将计算结果导出为纯文本,CSV, Markdown or JSON 文件。 +6. 支持在导入文件后自动开始计算。 +7. 支持计算选定文件的哈希值。 diff --git a/config/Update logs/zh-cn/10.0.4.md b/config/Update logs/zh-cn/10.0.4.md new file mode 100644 index 00000000..37e29aba --- /dev/null +++ b/config/Update logs/zh-cn/10.0.4.md @@ -0,0 +1,7 @@ +#### V10.0.4 + +1. 组件更新。 +2. 翻译更新。 +3. 修复了 RTL 布局的一些问题。 +4. 修复了某些情况下无法正确显示错误信息的问题。 +5. 其它问题修复和性能提升。 diff --git a/config/Update logs/zh-cn/10.0.5.md b/config/Update logs/zh-cn/10.0.5.md new file mode 100644 index 00000000..3df78597 --- /dev/null +++ b/config/Update logs/zh-cn/10.0.5.md @@ -0,0 +1,18 @@ +#### V10.0.5 + +- **DataGrid** 支持显示行数。 +- 翻译更新。 + +##### 部署 + +- 修复了使用 `deploy` 命令时,`display` 参数不能正确设置的问题。 [#602](https://github.com/YerongAI/Office-Tool/issues/602) + +##### 激活 + +- 修复了 `CL` 命令在安装 Office 前无法使用的问题。 + +##### 哈希值校验 + +- 修复了导出哈希值计算结果时,编码不正确的问题。 +- 修复了复制哈希值时,程序可能会崩溃的问题。 +- 修复了取消计算哈希值时,程序会报错的问题。