Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 13:35
cde25cd

0.11.0 (2026-07-20)

Features

  • add cmd/downloads to report GitHub release download counts (b0b057b)
  • add internal packages for store, capture, and AI client (3b95994)
  • add interview UI with chat, problem panel, and settings (bbad814)
  • add smoke tests for OTP mail and provider verification (5db452e)
  • added hover effect for nav pill bar (213323f)
  • added starring feature for companies (5c69e20)
  • added window control (ce34ffb)
  • animate green-button zoom to true screen edges on macOS (1ef9cc3)
  • build + crash fix + default change + toggle (fcad271)
  • ci/cd (575d5b5)
  • company specific mock interview (9c90ea2)
  • complete Phase 1 MVP — verified end-to-end (2328dae)
  • completed phase1: Access service, standalone and local-first (53aac23)
  • created biweekly job getting freshes questions (a5861a8)
  • created controlled way to distrubute keys to users. (6a1cff4)
  • debrief implentation; feedback for sessions (bda6a02)
  • enhance settings UI for voice providers and API key management (dc6cda0)
  • enhance UI with rounded corners and draggable titlebar for frameless window (0b6fde8)
  • exclude non-algorithm problems from Company Practice (d4fcffc)
  • frontend mockup (93351aa)
  • google tts/stt integration (1a2beb8)
  • history to view pass sessions (253f38a)
  • Implement managed account features and invite activation flow (ef5f6b9)
  • Implement managed mode for API keys and session management (43f252d)
  • implement managed test accounts and access service (eda1ff9)
  • integrated new logo (7a10bae)
  • paginate the company problem browser (6f3e1bd)
  • redesigned a couple setting tabs (c733516)
  • redesigned company specific page (5794333)
  • remove/clear API keys from Settings (0bdd598)
  • rename app to Mogi (fc00a61)
  • revamped settings tab and added model picker (cc85994)
  • scaffold Wails v2 project with React-TS template (2f97c4e)
  • settings: add privacy features and clear all local data functionality (73dbf7d)
  • sign and notarize macOS releases with Developer ID (57a4b23)
  • UI color redesign (9a23fc0)
  • updated UI for history tab (88bf195)
  • voice intergration with elevanlab (14f5b63)
  • wire app.go to internal packages with interview session flow (46d745a)

Bug Fixes

  • build frontend before Go checks in CI (go:embed needs dist) (7a91c46)
  • default model change (56312bb)
  • fail safe when the OS denies the global hotkey hook (b328beb)
  • increase timeout for notarization submission to 180 minutes (bf84e04)
  • increase timeout for notarization submission to 60 minutes (bb374d7)
  • mock interview honors its 45-minute suggestion (85816f9)
  • removed default labeling of noise (0d0de21)
  • tighened up prompt (c1d5009)

Performance

  • tune Google STT for conversational interview answers (cf7fbbc)

Refactoring

  • extract history and settings services (1f22919)
  • extract interview service to internal/service (a0a7ef8)
  • extract voice service to internal/service (d492440)
  • introduce internal/service providers registry (309b9d8)
  • settings: split Settings into per-section components (8642ddf)
  • split window bindings; document 3-layer architecture (d34d4ec)
    chore(main): release 0.11.0

macOS universal build — runs on Apple Silicon and Intel Macs.

Install

  1. Download the .zip below and unzip it.
  2. Drag Mogi.app into your Applications folder.
  3. Open it. That’s it.

Signed with a Developer ID certificate and notarized by Apple, so it
launches without Gatekeeper warnings.

Already have it installed? The app checks for updates on launch and
shows a banner when a newer version is here.