release 0.14.0 :)

This commit is contained in:
henrygd
2025-10-18 19:36:23 -04:00
parent 2fe3b1adb1
commit 77ed90cb4a
5 changed files with 652 additions and 121 deletions

View File

@@ -1,4 +1,12 @@
## 0.13.2
## 0.14.0
- Add `/containers` page for viewing current status of all running containers. (#928)
- Add ability to view container status, health, details, and basic logs. (#928)
- Probable fix for erroneous network stats when interface resets (#1267, #1246)
# 0.13.2
- Add ability to set custom name for extra filesystems. (#379)