Skip to content

MoonLit 1.0.0

Latest

Choose a tag to compare

@SourisCG SourisCG released this 02 Aug 19:23

MoonLit 1.0.0 - local-first Windows x64 clip recorder.

Included

  • Background replay buffer (MKV, four audio tracks: mixed, game, mic, chat)
  • Automatic game detection with WGC capture, black privacy shield and DXGI
    monitor fallback
  • Local clip library on SQLite/FTS5 with thumbnails, search, filters, import,
    reconcile and recycle-bin delete
  • Clip editor: frame-strip preview, seek, trim handles, mute and gain
  • Keyframe-aligned MP4 export with progress, cancellation and duration
    verification
  • Tray integration (save clip, library, settings, exit), close-to-tray,
    login startup, MoonLit branding
  • Portable ZIP (self-contained config and data) and NSIS installer
    (data preserved on upgrade/uninstall)

Artifacts

  • MoonLit-1.0.0-x64.zip - portable edition (extract anywhere, run
    bin\64bit\MoonLit.exe)
  • MoonLit-1.0.0-Setup.exe - per-user NSIS installer (no admin needed)
  • SHA256SUMS.txt - checksums for both artifacts

Notes

  • Binaries are signed with the self-signed "MoonLit Development"
    certificate. On machines other than the build host, install the
    certificate into Trusted Root / Trusted Publisher (see
    docs/moonlit/MANUAL_MATRIX.md) or expect the SmartScreen "Unknown
    publisher" warning.
  • The manual test matrix for live capture is in
    docs/moonlit/MANUAL_MATRIX.md.