Release Faz.1.1
✅ Overlay Pro Card — Release Notes (Faz.1.1)
🔧 Improved
This release introduces a deterministic game-engine backbone for Overlay Pro Card, ensuring stable open/close behavior and eliminating UI chaos under heavy dashboard redraws. Global/local portal ownership is now enforced through a single authoritative engine instance, preventing duplicate listeners and unpredictable state conflicts. The overlay layer is now fully click-block safe, guaranteeing hidden layers can never trap interactions or break the Home Assistant UI.
✨ Added (multi_mode)
- You can now open multiple embed popups at the same time (one root per
embed_id), with URL hash disabled in multi mode. multi_mode: false= single popup (only one embedder can be open at a time).multi_mode: true= multi popup (multiple embedders can stay open simultaneously; refresh closes all).- Note: Multi Mode open state is not persisted — after a browser refresh/page reload, all popups will be closed.