Skip to content
This repository has been archived by the owner on Jan 19, 2025. It is now read-only.

Releases: SukkaW/Koolshare-Clash

0.16.2

10 May 09:49
Compare
Choose a tag to compare

在下载安装之前请仔细阅读 使用文档 使用中的任何问题都可以 提交 issue

新特性

这个版本没有新增特性。

Bug 修复

这个版本没有修复 Bug。

其它改动

  • 升级 Clash 到 0.14.0
  • 升级 GeoLite2 IP 解析库到 20190507

Please read documentation carefully before using it! Any questions please submit a new issue.

Features

There were no more features added in this version.

Bugs Fixed

There were no more bugs fixed in this version.

Changes

  • util(bin): update clash to 0.14.0
  • util(ipdb): update to 20190507

0.16.1-beta

01 May 08:17
Compare
Choose a tag to compare
0.16.1-beta Pre-release
Pre-release

在下载安装之前请仔细阅读 使用文档 使用中的任何问题都可以 提交 issue

新特性

这个版本没有新增特性。

Bug 修复

  • 通过修改 DHCP/DNS 选项、试图修复 #12

其它改动

  • 由于 ipify 被大部分广告屏蔽工具拦截,改为使用 ipapi
  • 调试信息新增 IP 数据库检查

Please read documentation carefully before using it! Any questions please submit a new issue.

Features

There were no more features added in this version.

