You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release assets now carry build-provenance attestations. You can
cryptographically verify that main.js, manifest.json, and styles.css were
built from this repository's source.
Internal
Releases are now built, attested, and published by GitHub Actions.
Added GitHub issue templates (bug report / feature request) and a Discussions
space for questions and ideas.
Replaced an internal property-drop pattern with a small omit() helper
(no behavior change).