Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 15:33
55ee65a

0.2.0 (2026-07-19)

Features

  • add dictation to chat input status menu (776cb41)
  • implement native voice helper and dictation flow (855ef53)
  • initial Copilot Speech draft (71bc3c3)
  • replace chat panel menus with status bar (db76903)
  • support multi-language dictation and model architectures (6efff95)
  • support partial transcripts and refine dictation UI (78e61ff)

Bug Fixes

  • prevent Windows ERROR macro from breaking moonshine headers (ead2b75)
  • suppress MSVC deprecation warnings on Windows (98ab182)

Refactoring

  • consolidate native dependency scripts and use CMake FetchContent (8e6b2b4)
  • focus extension on core dictation flow (31694e4)
  • migrate native dependency fetching to TypeScript (873f8d0)
  • remove chat input status menu (71c7f6b)
  • remove native-deps script (6ec11c3)
  • unify build outputs under dist/ and clean up repository (2130ee5)

Documentation

  • add logo and update readme (2c4f87f)
  • simplify and update README (e7d3b4f)
  • simplify logo and remove AGENTS.md (9377251)