This commit is contained in:
Haishan 2022-11-07 17:51:14 +08:00
parent e7aae53b65
commit c33bc0b8b8
2 changed files with 13 additions and 1 deletions

View file

@ -1,5 +1,17 @@
# Changelog
## [0.3.7](https://github.com/haishanh/yacd/compare/v0.3.6...v0.3.7) (2022-11-07)
Added:
- Add "Process" columns to connections
- Add "theme-color" meta tags
- Support labeling backends
Changed:
- Blended sidebar style
## [0.3.6](https://github.com/haishanh/yacd/compare/v0.3.5...v0.3.6) (2022-07-23)
Changed:

View file

@ -1,6 +1,6 @@
{
"name": "yacd",
"version": "0.3.6",
"version": "0.3.7",
"description": "Yet another Clash dashboard",
"prettier": {
"printWidth": 100,