0.1.13
Latest · v0.1.13
No release notes for this version.
0.1.12
· v0.1.12
No release notes for this version.
0.1.11
· v0.1.11
No release notes for this version.
0.1.10
· v0.1.10
No release notes for this version.
0.1.9
· v0.1.9
Improvements
- Replaced
executeJavaScript with IPC messaging (ipcRenderer.send) for security and reliability
- Added null/destroyed guards on window references
- Moved
configPath init to module scope
Docs & Licensing
- Added MIT LICENSE and CONTRIBUTING.md
- Rewrote README with full feature docs and badges
- Enriched package.json metadata
0.1.8
· v0.1.8
Features
- Welcome screen shown on first launch with hotkey hints and settings link
- Shape dropdown replacing rectangle tool: rect, ellipse, diamond, line (
S key)
- Redact tool now pixelates instead of black-filling, with S/M/L size picker
- Start on system startup toggle in settings (default on)
- Overlay streams auto-reconnect on track end or stale detection
0.1.7
· v0.1.7
Features
- Prefer MP4 (H.264/AAC) recording format with WebM fallback
Docs
- Added download instructions to README
- Removed planning docs
- Added logo SVG
0.1.6
· v0.1.6
Infrastructure
- Auto-publish releases instead of leaving as drafts
0.1.5
· v0.1.5
Infrastructure
- Stable installer filename for permanent download URL
0.1.4
· v0.1.4
Infrastructure
- Merged version bump and release into a single workflow
v0.1.3
· v0.1.3
Bug Fixes
- Fixed version bump to explicitly use PAT for git push
- Triggered release pipeline
v0.1.2
· v0.1.2
Bug Fixes
- Fixed version bump to use PAT so tags trigger release workflow
v0.1.1
· v0.1.1
Initial Release
- Migrated from Tauri + React/Vite to Electron
- Added annotation, preview, settings, recording, and toast windows
- Added auto-update system with custom in-app notifications
- Added source-available README with project overview and license