Skip to content

v1.0.8

Choose a tag to compare

@constLiakosconstLiakos released this 28 May 01:42
· 239 commits to main since this release

🚀 AI Launcher v1.0.8 - Speech-to-Text Integration & UI Polish!

🎤 Speech-to-Text (STT) Support

  • Voice Input: Added microphone button for hands-free voice input in the main window
  • STT API Integration: Complete speech-to-text client implementation with configurable settings
  • STT Configuration Dialog: Dedicated settings panel for speech-to-text customization and API configuration
  • Enhanced Microphone UI: New microphone icons and improved visual feedback during recording
  • Recording States: Dynamic mic styling with hover effects and visual recording indicators

🎨 Visual & UI Enhancements

  • Button Styling: Improved button colors and hover interactions for better user experience
  • Settings Icons: Added intuitive icons throughout the settings interface
  • Recording Feedback: Enhanced microphone button with background color changes during recording
  • Streaming UI Fix: Resolved styling bug that occurred when streaming-thinking was initiated

🐛 Bug Fixes & Improvements

  • File Path Issues: Fixed file path handling across different system configurations
  • Response Clearing: Fixed bug where last response wasn't properly cleared when checkbox was checked
  • Code Refactoring: Cleaned up component naming and removed unnecessary function calls for better performance
  • Mic Style Updates: Refined microphone button appearance and interaction states

🔧 Technical Enhancements

  • STT Asset Management: Added comprehensive microphone image assets for various UI states
  • API Client Architecture: Robust speech-to-text API client with error handling and configuration support
  • Component Organization: Improved code structure and maintainability through better naming conventions