You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.