Skip to content

Commit

Permalink
build: bump to 2.3.0 & update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
70CentsApple committed Jul 14, 2024
1 parent 059b02d commit 34395b0
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 3 deletions.
25 changes: 23 additions & 2 deletions changelog.md
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.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ org.gradle.jvmargs=-Xmx4G
loader_version=0.15.11
# Mod Properties
mod_id=chattools
mod_version=2.2.1
mod_version=2.3.0
maven_group=net.apple70cents
archives_base_name=chattools

0 comments on commit 34395b0

Please sign in to comment.