-
Notifications
You must be signed in to change notification settings - Fork 912
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
V8.3.1.0 | ||
|
||
1. 修復了由於使用者名稱有空格,導致 Office 部署工具執行異常的問題。 | ||
2. 修復了由於 NaN 值導致程式當機的問題。 | ||
3. 修復了由於圖片無法載入而導致程式當機的問題。 | ||
4. 翻譯更新。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
### V8.3.3.10 | ||
|
||
- 翻譯更新。 | ||
|
||
#### 主畫面 | ||
|
||
- 修復了大頭照模糊的問題。 | ||
|
||
#### 工具箱 | ||
|
||
- 支援備份或復原 Office 應用程式設定。[#443](https://github.com/YerongAI/Office-Tool/issues/443) | ||
|
||
#### 關於頁面 | ||
|
||
- 資訊更新。 |