Skip to content

v1.3.0

Choose a tag to compare

@EphremTil17 EphremTil17 released this 27 Dec 03:13
· 8 commits to main since this release

Added

  • Custom Title Bar: Implemented a native-feel Crimson title bar with integrated window controls (Min/Max/Close) using window_manager.
  • Reset Word: Added a "Reset Word" action in the control hub to clear timing data for specific words.
  • Enhanced Hover Effects: Implemented system-wide interactive feedback for buttons, word cards, and sidebar items using InkWell and Material composites.

Changed

  • UI Refinement: Renamed the "START" recording action to "TRANSCRIBE" for improved clarity.
  • Layout Stability: Fixed width constraints for recording controls to prevent UI jitter during state transitions.
  • Visual Polish: Adjusted color palettes for consistent branding across success indicators and highlights.
  • Hover Logic: Refactored widget layering to ensure hover overlays are correctly painted over opaque backgrounds.
  • Documentation: Updated README.md usage instructions to align with new UI labels.