2019-10-14 22:41:00 +08:00
|
|
|
# Changelog
|
|
|
|
|
2019-12-27 16:32:24 +08:00
|
|
|
## [0.1.3](https://github.com/haishanh/yacd/compare/v0.1.2...v0.1.3) (2019-12-27)
|
|
|
|
|
|
|
|
Features:
|
|
|
|
|
|
|
|
- can healthcheck a provider
|
|
|
|
|
2019-12-22 19:34:34 +08:00
|
|
|
## [0.1.2](https://github.com/haishanh/yacd/compare/v0.1.1...v0.1.2) (2019-12-22)
|
|
|
|
|
|
|
|
Fixes:
|
|
|
|
|
|
|
|
- typo in connections table header
|
|
|
|
|
2019-12-21 22:52:30 +08:00
|
|
|
## [0.1.1](https://github.com/haishanh/yacd/compare/v0.1.0...v0.1.1) (2019-12-21)
|
|
|
|
|
|
|
|
Fixes:
|
|
|
|
|
|
|
|
- connections table header data miss alignment
|
|
|
|
|
2019-12-20 17:50:50 +08:00
|
|
|
## [0.1.0](https://github.com/haishanh/yacd/compare/v0.0.10...v0.1.0) (2019-12-20)
|
|
|
|
|
|
|
|
Features:
|
|
|
|
|
|
|
|
- support proxy provider
|
|
|
|
|
2019-12-04 21:47:21 +08:00
|
|
|
## [0.0.10](https://github.com/haishanh/yacd/compare/v0.0.9...v0.0.10) (2019-12-04)
|
|
|
|
|
|
|
|
Features:
|
|
|
|
|
|
|
|
- add upload/download total and connectors number on overview
|
|
|
|
|
2019-12-02 00:22:20 +08:00
|
|
|
## [0.0.9](https://github.com/haishanh/yacd/compare/v0.0.8...v0.0.9) (2019-12-02)
|
|
|
|
|
|
|
|
Fix:
|
|
|
|
|
|
|
|
- specify fab group z-index
|
|
|
|
|
|
|
|
## [0.0.8](https://github.com/haishanh/yacd/compare/v0.0.7...v0.0.8) (2019-12-01)
|
2019-12-01 22:48:26 +08:00
|
|
|
|
|
|
|
Features:
|
|
|
|
|
|
|
|
- support close all connections
|
|
|
|
|
2019-11-20 22:53:59 +08:00
|
|
|
## [0.0.7](https://github.com/haishanh/yacd/compare/v0.0.6...v0.0.7) (2019-11-20)
|
|
|
|
|
|
|
|
Features:
|
|
|
|
|
|
|
|
- use history latency data
|
|
|
|
|
2019-11-17 17:35:59 +08:00
|
|
|
## [0.0.6](https://github.com/haishanh/yacd/compare/v0.0.5...v0.0.6) (2019-11-17)
|
|
|
|
|
|
|
|
Improvements:
|
|
|
|
|
|
|
|
- improve UI for small screens
|
|
|
|
- connections: update connections table sorting indicator icon
|
|
|
|
- connections: add place holder when there is no connections data
|
|
|
|
|
2019-11-09 13:24:27 +08:00
|
|
|
## [0.0.5](https://github.com/haishanh/yacd/compare/v0.0.4...v0.0.5) (2019-11-09)
|
|
|
|
|
|
|
|
Features:
|
|
|
|
|
|
|
|
- connections inspection
|
|
|
|
|
2019-10-14 22:41:00 +08:00
|
|
|
## [0.0.4](https://github.com/haishanh/yacd/compare/v0.0.3...v0.0.4) (2019-10-14)
|
|
|
|
|
|
|
|
Features:
|
|
|
|
|
|
|
|
- probing the API server with the given url and auto fill hostname and port
|
|
|
|
|
|
|
|
Internal:
|
|
|
|
|
|
|
|
- upgrade dependencies
|