Skip to content

v0.1.9

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Dec 21:22
fd7f35f

0.1.9 (2025-12-16)

Features

  • ai: add cloud LLM provider support with API key auth (c8edd84)
  • android: enable Transformers.js transcription on Android (c91653b)
  • db: persist action item and segment edits to database (ab04641)
  • landing: add basic landing page with download options (ced4f82)
  • transcription improvements, unified routing, and UX enhancements (c1594b9)
  • ui: add copy to clipboard functionality for summary and actions (0386207)

Bug Fixes

  • native: sort migrations by filename for cross-platform consistency (6e86723)
  • transcription: prevent restart after navigation and improve retry handling (7e5ca82)

Code Refactoring

  • improve avatar delete handling and set home route (4e2b0b4)
  • native: simplify model selection to single file picker (a520d5a)
  • routing: unify home route to /home for both web and native (8ea750e)
  • ui: improve state management and fix multiple transcription bugs (d565459)