Virtualize All Systems table to improve performance with hundreds of systems (#1100)

- Also truncate long system names in tables and alerts sheet. (#1104)
This commit is contained in:
henrygd
2025-08-29 16:16:45 -04:00
parent 0e95caaee9
commit 96f441de40
20 changed files with 176 additions and 175 deletions

View File

@@ -4,10 +4,16 @@
- Add status filters to All Systems table.
- Virtualize All Systems table to improve performance with hundreds of systems. (#1100)
- Fix Safari system link CSS bug.
- Use older cuda image for increased compatibility (#1103)
- Truncate long system names in All Systems table. (#1104)
- Fix update mirror and add `--china-mirrors` flag. (#1035)
## 0.12.5
- Downgrade `gopsutil` to `v4.25.6` to fix panic on FreeBSD (#1083)