Skip to content

VoiceTypr v1.9.0

Choose a tag to compare

@moinulmoin moinulmoin released this 12 Oct 22:40
· 168 commits to main since this release

Bug Fixes

  • ai: restore Groq/Gemini enhancement path and keep OpenAI-compatible config; cache non-openai keys in backend (b2664f8)

Features

  • ai/openai): accept any OpenAI-compatible model; remove dead_code attr. refactor(ui,keyring): standardize Tauri args to snake_case for OpenAI test/save. chore(audio: keep mutable bindings in normalizer for future ops. (5167f0c)
  • ai: add OpenAI-compatible provider and endpoint normalization; fix pill feedback timing; cleanups (a28030b)
  • audio: normalize all inputs to 16k mono s16 + 5s gate & reduce (937bbb3)
  • help: include hashed Device ID in ‘Copy System Info’ via new get_device_id Tauri command; hide mic/accessibility permission lines on Windows to avoid confusion (ac80b7b)
  • onboarding: add centered model legend (Speed, Accuracy, Size, Recommended) before model list to match dashboard (3257614)
  • tray: add Recent Transcriptions copy, Recording Mode submenu, and Check for Updates; sync Dashboard↔Tray mode changes; refresh tray on history changes (7accfdb)