Skip to content

v2.6.2 支持低版本, 支持禁用 SSL 验证

Pre-release
Pre-release
Compare
Choose a tag to compare
@ApliNi ApliNi released this 25 Jun 20:08
· 1 commit to main since this release

What's Changed

New Contributors

Full Changelog: v2.6.0...v2.6.2

更新内容

  • 支持更低的 MC 版本, 目前调整到 1.16
  • 支持禁用 SSL 验证, 用于解决一些网络问题, 但不推荐使用
  • 优化消息

本次更新增加了新的配置项

# 是否启用 SSL 验证, 通常情况请勿关闭
sslVerify: false

Updates

  • Support lower MC version, currently adjusted to 1.16.
  • Support disable SSL authentication, used to solve some network problems, but not recommended.
  • Optimized messages

New configuration items have been added in this update

# Whether to enable SSL authentication, usually do not turn it off
sslVerify: true