Skip to content

Releases: translate-tools/linguist

v5.0.7

07 Jul 10:55
Compare
Choose a tag to compare

v5.0.6

06 Jul 21:28
Compare
Choose a tag to compare

Fix bugs

v5.0.5

25 Apr 10:45
Compare
Choose a tag to compare

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

v5.0.3

21 Apr 22:00
Compare
Choose a tag to compare
v5.0.3 Pre-release
Pre-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: v5.0.2...v5.0.3

v4.0.3

16 Jul 22:15
Compare
Choose a tag to compare

Fix translate option elements in select element in lazy-mode

Full Changelog: v4.0.2...v4.0.3

v4.0.2

11 Jul 21:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.1...v4.0.2

v4.0.1

24 May 00:31
Compare
Choose a tag to compare

What's Changed

  • English grammar improvements by @krisdoodle45 in #104
  • Now translate button will not annoyed you while press to copy buttons #103

New Contributors

  • @krisdoodle45 made their first contribution in #104

Full Changelog: v4.0.0...v4.0.1

v4.0.0

05 May 18:35
Compare
Choose a tag to compare

Now custom translators are available. You can use any translation service with linguist, even local deployed API.

Changes

  • custom translators
  • improvements in selected text translation UI on smartphones
  • enable translation button for all text inputs
  • switch languages button now don't disable while translation process
  • hide language suggestions for unsupported languages
  • bug fixes and UX improvements

v3.0.4

15 Jan 15:55
Compare
Choose a tag to compare
  • Implemented priority for text nodes to translate important page parts firstly
  • Improved lazy translation. Now viewport intersection tracked fine
  • Fixed spaces for google translator

v3.0.3

07 Dec 20:50
Compare
Choose a tag to compare
  • add option to translate selected text from context menu
  • add support of translation text from opened shadowRoot
  • fix spaces in translations with use Google translator