yacd/CHANGELOG.md

26 lines
597 B
Markdown
Raw Normal View History

2019-10-14 22:41:00 +08:00
# Changelog
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