-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: bump to 2.3.0 & update changelog.md
- Loading branch information
1 parent
059b02d
commit 34395b0
Showing
2 changed files
with
24 additions
and
3 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 |
---|---|---|
@@ -1,2 +1,23 @@ | ||
# Note: | ||
## This is just for auto-release testing, and it will soon be deleted. | ||
## Chinese (Simplified) | ||
- 优化 只在 Toast 通知启用且模式为 Addon 时,启动游戏才会检测下载 | ||
- 优化 当消息将被过滤时,不再尝试对此消息的提醒 | ||
- 新增 繁体中文翻译 | ||
- 优化 聊天记录搜索窗口的表现 | ||
- 新增 Two-Slices Toast 通知模式(Linux 和 Mac OS _可能_ 有救了) | ||
- 优化 Toast 通知和普通的通知行为上更一致 | ||
- 优化 自动响应规则编写错误不再导致闪退 | ||
- 新增 更多聊天记录搜索模式 | ||
- 新增 自定义进服消息 | ||
- 优化 自动响应自定义延迟 | ||
|
||
## English | ||
- Optimization: Only when Toast notifications are enabled and the mode is set to Addon, the game will check for downloads upon startup. | ||
- Optimization: When a message is about to be filtered, no longer attempts will be made to notify for that message. | ||
- Added: Traditional Chinese translation. | ||
- Optimization: Improved the performance of the Chat History Navigator screen. | ||
- Added: Two-Slices Toast notification mode (Linux and Mac OS _might_ be saved). | ||
- Optimization: Toast notifications now behave more consistently with the ones of basic notifiers. | ||
- Optimization: Errors in writing Responder rules no longer crashes the game. | ||
- Added: More Chat History Navigator modes. | ||
- Added: Custom Join Message. | ||
- Optimization: Custom delay for Responder. |
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