Releases: TechCraft-Solutions/Translator
Releases · TechCraft-Solutions/Translator
Release v0.4.0
🚀 Beta release v0.4.0
🔀 Changes
- Keyboard shortcuts overlay (press Ctrl+/) with floating modal window
- Quick paste from clipboard (Ctrl+Shift+V) - paste without focusing input
- Quick copy translation (Ctrl+Shift+C) - copy without clicking
- Focus shortcuts: source input (Ctrl+Shift+S), source language (Ctrl+Shift+L), target language (Ctrl+Shift+;)
- Standard shortcuts: translate (Ctrl+Enter), swap languages (Ctrl+L), toggle shortcuts (Ctrl+/)
Release v0.3.0
🚀 Beta release v0.3.0
🔀 Changes
- Text input auto-resizes as you type for a more comfortable editing area.
- Icons use a shared inline SVG set so controls look consistent in light and dark themes.
- Toasts distinguish info, success, and error for clearer feedback.
Release v0.2.0
🚀 Beta release v0.2.0
🔀 Changes
- Add Clear button to quickly clear input text and reset the translation
- Improved language swap: now exchanges text content between input and output when swapping languages, making reverse translations easier
- Added ESLint configuration for better code quality
- Applied consistent code formatting across the codebase
Release v0.1.0
🚀 Beta release v0.1.0
🆕 NEW
- The first beta version of a program for translating text locally on Linux