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
![](https://camo.githubusercontent.com/3ad5d7c04a0b86c8ada0c9a01545641bd52c931adaa3260b1f4406cb931f2e1c/68747470733a2f2f6c696e6b6d616b65722e6974756e65732e6170706c652e636f6d2f656e2d75732f62616467652d6c72672e7376673f6b696e643d736f66747761726526627562626c653d696f735f61707073)
- Squashed a bug that prevented Polyglot from working on iframes.
- Display meaningful error messages when translation fails.
v3.1
![](https://camo.githubusercontent.com/3ad5d7c04a0b86c8ada0c9a01545641bd52c931adaa3260b1f4406cb931f2e1c/68747470733a2f2f6c696e6b6d616b65722e6974756e65732e6170706c652e636f6d2f656e2d75732f62616467652d6c72672e7376673f6b696e643d736f66747761726526627562626c653d696f735f61707073)
- 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