43 lines
964 B
Markdown
43 lines
964 B
Markdown
# Changelog
|
|
|
|
## [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)
|
|
|
|
Features:
|
|
|
|
- support close all connections
|
|
|
|
## [0.0.7](https://github.com/haishanh/yacd/compare/v0.0.6...v0.0.7) (2019-11-20)
|
|
|
|
Features:
|
|
|
|
- use history latency data
|
|
|
|
## [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
|
|
|
|
## [0.0.5](https://github.com/haishanh/yacd/compare/v0.0.4...v0.0.5) (2019-11-09)
|
|
|
|
Features:
|
|
|
|
- connections inspection
|
|
|
|
## [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
|