update changelog and go deps

This commit is contained in:
henrygd
2025-11-14 16:05:36 -05:00
parent 32c8e047e3
commit 1d0e646094
3 changed files with 37 additions and 17 deletions

View File

@@ -1,3 +1,17 @@
## 0.16.1
- Add services column to All Systems table. (#1153)
- Add `SERVICE_PATTERNS` environment variable to filter systemd services. (#1153)
- Fix detection and handling of immutable filesystems like Fedora Silverblue. (#1405)
- Persist alert history page size preference. (#1404)
- Add setting for layout width.
- Update Go dependencies.
## 0.16.0
- Add basic systemd service monitoring. (#1153)