Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

0.17.8-beta

Pre-release
Pre-release

Choose a tag to compare

@SukkaW SukkaW released this 01 Nov 14:27
· 10 commits to master since this release

从 0.17.8-beta 版本开始,KoolClash 开始跟进 Clash 弃用 config.yml 文件名、使用 config.yaml
如果你当前安装的是早于 0.17.8-beta 版本的 KoolClash,请在安装此版本后,重新上传一次配置文件、或更新一次托管订阅!

新特性

这个版本没有新特性。

Bug 修复

  • 修复面板上的 IP 检查、将淘宝 IP 接口更换为搜狐 IP 接口
  • 使用新的方法获取 LAN IP,试图适配 OpenWrt 新版 网络接口 配置

其它改动

  • 使用 Clash 新的配置文件路径 config.yaml
  • 升级 Clash 二进制到自编译的最新 Dev 分支(0.16.0)
  • 更新到最新的 clash-dashboard
  • 更新 GeoLite IP 数据库到 20191029 版本

From 0.17.8-beta, KoolClash is now using the Clash latest configuration filename - config.yaml.
Re-upload configuration or update your clash hosted subscription is needed if you update KoolClash from version before 0.17.8-beta!

Features

There were no more features added in this version.

Bugs Fixed

  • fix(web): ip.skk.moe
  • refactor: a new way to get lan_ip

Changes

  • refactor: replace config.yml to config.yaml

Housekeeping.

  • util: update clash bin & ipdb & dashboard