Now we have our own channel😂
Please open Telegram to view this post
VIEW IN TELEGRAM
已使用mihomo的dns配置,不再支持原版clash
We have used dns configuration of mihomo. Original clash core is no longer supported.
We have used dns configuration of mihomo. Original clash core is no longer supported.
众所周知clash-verge为提供rpm包,我用alien把deb包重新打包成了rpm,并解决了依赖问题
https://github.com/SubConv/clash-verge-rpm
clash-verge doesn't provide package of RPM format. I used alien to convert deb package into RPM package and solve the dependency problems.
https://github.com/SubConv/clash-verge-rpm
https://github.com/SubConv/clash-verge-rpm
clash-verge doesn't provide package of RPM format. I used alien to convert deb package into RPM package and solve the dependency problems.
https://github.com/SubConv/clash-verge-rpm
GitHub
GitHub - SubConv/clash-verge-rpm: RPM package for clash-verge
RPM package for clash-verge. Contribute to SubConv/clash-verge-rpm development by creating an account on GitHub.
https://github.com/SubConv/SubConv/releases/tag/v1.0.0
v1.0.0 发布了!
不兼容更改:
移除了配置文件的region_dict字段,因为其功能完全可以用regex字段实现
改变:
使用rule-provider
功能:
支持代理rule-provider的链接
v1.0.0 released!
Breaking Changes:
Remove region_dict in config file because it duplicates the function of regex field.
Changes
Use rule-provider
Features
Support proxy of the url of rule sets
v1.0.0 发布了!
不兼容更改:
移除了配置文件的region_dict字段,因为其功能完全可以用regex字段实现
改变:
使用rule-provider
功能:
支持代理rule-provider的链接
v1.0.0 released!
Breaking Changes:
Remove region_dict in config file because it duplicates the function of regex field.
Changes
Use rule-provider
Features
Support proxy of the url of rule sets
GitHub
Release v1.0.0 · SubConv/SubConv
Breaking Changes
Remove region_dict in config file because it duplicates the function of regex field.
Changes
Use rule-provider
Features
Support proxy of url of rulesets to ensure that ruleset...
Remove region_dict in config file because it duplicates the function of regex field.
Changes
Use rule-provider
Features
Support proxy of url of rulesets to ensure that ruleset...
https://github.com/SubConv/SubConv/releases/tag/v2.0.0
v2.0.0发布了!
不兼容更改:
- 使用yaml格式的配置文件
功能:
- 支持docker,二进制文件部署
- 支持cli命令生成默认配置文件
v2.0.0 released!
Breaking Changes:
- use config file of YAML format
Features:
- Support deploy with docker or binary executable file
- Support using cli command to generate default config file
v2.0.0发布了!
不兼容更改:
- 使用yaml格式的配置文件
功能:
- 支持docker,二进制文件部署
- 支持cli命令生成默认配置文件
v2.0.0 released!
Breaking Changes:
- use config file of YAML format
Features:
- Support deploy with docker or binary executable file
- Support using cli command to generate default config file
GitHub
Release v2.0.0 · SubConv/SubConv
What's Changed
Features
feat: support docker; ci: build and build image; ci: release by @wouiSB in #17
feat: cli to generate config file by @wouiSB in #18
Breaking Changes
Please refer to doc...
Features
feat: support docker; ci: build and build image; ci: release by @wouiSB in #17
feat: cli to generate config file by @wouiSB in #18
Breaking Changes
Please refer to doc...
https://github.com/SubConv/SubConv/releases/tag/v2.1.0
上次发版忘记在这儿发了
v2.1.0(早就)发布了!
破坏性更改:
- 默认端口由443改为8080,所以docker用户更新之后要更改端口映射的配置
修复:
- 源订阅链接重定向导致无法获取订阅
v2.1.0 released!
Breaking Changes:
- default port is changed from 443 to 8080. If you're using docker and updating from an older version, you should pay attention to port mapping.
Fixes:
- can't get subscription info if the original subscription link is redirected.
上次发版忘记在这儿发了
v2.1.0(早就)发布了!
破坏性更改:
- 默认端口由443改为8080,所以docker用户更新之后要更改端口映射的配置
修复:
- 源订阅链接重定向导致无法获取订阅
v2.1.0 released!
Breaking Changes:
- default port is changed from 443 to 8080. If you're using docker and updating from an older version, you should pay attention to port mapping.
Fixes:
- can't get subscription info if the original subscription link is redirected.
GitHub
Release v2.1.0 · SubConv/SubConv
What's Changed
Breaking Changes
perf!: change default port by @wouiSB in #22
Fixes
fix: handle redirect by @wouiSB in #21
fix: fatal error in last fix by @wouiSB in #23
Improvements
perf!:...
Breaking Changes
perf!: change default port by @wouiSB in #22
Fixes
fix: handle redirect by @wouiSB in #21
fix: fatal error in last fix by @wouiSB in #23
Improvements
perf!:...
https://github.com/SubConv/SubConv/releases/tag/v2.1.2
v2.1.2 发布了!
修复:
- 重新支持 v1.5.1 以下的 clash meta 内核
- 修复前端网页的标题
- 修复因编码导致无法生成默认配置文件的问题
- 修复配置文件不存在或为空时的错误处理
v2.1.2 released!
Fixes:
- add back support for clash meta <= v1.15.1
- fix title of the web page
- fix the problem of not able to generate default config file
- fix error handling while the config file is empty of not exists
v2.1.2 发布了!
修复:
- 重新支持 v1.5.1 以下的 clash meta 内核
- 修复前端网页的标题
- 修复因编码导致无法生成默认配置文件的问题
- 修复配置文件不存在或为空时的错误处理
v2.1.2 released!
Fixes:
- add back support for clash meta <= v1.15.1
- fix title of the web page
- fix the problem of not able to generate default config file
- fix error handling while the config file is empty of not exists
GitHub
Release v2.1.2 · SubConv/SubConv
What's Changed
Fixes
[core] fix: add back support for clash meta <= v1.15.1 by @wouiSB in #30
[ui] fix: fix title of the web page by @wouiSB in #31
[config] fix: can't generate config &...
Fixes
[core] fix: add back support for clash meta <= v1.15.1 by @wouiSB in #30
[ui] fix: fix title of the web page by @wouiSB in #31
[config] fix: can't generate config &...
🥰2💯1
注意到cloudflare部分支持了python,且恰好支持了fastapi和httpx,我们可能考虑支持在cloudflare worker部署
👀3
