v0.16.1
Added 5
- Add services column to All Systems table
- Add SERVICE_PATTERNS environment variable to filter systemd services
- Detect and handle immutable filesystems like Fedora Silverblue
- Add setting for layout width
- Add alert history page size preference persistence
Changed 2
- Set a dynamic upper domain on the YAxis for container chart
- Update Go dependencies
- Add services column to All Systems table. (#1153)
- Add
SERVICE_PATTERNSenvironment variable to filter systemd services. (#1153) - Detect and handle immutable filesystems like Fedora Silverblue by @SoulSniper1212 in https://github.com/henrygd/beszel/pull/1405
- Add setting for layout width.
- Set a dynamic upper domain on the YAxis for container chart by @evrial in https://github.com/henrygd/beszel/pull/1412
- Add alert history page size preference persistence by @SoulSniper1212 in https://github.com/henrygd/beszel/pull/1404
- Update actions to lock issues and skip PRs by @svenvg93 in https://github.com/henrygd/beszel/pull/1419
- Update Go dependencies.
Full Changelog: https://github.com/henrygd/beszel/compare/v0.16.0...v0.16.1