Major version 2.2.1 is officially released🎉🎉🎉
- Beautiful UI/UX styles
- Architecture reorganization
- New version detection
- Support offline OCR: support vertical Chinese character recognition, horizontal layout recognition.
Attention:
- The current version only supports offline OCR for
sunny_protable_2.2.1_x64_offline_ocr.zip
andsunny_setup_2.2.1_x64_offline_ocr.exe
; If you want to use “Image Translation” and “Online OCR”, please download v1.6.3. - For Linux distributions, if some users have installed version 1.x, if the program fails to run, please execute
$ rm -rf ~/.config/Sunny
in the terminal first, and then it will run successfully.
大版本 2.2.1 正式发布🎉🎉🎉
- 漂亮 UI/UX 样式
- 架构重构
- 新版本检测
- 支持离线 OCR:支持中文汉字竖排识别,水平布局识别
注意:
- 当前版本仅
sunny_protable_2.2.1_x64_offline_ocr.zip
和sunny_setup_2.2.1_x64_offline_ocr.exe
的支持离线 OCR 识别;若想要使用“图片翻译” 和 “在线OCR” 请下载 v1.6.3 版本 - 对于 Linux 发行版,若安装过 1.x 版本,若遇到运行失败,请先终端执行
$ rm -rf ~/.config/Sunny
后,成功运行