Releases: moinulmoin/voicetypr
Releases · moinulmoin/voicetypr
VoiceTypr v1.8.0
Bug Fixes
- Add support for multi-channel audio recording (4+ channels) (54e2a0e)
- Enable macOS Cmd+Ctrl hotkey combinations (e427cae)
- Extend offline grace period to 90 days for Issue #15 (7f7bef8)
- Implement secure licensing with grace periods (b123c36)
- Improve hotkey system and shorten feedback messages (bc5ee35)
- Improve language selection UX with alphabetical sorting and name-based search (5f2d631)
- Reduce drag-and-drop area height for better UI balance (5a3dd8c)
- Remove redundant audio validation to solve Issue #16 "Audio too quiet" (b977f7b)
- resolve UnwindSafe trait issues in panic prevention tests (f431ee1)
- Restore download progress updates for model downloads (e3c13b8)
Features
- Add audio file upload and transcription support (beed3d0)
- Add audio file upload for transcription with multi-format support (38f0c58)
- add export to JSON functionality with backend implementation (7a18ce1)
- add Help section and share stats functionality (e67dc68)
- add microphone selection with bidirectional sync (1791519)
- Add push-to-talk recording mode (#13) (a6ef9ae)
- Comprehensive hotkey system improvements with physical key support (6938472)
- enhance history page with search and improved UI (8bd2135)
- Enhance HotkeyInput with editing state notification and update onboarding hotkey initialization (43dca35)
- Enhanced license activation with OS metadata for better device identification (c7b52da)
- Improve history card display (d1a0e67)
- improve UI/UX for support links and Quick Tips section (c3f818f)
- optimize transcription updates with append-only system (5852078)
- redesign Advanced section UI/UX (ae5f1ca)
- redesign Formatting page (formerly Enhancements) with improved UI/UX (e006317)
- redesign Models page with improved UI/UX (53f8837)
- redesign overview dashboard with streak tracking and interactive stats (415d730)
- redesign Settings page with modern UI (2d77331)
- split Account section into License and About sections (4a06489)
Performance Improvements
VoiceTypr v1.7.0
Bug Fixes
- handle misheard filler words in base enhancement prompt (b2db125)
- hotkey display platform-specific symbols (04dde4b)
- make enhancement prompt comprehensive for all error types (73a1612)
- resolve menu bar updates and AI enhancement issues (6f3b15f)
- restore license expiration dashboard navigation on hotkey press (0cdbfef)
- update enhancement mode descriptions for accuracy (29d2679)
Features
- improve AI enhancement settings discoverability (84dac26)
VoiceTypr v1.6.2
VoiceTypr v1.6.0
Features
- ✨ add Windows dual build system with CPU and Vulkan GPU variants (302d2f0)
- ✨ move vulkan feature flag to windows-specific dependency for whisper-rs (f3dae0b)
- ✨ set small English model as recommended for improved language support (f95087f)
- add GPU-aware smart installer with auto-detection and update system (3319d1e)
- add smart GPU detection and installer for Windows with Vulkan support (81ba6ca)
- add Windows dual build release script with CPU and GPU variants (ad05880)
- add Windows GPU support with Vulkan installer and release scripts (6d85863)
- add Windows release script with MSI installer and update artifacts (ed55678)
- implement robust Windows GPU dual-build support (0aa71b6)
The CPU build ensures universal Windows compatibility while the GPU
build with Vulkan provides ~2-3x faster transcription for users with
compatible GPUs.
VoiceTypr v1.5.0
Bug Fixes
- 🐛 simplify Windows window flag application by removing redundant error handling (2c04f14)
Features
- ✨ add timeout to recorder thread, improve window handling, and enhance security validations (758231d)
- ✨ refactor: optimize platform detection with static boolean values (204e4f3)
- add advanced settings section with permissions, reset options and diagnostics (56bcc9b)
- add license management and log cleanup functionality (5834ce6)
- add platform-specific settings and advanced configuration UI (18d5e46)
- add Windows release scripts and configuration files for cross-platform builds (e1516de)
- refactor the app with cross-platform permissions and settings UI (930f9a2)
VoiceTypr v1.4.0
Bug Fixes
- 🐛 test and remove sentry (57be5a3)
Features
- ✨ add AI enhancement integration with API key management and model selection (994f21b)
- ✨ add Gemini provider integration and related tests (1263503)
- ✨ added sentry well (2f1ceb5)
- ✨ fixes (682c267)
- ✨ implement AI enhancement options and settings management (843f830)
- ✨ implement better key storing (e6a5344)
- ✨ improve checker state (876fda7)
- ✨ improve prompts and ui (5cd995d)
- ✨ investigating audio issue (fd70cc9)
- ✨ little fix and improvements (d481603)
- ✨ refactor audio processing and permission handling (bdc7f35)
- ✨ remove debug logging and add proper resampling (1b415a2)
- ✨ remove deprecated Sentry test commands and related documentation (5aab0a7)
- ✨ update ai enchance and general settings (e844915)
VoiceTypr v1.3.0
Features
- ✨ add automatic update checks and tray menu functionality, suppress blank and non speech voice (c812355)
- ✨ add huge perf improvement and improved audio level meter and silence detection (aa2601a)
- ✨ add new models, keep only 2 permission, add reset app data (3d3dd56)
- ✨ add sentry, fix esc not stopping, add pill tooltip feedback (82c88b1)
- ✨ add translation, make download and read seperate action (3e9e61a)
- ✨ enable GPU acceleration and multi-threading for improved transcription performance (1f3c1b3)
VoiceTypr v1.2.2
Features
- ✨ fix download updates (6d72f2d)
VoiceTypr v1.2.1
chore: move from universal build
VoiceTypr v1.2.0
See the full changelog at https://github.com/moinulmoin/voicetypr/blob/main/CHANGELOG.md