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.13.0-beta

22 Mar 16:18
Compare
Choose a tag to compare
0.13.0-beta Pre-release
Pre-release

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

新特性

  • 提交自定义白名单 IP
  • 调试工具新增浏览器信息和 IP 白名单

Bug 修复

  • Nav Tab 中不再使用 <a> 标签

避免 Advanced Tomato 主题中 dirty PJAX 过渡动画导致的 Bug

其它改动

  • 将检查网页访问中的网易换成网易云音乐

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

Features

  • feat(firewall): submit white ip
  • feat(debug): add debug info for white ip
  • feat(debug): get user browser

Bugs Fixed

  • fix(web): avoid using a tag in nav-tab

Using a will trigger a stupid bug in advanced-tomato theme related to PJAX

Changes

  • refactor(web): http check use netease music cdn

0.12.0

21 Mar 08:52
Compare
Choose a tag to compare

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

新特性

  • iptables 实现白名单

Web 界面尚未实现,默认已将局域网 IP 加白

  • iptables 增加对 mangle 的操作
  • 添加「调试工具」

Bug 修复

其它改动

  • 使用 upx 压缩可运行二进制文件

任何运行问题请新开 issue

  • 更新 GeoLite 到 0319
  • 修改操作日志、调试信息输出的样式

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

