Skip to content

Releases: BalloonUpdate/Mcpatch2JavaClient

V0.0.12

Choose a tag to compare

@asforest asforest released this 28 Jun 12:58
  1. JSON解析失败时会显示截断的部分原始的响应体内容(以方便调试)
  2. 不再对HTTP类请求做Content-Length校验
  3. 修复忽略SSL证书验证功能失败的问题

v0.0.11

Choose a tag to compare

@asforest asforest released this 24 Feb 02:49
  1. 修复忘记创建文件夹导致的文件移动失败问题
  2. 时间较近的更新日志显示在更上面
  3. 配置中的show-finish-message选项拆分成show-no-update-messageshow-has-update-message来分别控制有更新和没有更新时是否弹框
  4. 配置文件中没有指定窗口标题时,会尝试自动识别Rust版客户端的标题设置changelogs_window_title字段

v0.0.10

Choose a tag to compare

@asforest asforest released this 13 Feb 18:08
  1. 修复更新空文件会报文件移动失败问题
  2. 修复一处提示文字错误

v0.0.9

Choose a tag to compare

@asforest asforest released this 10 May 13:29
  1. 增加忽略http协议中的content-length的选项
  2. 尝试修复m1 mac上无法启动的问题
  3. 修复默认配置文件名读取不到的问题
  4. 修复实际的重试次数和配置文件中不一致的问题

v0.0.8

Choose a tag to compare

@asforest asforest released this 01 Mar 15:09

修复

  1. 将默认配置文件的编码格式从UTF8-BOM改为UTF8
  2. 修复文件修改时间判断错误的问题
  3. 修复网络IO等待时间过长会导致下载失败的问题
  4. 修复日志的标签和文字之间没有空格不便区分的问题
  5. 修复卡在“正在收集要更新的文件”阶段时间过长的问题

v0.0.7

Choose a tag to compare

@asforest asforest released this 01 Mar 04:12

修复

  1. 修复JavaAgent启动失败的问题

v0.0.6

Choose a tag to compare

@asforest asforest released this 22 Feb 15:49

修复

  1. 增加对旧版配置文件的读取支持
  2. 修复点×打断更新时会报错的问题

v0.0.5

Choose a tag to compare

@asforest asforest released this 22 Feb 03:13

修复

  1. 修复文件移动时会报错的问题

v0.0.4

Choose a tag to compare

@asforest asforest released this 02 Feb 03:01

修复

  • 修复命令行模式下误调用GUI相关API报错的问题

v0.0.3

Choose a tag to compare

@asforest asforest released this 01 Feb 15:45

修复

  • 修复不能启动的问题
  • 修复命令行模式下误调用GUI相关API报错的问题