• v0.2.4 a11b2351a5

    cpfarhood released this 2026-02-12 16:06:43 +00:00 | 179 commits to main since this release

    Fixed

    • Replaced @mui/icons-material with @iconify/react to fix icon loading errors
    • Headlamp provides Iconify as a global but not Material-UI icons
    • Plugin should now load without errors and appear in sidebar

    Changes

    All icons converted to Iconify equivalents:

    • Error icons → mdi:alert-circle-outline, mdi:alert-circle
    • Action icons → mdi:content-copy, mdi:plus, mdi:delete
    • Visibility icons → mdi:eye, mdi:eye-off
    • Status icons → mdi:check-circle, mdi:alert

    Bundle size: 358.18 kB (98.04 kB gzipped)
    Checksum: SHA256:42545048578d613483993a233326abf6a952b920baf3997fed00e989eb0aa5ba

    Note

    This is a proper version bump from v0.2.3, as v0.2.3 was already cached on Artifact Hub with a different tarball. Following semver best practices, version numbers should never be reused.

    Downloads