Changed
- Added GitHub artifact attestations for release assets (
main.js,manifest.json,styles.css) to improve release
provenance verification. - Improved Obsidian popout window compatibility by using
window.*timer APIs andactiveDocumentwhere appropriate. - Replaced static inline modal pointer-event styles with CSS classes for better maintainability and theming.
- Removed unused
builtin-modulesdev dependency.
Fixed
- Tightened type handling around sandbox message parsing and several external data boundaries.
- Updated release workflow permissions required for artifact attestation generation.