-
v0.4.1 Stable
released this
2026-03-04 13:05:58 +00:00 | 73 commits to main since this releaseCode Quality & Maintenance
- fix: Remove unsafe
as anycasts in NodeDetailSection - fix: Fix MetricsPage fetch cancellation safety (prevent setState on unmounted component)
- fix: Fix typo
gpuPluinPods→gpuPluginPodsin data context - fix: Fix appVersion mismatch and inaccurate metrics description in Artifact Hub metadata
- fix: Resolve ESLint/Prettier indent conflict by disabling ESLint indent rule
- changed: Move
extractJsonDatautility to module scope to avoid recreation on every render - removed: Delete dead
AppBarGpuBadgecomponent (was removed from registration in v0.4.0)
Full Changelog: https://github.com/privilegedescalation/headlamp-intel-gpu-plugin/compare/v0.4.0...v0.4.1
Downloads
- fix: Remove unsafe