Skip to content

Releases: iSegaro/Translate-It

Translate It! v1.12.1

29 Apr 21:42

Choose a tag to compare

🌍 Translate It v1.12.1 – Released on 30 April 2026


Fixed
  • Fixed translation issues in popup, side panel, and window contexts
  • Fixed minor bugs
  • Fixed dictionary issues for AI providers


🧩 Install Now

Click your preferred browser to install:



Full Changelog: v1.12.0...v1.12.1

Translate It! v1.12.0

29 Apr 17:51

Choose a tag to compare

🌍 Translate It v1.12.0 – Released on 29 April 2026


Added
  • Added an option to show the original text on hover via Select Element.
Fixed
  • Fixed issues in language detection
  • Fixed an issue where canceling translation in Select Element mode did not work properly
  • Fixed issues with Optimization Level settings


🧩 Install Now

Click your preferred browser to install:



What's Changed

  • chore: fix lint issues and refine UI interaction logic by @Amm1rr in #99
  • feat: configurable context menu visibility for select element by @Amm1rr in #100
  • feat & fix: UI refinements, mobile FAB decoupling, and page translation fixes by @Amm1rr in #101
  • feat: improve language detection, RTL logic and add hover preview by @Amm1rr in #103
  • fix: ensure complete page translation during fast scrolling by @Amm1rr in #104
  • fix: mobile layout stability and FAB interaction refinements by @Amm1rr in #105

Full Changelog: v1.10.0...v1.12.0

Translate It! v1.10.0

25 Apr 09:32

Choose a tag to compare

🌍 Translate It v1.10.0 – Released on 25 April 2026