Features

  • fix(#7): iptables with ipset list (#9)
  • feat(iptables): bring up mangle
  • feat(debug): add debug info

Bugs Fixed

  • fix(control): typo error in init.d(#8)

Changes

  • chore(build): add upx to compress binary

Any issues please open a new issue.

  • util(ipdb): update to 0319
  • style(web): log output

0.11.2

16 Mar 05:09
Compare
Choose a tag to compare

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

新特性

这个版本中没有增加新功能。

Bug 修复

  • 修复 #5

其它改动

这个版本中没有其它改动。


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

Changes

There were no more changes added in this version.

0.11.1

15 Mar 13:00
Compare
Choose a tag to compare

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

新特性

这个版本中没有增加新功能。

Bug 修复

  • 修复卸载 KoolClash 时 binary 没有清理干净的问题

其它改动

  • 修改一些界面文字

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(submit): dns config submit issue

Changes

  • refactor(web): update typo & minor fixes

0.11.0-beta

13 Mar 13:53
Compare
Choose a tag to compare
0.11.0-beta Pre-release
Pre-release

KoolClash 仍然不够稳定!请自行承担使用风险!
如果你当前安装的是早于 0.10.0-beta 版本的 KoolClash,请先卸载再重新安装!

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

新特性

  • 在启动 KoolClash 时检测 Clash 进程是否启动

如果进程启动失败将会中断 KoolClash 启动并回滚操作

Bug 修复

这个版本没有修复 Bug。

其它改动

  • 改进日志和插件界面对 nodns 错误代码的提示信息

KoolClash IS STILL UNSTABLE! USE AT YOUR OWN RISK!
Uninstall current version and then install this version if you have one before 0.10.0-beta!

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

Features

  • feat(control): stop when clash process can't start

Bugs Fixed

There were no more bugs fixed in this version.

Changes

  • typo(control): nodns can also be invalid config

0.10.1-beta

13 Mar 12:49
Compare
Choose a tag to compare
0.10.1-beta Pre-release
Pre-release

KoolClash 仍然不够稳定!请自行承担使用风险!
如果你当前安装的是早于 0.10.0-beta 版本的 KoolClash,请先卸载再重新安装!

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

新特性

这个版本没有增加新特性。

Bug 修复

  • 修复 KoolClash 无法开机自启的问题
  • 卸载 KoolClash 时无法删除所有 dbus 配置的问题

其它改动

这个版本没有其它改动。


KoolClash IS STILL UNSTABLE! USE AT YOUR OWN RISK!
Uninstall current version and then install this version if you have one before 0.10.0-beta!

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

Features

There were no new features added in this version

Bugs Fixed

  • fix(control): now koolclash will auto start on boot
  • fix(uninstall): remove all koolclash dbus when uninstall

Changes

There were no more changes in this version.

0.10.0-beta

12 Mar 15:33
Compare
Choose a tag to compare
0.10.0-beta Pre-release
Pre-release

KoolClash 仍然不够稳定!请自行承担使用风险!
如果之前安装过 KoolClash,请先卸载再重新安装!

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

新特性

  • 支持修改外部控制监听 IP

默认设置为路由器 LAN IP

  • 全新的 Clash 进程管理

实验性 Clash 进程开机恢复

  • 支持 dnsmasq 转发

请修改 DHCP/DNS 设置将监听端口改回 53

  • 插件界面增加操作日志输出(仍在开发中、不完善)

Bug 修复

这个版本中没有修复 Bug

其它改动

  • 去除 MaxMind IP 库升级

KoolClash IS STILL UNSTABLE! USE AT YOUR OWN RISK!
Uninstall current version and then install this version if you have one!

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

Features

  • reafactor/feat(ext_control): support configure ip

Default as LAN IP

  • feat(control): better koolclash control

Experimenting restart on reboot

  • feat: support dnsmasq forward

Please modified setting in DHCP/DNS to let dnamasq listen at port 53.

  • feat(web): log output (still WIP)

Bugs Fixed

There were no bugs fixed in this version

Changes

  • refactor: remove ipdb update

0.9.0-beta

09 Mar 16:26
Compare
Choose a tag to compare
0.9.0-beta Pre-release
Pre-release

KoolClash 仍然不够稳定!请自行承担使用风险!

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

新特性

  • 大幅修改 DNS 操作逻辑,将「后备 DNS」修改为「自定义 DNS」。目前 DNS 的操作逻辑是:
如果当前没有上传过 Clash 配置文件(或者设置了托管配置 URL 但是没有进行首次下载),则不允许添加自定义 DNS 配置。
如果已经上传了 Clash 配置文件,且包含合法的 DNS 配置(enable 且设置为 redir-host 模式),则默认不显示自定义 DNS 配置提交。
如果你想要覆盖 Clash 配置文件中的 DNS 配置,提交自定义 DNS 配置后,将会删除 Clash 配置文件中原有的 DNS 配置并添加 自定义 DNS 配置。
如果你已经用自定义配置覆盖了 Clash 配置文件中的 DNS 配置,想重新用回 Clash 配置文件之前自带的 DNS 配置,你只需要提交一个空的自定义 DNS 配置,KoolClash 会恢复之前 Clash 配置文件。
如果你上传的 Clash 配置文件没有包含没有 DNS 配置或 DNS 配置不合法,且你之前没有提交过自定义 DNS 配置,KoolClash 会强制你提交自定义 DNS 配置。
如果你上传的 Clash 配置文件没有包含没有 DNS 配置或 DNS 配置不合法,但是你之前已经提交过自定义 DNS 配置,KoolClash 会自动将你提交的自定义 DNS 配置覆盖进你上传的 Clash 配置文件。

Bug 修复

  • 修复了卸载 KoolClash 时 dbus 配置没有清理干净的问题。

其它改动

这个版本没有推出其他改动。


KoolClash IS STILL UNSTABLE! USE AT YOUR OWN RISK!

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

Features

  • feat(dns): a brand new custom dns config manipulations,
If you haven't upload any clash config before, koolclash will not let you submit custom dns config.
If you already have uploaded clash config with valid dns config (dns.enable = true && enhanced-mode = redir-host), koolclash will hide custom dns config.
If you still want to submit custom dns config, koolclash will override the origin dns config in clash config you uploaded before.
If you use custom dns config to override the clash config and you want original clash config back, just submit an empty custom dns config will do.
If you uploaded a clash config without valid dns config, and you haven't submit any custom dns config before, koolclash will force you to submit one.
If you uploaded a clash config without valid dns config, but you do have submit a custom dns config before, koolclash will apply your custom dns config into clash config.

Bugs Fixed

  • fix(uninstall): remove all dbus related to koolclash when uninstall

Changes

There were no more changes in this version.

0.8.0-beta

08 Mar 07:20
Compare
Choose a tag to compare
0.8.0-beta Pre-release
Pre-release

KoolClash 仍然不够稳定!请自行承担使用风险!

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

新特性

  • Clash 外部控制页面支持展示 secret

Bug 修复

这个版本中没有修复 Bug

其它改动

  • 在上传配置时删除 YAML 起始符和结束符
  • 去除 Clash Dashboard 更新功能
  • 使用 yq 重写了配置文件修改和合法性检查
  • 启动 Clash 进程时用 yq 检查配置文件中 DNS 配置合法性

KoolClash IS STILL UNSTABLE! USE AT YOUR OWN RISK!

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

Features

  • feat(web): get clash config secret

Bugs Fixed

There were no bugs fixed in this version

Changes

  • fix(config): remove yaml header & footer
  • refactor: remove dashboard update
  • refactor(yq): use yq to rewrite the config manipulation
  • refactora(control): use yq to check dns config

0.7.0-beta

07 Mar 04:29
cb74e91
Compare
Choose a tag to compare
0.7.0-beta Pre-release
Pre-release

KoolClash 仍然不够稳定!请自行承担使用风险!

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

新特性

  • 新的 UI

Bug 修复

这个版本中没有修复 Bug

其它改动

  • 修改插件界面部分文字

KoolClash IS STILL UNSTABLE! USE AT YOUR OWN RISK!

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

Features

  • refactor(web): brand new UI

Bugs Fixed

There were no bugs fixed in this version

Changes

  • refactor(web): update text