v0.3.7
This commit is contained in:
parent
e7aae53b65
commit
c33bc0b8b8
2 changed files with 13 additions and 1 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -1,5 +1,17 @@
|
||||||
# Changelog
|
# 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)
|
## [0.3.6](https://github.com/haishanh/yacd/compare/v0.3.5...v0.3.6) (2022-07-23)
|
||||||
|
|
||||||
Changed:
|
Changed:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "yacd",
|
"name": "yacd",
|
||||||
"version": "0.3.6",
|
"version": "0.3.7",
|
||||||
"description": "Yet another Clash dashboard",
|
"description": "Yet another Clash dashboard",
|
||||||
"prettier": {
|
"prettier": {
|
||||||
"printWidth": 100,
|
"printWidth": 100,
|
||||||
|
|
Loading…
Reference in a new issue