Releases: dave-lang/webmin-docker
Releases · dave-lang/webmin-docker
1.1.0
What's Changed
- Update README.md by @dave-lang in #16
- Add support for rootless docker via contexts by @dave-lang in #18
- Add monitors support by @dave-lang in #20
- Add manual trigger and version input to action by @dave-lang in #21
Full Changelog: 1.0.0...1.1.0
1.0.0
Initial feature complete release. Further useful features will be added time permitting
- Starting, stopped and restarting containers
- Viewing docker info
- View, automatically refresh and filter container logs
- View container properties
What's Changed
- Fix commands not working by @dave-lang in #15
- Implement container log auto refresh
- Implement container log filtering
Full Changelog: 0.5.1...1.0.0
0.5.1
What's Changed
- Fixed library code import causing issues for some Ubuntu users
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- Show running status as icon, only appropriate actions by @dave-lang in #7
- Polish translation by @pietru2004 in #8
- Better scaling for small screens by @dave-lang in #10
New Contributors
- @pietru2004 made their first contribution in #8
Full Changelog: 0.4.1...0.5.0
0.4.2
Full Changelog: 0.4.1...0.4.2
0.4.1
0.4.0
Full Changelog: 0.3.0...0.4.0
0.3.0
Changed to preformatted docker info/docker inspect output
Consolidated log and inspect screen
Full Changelog: 0.2.0...0.3.0
0.2.0
Added container logs and inspection
Full Changelog: 0.1.0...0.2.0
0.1.0
First version with working docker info and container listing.
Basic start/stop/restart for containers.
Translations supported, only English included