Skip to content

0.6.1

Choose a tag to compare

@jazzsequence jazzsequence released this 19 May 20:42
· 19 commits to main since this release
7f5403c

[0.6.1] - 2026-04-28

Fixed

  • Pantheon logos missing from fresh installs: assets/images/ was gitignored so the Pantheon logo PNGs (used in the plugin header and dashboard widget) were absent from release artifacts and any clean checkout. The two logo files are now tracked in git.
  • Icon colors missing from fresh installs: Checkmark and X status icons used PDS CSS custom properties that were not defined in the compiled stylesheet. Icon colors are now hardcoded with WCAG AA-safe values.