拆分更新日志到独立文件 (#277)
continuous-integration/drone/push Build is passing

This commit is contained in:
neveler
2025-10-14 11:27:55 +08:00
committed by GitHub
parent 79ce378a30
commit ce81c43567
176 changed files with 2668 additions and 2564 deletions
+23
View File
@@ -0,0 +1,23 @@
---
---
- 拒绝在被 Fractureiser 病毒感染的设备上启动 HMCL(若检测到将会提示并退出,[详情](https://github.com/fractureiser-investigation/fractureiser#readme)
- 检测 HMCL 是否处于 macOS 上的 App TranslocationmacOS 使用了 [App Translocation](https://lapcatsoftware.com/articles/app-translocation.html) 机制,可能会自动将 HMCL 移动至 `/private/var/folders` 中的临时文件夹内,导致用户关闭 HMCL 后游戏数据和设置丢失)
- 添加 Linux RISC-V 64 平台支持
- 日志分析窗口中显示物理内存大小
- 更新 Minecraft 购买链接
- 添加删除游戏资源文件按钮
- 优化 SSL 异常报错信息
- 添加更多日志分析规则
- 更新搜索版本号
- 更新游戏版本号检测性能
- 添加隐藏测试版提示开关
- 更新翻译
错误修复:
- 修复在 Minecraft 1.20 不能正常使用游戏内聊天功能的问题
- 修复在 Windows on ARM 平台上的启动问题
- 修复使用系统 GLFW 选项对 1.19+ 不生效的问题
- 修复无法使用 macOS aarch64 JRE 启动部分版本的问题
- 修复一些崩溃问题