Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 18:02

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 issue bugs ready for contributors

Platforms

  • macOSMischief-0.1.0-universal.dmg (Apple Silicon + Intel)
  • WindowsMischief.Setup.0.1.0.exe (installer) + Mischief.0.1.0.exe (portable)
  • LinuxMischief-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.