Bugs Fixed

  • fix(#12): dhcp dns control

Changes

  • feat/refactor(web): use ipapi
  • feat(debug): add ipdb check

0.16.0

16 Apr 15:16
Compare
Choose a tag to compare

在下载安装之前请仔细阅读 使用文档 使用中的任何问题都可以 提交 issue

新特性

  • 查看当前 IP 数据库版本并更新

Bug 修复

这个版本没有修复 Bug。

其它改动

  • 修改插件界面部分文案
  • 当进入「操作日志」界面时自动加载上次操作日志

Please read documentation carefully before using it! Any questions please submit a new issue.

Features

  • feat(ipdb): check current version and update ipdb

Bugs Fixed

There were no more bugs fixed in this version.

Changes

  • fix(web): typo
  • feat(web): load last log when enter log content

0.15.1-beta

09 Apr 15:10
Compare
Choose a tag to compare
0.15.1-beta Pre-release
Pre-release

在下载安装之前请仔细阅读 使用文档 使用中的任何问题都可以 提交 issue

新特性

这个版本没有新增特性。

Bug 修复

  • 修复订阅配置中不能带有特殊字符的 Bug (#19)
  • 修复订阅链接跳转导致的无法订阅的问题

其它改动

  • 更准确地判断 Clash 托管配置下载是否下载成功
  • 升级 GeoLite2 IP 解析库到 0409
  • 调试工具新增 Clash 版本信息输出

Please read documentation carefully before using it! Any questions please submit a new issue.

Features

There were no more features added in this version.

Bugs Fixed

  • fix(#19): remote config url
  • fix(sub): let curl follow the redirect

Changes

  • feat(sub): better remote config check
  • util(ipdb): update to 0409
  • feat(debug): add clash core version

0.15.0-beta

06 Apr 08:46
Compare
Choose a tag to compare
0.15.0-beta Pre-release
Pre-release

在下载安装之前请仔细阅读 使用文档 使用中的任何问题都可以 提交 issue

新特性

  • 新增「Clash 看门狗」

Bug 修复

这个版本没有修复 Bug。

其它改动

  • 升级 GeoLite2 IP 解析库到 0402
  • 调试工具新增 Clash 进程信息输出

Please read documentation carefully before using it! Any questions please submit a new issue.

Features

  • feat(control): bring up watchdog

Bugs Fixed

There were no more bugs fixed in this version.

Changes

  • util(ipdb): update to 0402
  • feat(debug): add process details

0.14.3-beta

01 Apr 09:09
Compare
Choose a tag to compare
0.14.3-beta Pre-release
Pre-release

在下载安装之前请仔细阅读 使用文档 使用中的任何问题都可以 提交 issue

新特性

这个版本没有新增特性。

Bug 修复

其它改动

  • 升级 Clash 核心到 v0.13.0
  • 升级 yq 到 2.3.0
  • 升级 GeoLite2 IP 解析库到 0326

Please read documentation carefully before using it! Any questions please submit a new issue.

Features

There were no more features added in this version.

Bugs Fixed

  • fix(#16): can't set iptables if there were no dbus firewall data

Changes

  • util(bin): update clash to v0.13.0
  • util(bin): update yq to 2.3.0
  • util(ipdb): update to 0326

0.14.2-beta

29 Mar 12:18
Compare
Choose a tag to compare
0.14.2-beta Pre-release
Pre-release

在下载安装之前请仔细阅读 使用文档 使用中的任何问题都可以 提交 issue

新特性

这个版本没有新增特性。

Bug 修复

其它改动

这个版本没有其他改动。


Please read documentation carefully before using it! Any questions please submit a new issue.

Features

There were no more features added in this version.

Bugs Fixed

  • fix(#15): base64 can not decode undefined

Changes

There were no more changes in this version.

0.14.1-beta

29 Mar 10:30
Compare
Choose a tag to compare
0.14.1-beta Pre-release
Pre-release

在下载安装之前请仔细阅读 使用文档 使用中的任何问题都可以 提交 issue

新特性

这个版本没有新增特性。

Bug 修复

这个版本没有修复 Bug。

其它改动

  • 彻底重写 DNS 配置逻辑
  • 精简插件界面代码

Please read documentation carefully before using it! Any questions please submit a new issue.

Features

There were no more features added in this version.

Bugs Fixed

There were no more bugs fixed in this version.

Changes

  • refactor(dns): completely rewrite the code
  • refactor(web): simplify the code

0.14.0-beta

28 Mar 15:24
Compare
Choose a tag to compare
0.14.0-beta Pre-release
Pre-release

在下载安装之前请仔细阅读 使用文档 使用中的任何问题都可以 提交 issue

新特性

  • 新增默认主机的访问控制

Bug 修复

  • 修复因为调试工具导致的 Nav Tab 无法切换
  • 修复在无法连接 YouTube 导致的 KoolClash 插件页面不停加载

其它改动

  • 调试工具新增 Chromecast 功能
  • 跟进 IP.sb 更新的一个私有 API 接口
  • 修改插件页面数据渲染方式

Please read documentation carefully before using it! Any questions please submit a new issue.

Features

  • feat(firewall): bring up default control

Bugs Fixed

  • fix(web): debug caused selectTab() failed
  • fix(web): youtube http checker

Changes

  • feat(debug): add chromecast
  • fix(web): ip.sb has changed private api endpoint
  • refactor(web): change data render

0.13.1-beta

23 Mar 17:57
Compare
Choose a tag to compare
0.13.1-beta Pre-release
Pre-release

在下载安装之前请仔细阅读 使用文档 使用中的任何问题都可以 提交 issue

新特性

  • 支持在更新 KoolClash 后自动重新启动 Clash
  • Chromecast(DNS 劫持功能)

Bug 修复

  • 修复了自定义 DNS 输入框和提交按钮被隐藏时、用户上传了不包含合法 DNS 配置的 Clash 配置文件,此时自定义 DNS 提交按钮无法显示的问题

其它改动

  • 修改了自定义 DNS 配置界面的代码逻辑

Please read documentation carefully before using it! Any questions please submit a new issue.

Features

  • feat(install): restart clash after update koolclash
  • feat(chromecast): redirect all dns request

Bugs Fixed

  • feat/fix(web/dns): minor changes

when current clash config has valid dns configuration but upload a new clash config without valid dns config, but fallback dns submit button is hidden.

Changes

  • fix(web): hide submit dns btn when dnsmode is 1