mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-23 00:17:16 +08:00
18 lines
481 B
Markdown
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
|