From a9b92d1426ca62e27c3a7327c6ddaaf3f947da34 Mon Sep 17 00:00:00 2001 From: Glavo Date: Wed, 6 Mar 2024 21:43:47 +0800 Subject: [PATCH] =?UTF-8?q?HMCL=203.5.6.240=20=E6=9B=B4=E6=96=B0=E6=97=A5?= =?UTF-8?q?=E5=BF=97=20(#90)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * HMCL 3.5.6.240 更新日志 * update * Update dev.md * update --------- Co-authored-by: Burning_TNT <88144530+burningtnt@users.noreply.github.com> --- .gitignore | 3 ++- _changelog/dev.md | 15 ++++++++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4ed38ad..f60b43a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ _site .jekyll-metadata vendor Gemfile.lock -.bundle \ No newline at end of file +.bundle +/.idea/ \ No newline at end of file diff --git a/_changelog/dev.md b/_changelog/dev.md index 3f9cad1..6838cab 100644 --- a/_changelog/dev.md +++ b/_changelog/dev.md @@ -11,7 +11,20 @@ toc: true *Notice: changelogs are written in Chinese.* -

HMCL 3.5.5.238

+

HMCL 3.5.6.240

+ +- GP-2862: 默认不进行降级更新(手动切换更新源时依然会正常提示) +- GP-2888: 移除设置 - 赞助页面 +- GP-2889: 删除 Mojang 登录支持 +- GP-2897: 主界面移除联机大厅按钮,添加引导用户进入官方 QQ 群的按钮 + +错误修复: + +- GP-2869: 修复下载 Java 不会尝试备用下载源的问题 +- GP-2871: 修复导出启动脚本时无法正确处理“游戏启动前执行命令”和“游戏结束后执行命令”的问题,现在会预解析命令 +- GP-2881: 修复无法安装带有 NeoForge 的 Modrinth 整合包的问题 + +# HMCL 3.5.5.238 - GP-2864: 改善在非 Windows 平台任务栏图标的质量