v2.0.0
- add Windows Server agent support with PowerShell installer and scheduled task runner
- add Windows host metrics, service listing and service action support
- add firewall monitoring for OPNsense and compatible pfSense-style APIs
- add TrueNAS monitoring with WebSocket and REST fallback support
- add QNAP monitoring through QTS login and SID validation
- add UGREEN endpoint reachability monitoring
- add Proxmox Backup Server monitoring for datastores, snapshots and tasks
- add Veeam Backup & Replication monitoring for jobs, sessions and repositories
- add Cloudflare monitoring for zones, tunnels and registrar domain expiration
- add GitHub Actions and GitLab CI pipeline monitoring
- add Portainer monitoring for instances, environments, stacks and containers
- add Portainer container log access from the UI
- expand dashboard cards, overview panels and health summaries for new platforms
- expand Settings with new platform sections, instance forms, icons and status dots
- expand public status platform selection for all new integrations
- improve Uptime Kuma collection with socket login, monitor sync and heartbeat history
- update README, documentation and config examples for v2 integrations
- add ws dependency for WebSocket-based collectors
fix: improve agent install and refresh flows
fix: handle masked agent tokens and auto-create missing agent token
fix: improve agent page cache fallback and manual refresh behavior
fix: preserve maintenance banner state correctly when public status fetch fails
fix: encrypt apiSecret values as sensitive config data
fix: improve Healthchecks metadata mapping for project, description and ping totals
fix: improve topology icon detection for QNAP and UGREEN NAS devices
fix: improve Uptime Kuma monitor discovery when monitors are only available through socket auth
fix: add missing demo responses for new NAS and Portainer log views