Skip to content

v2.0 — Enhanced UI, Dark Mode, and Multi-Provider Support

Choose a tag to compare

@hk-dev13 hk-dev13 released this 20 Nov 11:56
· 17 commits to main since this release
c2dddfe

🔥 New Features

  • Added a new header with logo and theme toggle (light/dark mode)
  • Introduced auto-translate mode with real-time detection
  • Implemented translation history with smooth UI transitions
  • Added custom provider selector with icons (OpenAI, Google, DeepL)

⚙️ Backend Updates

  • Updated backend validation to support openai, google, and deepl providers
  • Improved error handling and request formatting compatibility

🎨 UI & UX Improvements

  • Refactored CSS for cleaner design, smoother animations, and full dark mode support
  • Updated manifest.json to use new asset structure and icon paths
  • Enhanced popup layout with better spacing and color balancing

🧩 Code & System Improvements

  • Added keyboard shortcuts for quick actions
  • Added offline detection to prevent failed requests
  • Cleaned up asset folder and removed unused images

Full Changelog: v1.0...v2.0