Releases: translate-tools/linguist
Releases · translate-tools/linguist
v6.0.1
Hot-fix release for a Chrome. See more details on #471
Full Changelog: v6.0.0...v6.0.1
v6.0.0
- 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
Merge pull request #462 from translate-tools/461-chinese-language-is-…
v5.0.17
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
Hot fix
v5.0.6
v5.0.5
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
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
Fix translate option
elements in select
element in lazy-mode
Full Changelog: v4.0.2...v4.0.3
v4.0.2
What's Changed
- fix(#123): re-attach ShadowDOM node to page
- fix(#110): use correct language names according to ISO 639-1 by @vitonsky in #111
- Add Chinese to localizations by @wordpure in #115
- Add Vietnamese by @zeref-dragneel in #120
- Use YandexTranslator by default
New Contributors
- @wordpure made their first contribution in #115
- @zeref-dragneel made their first contribution in #120
Full Changelog: v4.0.1...v4.0.2