Files
Archive/clash-rev/CHANGELOG.md
T
2024-03-05 02:32:38 -08:00

18 lines
481 B
Markdown

# Changelog
## v1.0.1
### ✨ Features
- Now supports setting `lan-allowed-ips` and `lan-disallowed-ips` to control IP restrictions when enabling local area network access.
- Now supports starting Clash through the `cfg-url` parameter to pass the subscription update URL.
- Now supports setting the request header when pulling subscriptions through the `cfg-header` parameter.
### 🐛 Bug Fixes
- Fixed the content error in the `config.pb.go` file.
## v1.0.0
first release