Releases: uetchy/Polyglot
Releases · uetchy/Polyglot
v3.4.0
- New feature: Add option to show button to confirm instant translation #94 by @davidyuk
- Improvement: Disable useless full screen button #93 by @davidyuk
v3.3.0
- New feature: Transliteration #59
- Improvement: Only translates foreign text (Instant Translation) #29
- Squished a bug that accidentally overrides website's style #83
v3.2.0
- Squashed a bug that prevented Polyglot from working on iframes.
- Display meaningful error messages when translation fails.
v3.1
- Fixes UI bug in Safari 13
v3.0.1
What’s Changed
- Rewrite in Swift (#53) @uetchy
- Works on Safari 11 and macOS Catalina
- Dark mode support
- New icon
- New settings app
- New languages
- Show synonyms during single word lookup
v2.6.0
- set text-align for the panel style
- Fixes issue #42 by @isswp101
v2.5.0
- Use event.code for keypress event #32 by @isswp101
v2.4.1
- fix: handle default settings properly #31
- Disable instant translation for textarea and input controls #33 by @isswp101
- fix: prevent certificate issue
- fix: increment z-index for the panel
v2.4.0
- #27 Instant Translation by @isswp101
v2.3.0
fix event prevention issue