v0.1.0
v0.1.0 — Initial Foundation
First public release. A small, harmless companion that wanders your desktop.
What's inside
- Electron + TypeScript runtime (Electron 43, zero reported vulnerabilities)
- Overlay companion + system tray
- Pure, tested domain layer (
src/domain/) - CI: typecheck · lint · build · tests ·
npm audit· gitleaks secret scan good first issuebugs ready for contributors
Platforms
- macOS —
Mischief-0.1.0-universal.dmg(Apple Silicon + Intel) - Windows —
Mischief.Setup.0.1.0.exe(installer) +Mischief.0.1.0.exe(portable) - Linux —
Mischief-0.1.0.AppImage
Builds are produced automatically by CI on native runners (.github/workflows/release.yml) whenever a v* tag is pushed.
⚠️ Unsigned builds
These builds are not code-signed (no Apple Developer ID / Windows signing cert yet). macOS may warn "unidentified developer" — right-click → Open to launch. Signed releases will follow.
Notes
- Companion uses a placeholder icon for now — see issue #1.