Skip to content

v0.8.6 — Self-hosted License badge

Choose a tag to compare

@redchupa redchupa released this 12 May 18:37

Korean infant/child reference data integration for Home Assistant.
Install via HACS → Custom repositories → `https://github.com/redchupa/kr_baby_kit\` (Category: Integration).

What's fixed

The shields.io License badge URL was being blocked by adblock-style content filters in some HACS-over-HTTP setups (any URL matching `license` is a common ad-list pattern, and shields.io's License badge path literally contains it).

v0.8.6 self-hosts the badge:

  • New: `images/license-badge.svg` (1087 bytes) — exact byte-for-byte copy of the shields.io output, served from this repo
  • README badge URL updated to the self-hosted path (`raw.githubusercontent.com/redchupa/kr_baby_kit/main/images/license-badge.svg`)

Same approach as the donation QR images, which already render fine in the environments where the shields.io License badge was being blocked.

Other badges unchanged

Validate, Tests, HACS-Custom, Release badges keep their original sources because:

  • They were never reported broken
  • Validate / Tests / Release are dynamic — self-hosting would defeat their purpose (auto-refresh on each push)
  • HACS-Custom is static but the URL path doesn't match common adblock patterns

No code, schema, or behavior changes from v0.8.5.


Full CHANGELOG: CHANGELOG.md