dsh-web-icon-indicator 0.2.0
[0.2.0] - 2026-08-20
Added
- Full per-state visual configuration:
effect/colors[]/speedper state, plusaskingHoldMs/doneHoldMstimings. - DSH settings service integration (
web-icon-indicatornamespace) with a settings-page card — validate, persist tosettings.yaml, and apply live to the running tab. - Sandbox-interception and approval waits surfaced as the
askingstate. - Background-tab animation fallback: wall-clock frames for animated states while
requestAnimationFrameis paused in hidden tabs. - Polling resilience: a transient fetch failure restores the original icon and retries on the next tick instead of killing the poll.
Changed
- Replaced the individual per-state SVG icons with a single base.svg whale template, recolored and animated entirely in the browser as
data:image/svg+xmlURIs. - Browser half rewritten to use shell UI primitives for the settings card.
- Added live SVG previews of every state and effect to the READMEs.
Full changelog: see CHANGELOG.md