Releases: BalloonUpdate/McPatchClient
Releases · BalloonUpdate/McPatchClient
v1.1.13
Compare
Sorry, something went wrong.
No results found
支持强制关闭主题(用压缩软件打开后在jar包的根目录添加一个名为.disable-theme的空文件)
v1.1.12
Compare
Sorry, something went wrong.
No results found
提示语变更:正在应用更新包 -> 正在解压更新包
修复叉叉不能关闭程序的问题
略微增加窗口大小
v1.1.11
Compare
Sorry, something went wrong.
No results found
v1.1.10
Compare
Sorry, something went wrong.
No results found
支持手动配置HTTP/WEBDAV源默认下载文件大小(通过配置文件的http-fallback-file-size参数)
修复下载速度异常的问题
v1.1.9
Compare
Sorry, something went wrong.
No results found
支持禁用HTTPS源的SSL证书验证
尝试修复独立进程启动时更新后卡死不能退出的问题
v1.1.8
Compare
Sorry, something went wrong.
No results found
默认不使用独立进程启动(以解决javaagent启动更新后卡死不能退出的问题)
v1.1.7
Compare
Sorry, something went wrong.
No results found
修复更新包大于16mb时发多线程下载会失败的问题
支持指定自定义版本号文件名(用于支持灰度更新)
v1.1.6
Compare
Sorry, something went wrong.
No results found
支持单文件的多线程下载(可以在配置文件中调整线程数和分块大小)
尝试修复更新记录窗口是空白的问题
调试时控制台日志等级从INFO切换到DEBUG
注意自带的MiniHTTPServer不支持多线程下载!需要自行更换Nginx
v1.1.5
Compare
Sorry, something went wrong.
No results found
webdav和sftp源不会再往日志里输出用户名和密码等信息
无法再对程序日志文件进行更新
v1.1.4
Compare
Sorry, something went wrong.
No results found
遇到网络问题切换服务器源时会彻底切换过去,不会再回头使用失败的源
示例配置文件中增加对多个备用源的说明
配置文件从config.yml改名为mc-patch-config.yml(config.yml同样兼容)
新的配置文件读取顺序:
外部 mc-patch-config.yml
外部 config.yml
内部 mc-patch-config.yml
内部 config.yml