mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-02-18 00:17:39 +01:00
- #1163: Add node badges to storage resources in threshold tables (ResourceTable.tsx, ResourceCard.tsx) - #1162: Fix PBS backup alerts showing datastore as node name (alerts.go - use "Unknown" for orphaned backups) - #1153: Fix memory leaks in tracking maps - Add max 48 sample limit for pmgQuarantineHistory - Add max 10 entry limit for flappingHistory - Add cleanup for dockerUpdateFirstSeen - Add cleanupTrackingMaps() for auth, polling, and circuit breaker maps Note: #1149 fix (chat sessions null check) is in AISettings.tsx which has other pending changes - will be committed separately.