Releases: f17mkx/everyday-themes
Releases · f17mkx/everyday-themes
Release list
v1.0.1 — HACS submission prep
HACS-Default-listing prep release. Same theme content as v1.0.0; this release captures the README + workflow fixes required by the HACS validator.
What changed since v1.0.0
- 📚 README top-section aligned with everyday-light-card pattern — release-tag badge, release-notes badge, license badge, HA-min badge, HACS-Pending badge, GitHub Sponsors button, Buy Me a Coffee button
- 📚 Install section: "pending HACS-Default review" transitional note
- 🐛 Embedded
wallpapers/everyday-dark.jpg+wallpapers/everyday-light.jpgas hero images under the badge row (HACS validator requires repo-internal images; shields.io badges don't count) - 🔧
.github/workflows/validate.ymladded (category:theme, repo-guarded) - 🔧 GitHub repo topics set: home-assistant, hacs, theme, ha-theme, lovelace, lovelace-theme, home-assistant-theme, frosted-glass, everyday, home-assistant-frontend
Why v1.0.1 came on the same day as v1.0.0
HACS-Bot validates a repo's LATEST RELEASE, not main HEAD. v1.0.0 was tagged before the validator-prep commits landed, so the bot saw the pre-fix README and failed <Validation images>. v1.0.1 captures the corrected state. Theme YAML + JS module are byte-identical to v1.0.0.
See hacs/default#7623 for the HACS-Default submission.
v1.0.0 — public single-theme release
First public release. Single everyday theme with dark + light modes, frosted-glass cards, brand-tied buttons. Companion JS module (everyday-portal-styles.js) required for frosted-glass dropdowns.