Skip to content

Releases: translate-tools/linguist

v6.0.1

19 Jun 20:20
Compare
Choose a tag to compare

Hot-fix release for a Chrome. See more details on #471

Full Changelog: v6.0.0...v6.0.1

v6.0.0

17 Jun 14:00
Compare
Choose a tag to compare
  • Chrome extension moved to a Manifest v3
  • Custom translators code now run in sandboxed iframe with no access to addon API
  • New option to disable translation history recording #151
  • Minor bug fixes and improvements, see milestone

Full Changelog: v5.0.17...6.0.0

6.0.0

17 Jun 12:57
20cb0f5
Compare
Choose a tag to compare
Merge pull request #462 from translate-tools/461-chinese-language-is-…

…not-available-for-google-translator

Chinese language is not available for google translator

v5.0.17

05 Jun 19:20
Compare
Choose a tag to compare

Development improvements:

  • Implemented reproducible builds with make build
  • Moved to nodejs version 20
  • Updated packages

Full Changelog: v5.0.7...v5.0.17

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