Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: licon/ez-translate

Tags

v1.0.0

Toggle v1.0.0's commit message
Release v1.0.0: Major feature release with OpenRouter integration and…

… multi-language support

v0.10.0

Toggle v0.10.0's commit message
Release v0.10.0: Screenshot Translation & Keyboard Shortcuts

🎉 New Features:
- 📸 Screenshot translation with AI multimodal recognition
- ⌨️ Keyboard shortcuts (Ctrl+Shift+S / Command+Shift+S)
- 🌍 Enhanced localization with 13 languages
- 🏷️ Updated branding to 'EZ Translate - Easy & Free AI Translator'

🔧 Technical Improvements:
- Added tabs permission for screenshot functionality
- Enhanced background service worker
- Improved content script communication
- Updated manifest to v0.10.0

📋 Changes:
- Complete screenshot translation feature
- Keyboard shortcut integration
- Multi-language support for new features
- Updated README documentation
- Permission justifications for Chrome Web Store

v0.9.0

Toggle v0.9.0's commit message
Release v0.9.0: Add context menu translation feature

🆕 New Features:
- Right-click context menu translation with dynamic language options
- One-click copy button with visual feedback in translation popups
- Enhanced popup stability for better text selection experience
- ESC key shortcut to close translation popups

🌍 Internationalization:
- Added Traditional Chinese (zh_TW) locale support
- Complete translation coverage for all 12 supported languages
- Context menu labels automatically update based on language settings

🎨 UI/UX Improvements:
- Professional centered popup design for context menu translations
- Copy button with success/failure visual feedback
- Enhanced text selection protection to prevent accidental popup closure
- Improved CSS styles for better visual hierarchy

🔧 Technical Enhancements:
- Smart popup closing logic with selection detection
- Normalized language handling across different input formats
- Robust error handling for clipboard operations
- Updated translation prompt format with <input> tags for better LLM processing

📋 Other Improvements:
- Updated README documentation with detailed feature descriptions
- Comprehensive translation report generation tool
- All locale files are now 100% complete

v0.8.0

Toggle v0.8.0's commit message
Release v0.8.0: Target Language Settings & Intelligent Translation

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1 from licon/dev

feat: Add Ollama local LLM support and complete internationalization

v0.6.0

Toggle v0.6.0's commit message
Release v0.6.0: Add Ollama Local LLM Support

New Features:
- Add Ollama as third LLM provider for local model support
- Privacy-focused translation with local processing
- Auto-model detection and selection from Ollama server
- Comprehensive CORS setup instructions and troubleshooting
- Multi-language UI support for Ollama configuration

Improvements:
- Enhanced error handling for CORS issues
- User-friendly setup warnings and guidance
- Complete documentation with OLLAMA_SETUP.md guide

v0.5.0

Toggle v0.5.0's commit message
Release v0.5.0

Major improvements:
- Expanded multilingual support (10 new UI languages)
- Added 100+ translation target languages
- Fixed default language selection on first use
- Improved user experience with intelligent language detection
- Enhanced internationalization infrastructure