Placeful 1.2.1 — widget logo & version fixes
Highlights
- Widget loader logo fix — the embed loader requested the app logo from the API base (
/api/icons/logo.png), which 404'd on every widget open; it now loads from the app root. - Accurate version fallback — when
APP_VERSIONisn't set, the app reports the nearest git tag instead of a rawgit describesuffix. - Help-tip clipping fix — tooltips no longer get cut off at card edges.