Added
  • Added a persistent, vertically draggable Desktop FAB (Floating Action Button) for quick access to Select Element and Page Translation with smart-fading and real-time status tracking
  • Added comprehensive Mobile & Touchscreen Support featuring a native-like In-Page Bottom Sheet architecture with smooth gesture controls (swipe-to-expand/dismiss) for mobile browsers (Firefox Android, Kiwi, Lemur)
  • Added Optimization Levels to fine-tune translation strategies between speed and cost (Economy, Balanced, Turbo/Fast) for both AI and traditional providers
  • Added Microsoft Edge TTS (Neural) engine support for high-quality, natural-sounding speech synthesis
  • Added advanced Text-to-Speech Settings, including Smart Language Detection and automatic fallback to similar languages (e.g., Arabic for Persian)
  • Added Bilingual Translation (Swap Language) support across all translation modes (Selection, Field, Select Element, Page) with independent toggles
  • Added Language Detection Preferences to prioritize specific languages within script families (e.g., Persian vs. Arabic, Simplified vs. Traditional Chinese, Hindi vs. Marathi)
  • Added AI Optimization features for AI providers, including Smart Context for better accuracy and Conversation History for consistent terminology
  • Added new Whole Page Translation triggers: "On Scroll Stop" (with customizable delay) and "Fluid Translation" during scroll
  • Added support for Iframe content translation across all translation modules
  • Added comprehensive support for Local Files (file:/// URLs) in all translation modes
  • Added a toggle to enable or disable Translation History in the Advanced settings
  • Added a granular Debug Mode with component-level logging controls for advanced troubleshooting and performance monitoring


🧩 Install Now

Click your preferred browser to install:



Full Changelog: v1.9.0...v1.10.0

Translate It! v1.9.0

19 Mar 23:08

Choose a tag to compare

🌍 Translate It v1.9.0 – Released on 20 March 2026


Added
  • Added Full Page Translation engine for real-time translation of entire web pages
  • Added Provider Management settings to toggle and prioritize translation engines
  • Added Microsoft Translator and Lingva Translate as new translation providers
  • Added Sync Page Translation and Sync Select Element toggles to the provider dropdown for ephemeral synchronization
  • Added History Export feature to the side panel (anki, csv, json)
  • Added a Provider Selector to floating translation windows for switching providers
  • Added Japanese UI support (thanks to @monta-gh)
Fixed
  • Fixed stability and detection accuracy issues in Select Element mode
  • Fixed phonetic issues in Google TTS for Japanese, Chinese, Korean, Russian, Hebrew, and European languages
  • Fixed UI regressions and improved cross-browser stability
Changed
  • Improved Select Element logic for better DOM context preservation and reduced API token usage
  • Modernized UI/UX layout for a more streamlined workflow
  • Updated the copy button to perform a clean text copy without Markdown formatting


🧩 Install Now

Click your preferred browser to install:



What's Changed

New Contributors

Full Changelog: v1.8.0...v1.9.0

Translate It! v1.8.0

06 Jan 16:01

Choose a tag to compare

🌍 Translate It v1.8.0 – Released on 06 January 2026


Added
  • Added Multiple API Keys Support for all API-based providers. You can now enter multiple API keys per provider (one per line), and the extension will automatically failover to the next key if one reaches its quota limit or becomes invalid. Working keys are automatically promoted to the top for better performance. Use the "Test Keys" button to validate all keys at once.
Fixed
  • Fixed several minor issues


🧩 Install Now

Click your preferred browser to install:



What's Changed

  • feat: Add Multiple API Keys Support with Automatic Failover by @Amm1rr in #96

Full Changelog: v1.7.0...v1.8.0

Translate It! v1.7.0

03 Jan 16:49

Choose a tag to compare

🌍 Translate It v1.7.0 – Released on 03 January 2026


Added
  • Added DeepL translation provider with support for Free/Pro API tiers
  • Updated providers for new models (Gemini 3, Gemini 2.5)
Fixed
  • Fixed the Revert issue after using Select Element
Changed
  • Merged API Settings tab into Languages tab for better UX


🧩 Install Now

Click your preferred browser to install:



What's Changed

  • feat: add DeepL translation provider and improvements by @Amm1rr in #93
  • fix(lint): add eslint-plugin-no-unsanitized with security rules by @Amm1rr in #94
  • fix: Various UI and translation improvements by @Amm1rr in #95

Full Changelog: v1.6.0...v1.7.0

Translate It! v1.6.0

31 Dec 16:19

Choose a tag to compare

🌍 Translate It v1.6.0 – Released on 31 December 2025


Fixed
  • Fixed Select Element display direction for RTL languages such as Persian, Arabic, Hebrew, and others
  • Improved Select Element for CJK languages (Chinese, Japanese, Korean)
  • Improved Select Element for Eastern European languages like Russian
  • Fixed various minor issues
Changed
  • #88: Changed default macOS shortcut for Select Element to Option+Shift+S


🧩 Install Now

Click your preferred browser to install:



What's Changed

  • feat: Add configurable keyboard shortcuts for text field translation by @Amm1rr in #86
  • Release v1.6.0 by @Amm1rr in #90

Full Changelog: v1.4.11...v1.6.0

Translate It! v1.4.11

25 Nov 23:27

Choose a tag to compare

🌍 Translate It v1.4.11 – Released on 25 November 2025


Fixed
  • Enhanced sidepanel language controls with responsive layout
  • Fixed various issues in Firefox
  • Fixed minor issues
Changed
  • Changed default macOS shortcut to Command+A for Select Element activation
  • Disabled Thinking Mode by default for Gemini models to improve translation speed


🧩 Install Now

Click your preferred browser to install:



What's Changed

  • lint: Remove unused imports and dead code by @Amm1rr in #80
  • feat: Implement responsive layout for sidepanel controls by @Amm1rr in #82
  • fix: rename setup.js to setup.cjs to avoid ESM require error by @maanimis in #81
  • fix: Prevent ResizeObserver loop warnings and improve linting by @Amm1rr in #83
  • feat: Merge latest dev improvements and fixes by @Amm1rr in #85

New Contributors

Full Changelog: v1.4.10...v1.4.11

Translate It! v1.4.10

23 Nov 01:03

Choose a tag to compare

🌍 Translate It v1.4.10 – Released on 23 November 2025


Added
  • Local File Support: Added support for translating content from local files (file:/// URLs)
Fixed
  • Enhanced Floating Window: Improved floating window display and performance for translation results
  • Enhanced Original Text TTS: Added visual indicators and tooltips for better discoverability of original text pronunciation in floating windows
  • Select Element Improvements: Enhanced element selection functionality and reliability
  • Removed caching system from Select Element for better performance and accuracy


🧩 Install Now

Click your preferred browser to install:



What's Changed

  • Release v1.4.10 with Code Quality Improvements and Enhanced Error Handling by @Amm1rr in #77
  • Release v1.4.10 with translation improvements and bug fixes by @Amm1rr in #78

Full Changelog: v1.4.8...v1.4.10

Translate It! v1.4.8

11 Nov 14:18
7a19921

Choose a tag to compare

🌍 Translate It v1.4.8 – Released on 10 October 2025


Fixed
  • Dark Mode Action Toolbar: Fixed visibility issues with action buttons (copy, paste, TTS) when the system is in dark mode.
Added
  • Added example URL text below the API URL field in Options page > Custom API settings for better user guidance.


🧩 Install Now

Click your preferred browser to install:



What's Changed

  • fix: Resolve infinite recursion in options app initialization by @Amm1rr in #72
  • v1.4.8 - Dark mode fixes, API improvements, and RTL enhancements by @Amm1rr in #76

Full Changelog: v1.4.7...v1.4.8