New
2.16.2 🐞 fix: ocr global shortcut keys not stored
What's Changed
- fix(ocr): handle empty language probabilities for numeric input by @tisfeng in https://github.com/tisfeng/Easydict/pull/1004
- Add stream response support for Doubao Service. by @Liaoworking in https://github.com/tisfeng/Easydict/pull/1007
- Refactor: Split contentStreamTranslate() into single-responsibility methods by @Liaoworking in https://github.com/tisfeng/Easydict/pull/1016
- Fix tencent translate by @tisfeng in https://github.com/tisfeng/Easydict/pull/1008
- refactor(screenshot): replace legacy Objective-C snip with new Swift implementation by @tisfeng in https://github.com/tisfeng/Easydict/pull/1020
- Add Doubao Translation API service by @tisfeng in https://github.com/tisfeng/Easydict/pull/1005
- Fix hotkey settings reset when switching tabs by @Copilot in https://github.com/tisfeng/Easydict/pull/1024
- perf(ocr): optimize OCR processing by skipping second-pass by default by @tisfeng in https://github.com/tisfeng/Easydict/pull/1025
New Contributors
- @Liaoworking made their first contribution in https://github.com/tisfeng/Easydict/pull/1007
- @Copilot made their first contribution in https://github.com/tisfeng/Easydict/pull/1024
Full Changelog: https://github.com/tisfeng/Easydict/compare/2.16.1...2.16.2