Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

0.17.5-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@SukkaW SukkaW released this 11 Jul 15:17
· 24 commits to master since this release

在下载安装之前请仔细阅读 使用文档 使用中的任何问题都可以 提交 issue
如果你当前安装的是早于 0.17.0-beta 版本的 KoolClash,请先卸载再重新安装!
如果你当前安装的是 0.17.1-beta 版本,请在更新后重新上传 Clash 配置文件!

新特性

  • 如果 IP 数据库下载失败将会中止更新 #34
  • 调试信息新增输出 Clash 运行目录下的文件列表

Bug 修复

  • 修改 IP 数据库更新完成后的提示语
  • 修复 SSH 无法被代理的问题 #38

其它改动

  • 改善文档关于 DNS 配置部分
  • 文档新增延伸阅读部分
  • 修改了 Clash 开关的日志输出
  • 去除打包时的 upx 压缩
  • 升级 clash-dashboard 到最新版
  • 升级 Clash 二进制到自编译的 0.15.0

修改 Fake IP 内部 DNS TTL 为 3600,可能可以缓解 #36

  • 更新 GeoLite IP 数据库到 20190709 版本
  • 更新 yq 到 2.4.0
  • 文档新增 进阶使用 部分
  • 重构「访问 Clash 面板」按钮打开 dashboard 的方式

Please read documentation carefully before using it! Any questions please submit a new issue.
Uninstall current version and then install this version if you have one before 0.17.0-beta!
Reupload the Clash config file after updating if you are using 0.17.1-beta!

Features

  • feat(ipdb): exit when ipdb download failed
  • refactor(debug): show dir

Bugs Fixed

  • fix(ipdb): update log typo
  • fix(control): only free 22 within lan ip #38

Changes

  • docs: update dns & add referrer
  • fix/docs(usage): dns config
  • refactor(control): update log output
  • chore: remove upx during pack
  • util(dashboard): update to latest
  • util(bin): clash update to custom build 0.15.0 (Adjust inside ttl to 3600)
  • util(ipdb): update geolite to 20190709
  • util(bin): update yq to 2.4.0
  • docs: bring up advanced usage & update dns
  • refactor(web): set dashboard url with a new way