Skip to content

v5.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 10:45
· 332 commits to master since this release

Features

  • Offline translation module "Bergamot translator"
  • Add directory with custom translators implementations
  • Custom TTS modules
  • History page
  • Added 45 localizations
  • Shortcuts to translate page
  • Button "translate page" in context menu
  • Show recently picked languages at top of languages list
  • New bookmark button
  • TTS button for original text
  • Improve preferences page UI
  • Remove Bing translator

Bug fixes

  • Fix detection of Hebrew language
  • Fix empty text for all page elements after fast toggle translation
  • Fix crash after clear cache
  • Fix crash after remove selected custom translator
  • Fix cache option "case insensetive" works inverted

Technical updates

  • Add utils to maintain localized texts with chat GPT
  • Setup build a project in docker
  • Unified migrations
  • Refactor storages entities
  • Improve source code files structure
  • Replace some implemented utils to libraries
    • Use effector as state/event management
  • Code refactoring

Full Changelog: v4.0.3...v5.0.5