Skip to content

v7.2.2

Choose a tag to compare

@MosuzoStudio MosuzoStudio released this 20 Aug 14:37
· 13 commits to master since this release

Shotera v7.2.2

Shotera v7.2.2 refines image translation setup, credential verification, and per-service language handling, and improves selection dragging on high-DPI and multi-monitor desktops. This note covers the changes in v7.2.2.

Image Translation

Changed

  • Service selection — each service is now a collapsible card: Baidu Image Translation (V2.0 High-Precision / V1 Classic) and Youdao Translate (99 languages). The provider in use is highlighted with an "In use" badge.
  • Custom credentials — Baidu works out of the box with a built-in quota; enter your own APP ID and Secret to raise the limit. Youdao runs entirely on credentials you provide.
  • Language memory — source and target languages are stored per provider, so switching no longer resets your choice.

Added

  • Test Key — verify a credential with one real request, without using any translation quota.

Fixed

  • Provider API documentation links now open correctly in the system browser.

Annotation

  • Dragging a selection now uses a high-frequency pointer input path and draws immediately instead of waiting for the next frame.
  • Selection coordinates on high-DPI displays are converted through the stage coordinate system, correcting cursor offset during drag.

Capture

  • On mixed-DPI multi-monitor desktops, the frozen capture overlay now aligns to native virtual-desktop coordinates instead of reusing the primary display's, fixing first-capture misplacement.

Shotera v7.2.2(中文)

Shotera v7.2.2 打磨了图片翻译的配置、凭证验证与按服务商的语言处理,并改善了高分屏、多显示器下的选区拖曳。以下内容介绍 v7.2.2 的改动。

图片翻译

变更

  • 服务商选择 —— 每家服务商现在是一张可折叠卡片:百度图片翻译(V2.0 高精度 / V1 经典版)与有道翻译(99 种语言)。当前使用的服务商以「当前使用」标记高亮显示。
  • 自定义凭证 —— 百度内置默认额度、开箱即用;填写自己的 APP ID 与密钥可提高上限。有道完全使用你提供的凭证。
  • 语言记忆 —— 源语言和目标语言按服务商分别保存,切换服务商不再重置你的选择。

新增

  • 测试密钥 —— 用一次真实请求验证凭证,且不计入翻译额度。

修复

  • 服务商的 API 文档链接现在可在系统浏览器中正常打开。

标注

  • 拖曳选区现在走高频指针输入通道并立即绘制,不再等待下一帧。
  • 高分屏下的选区坐标改为通过 stage 坐标系转换,修正了拖曳时的光标偏移。

截图

  • 在混合 DPI 多显示器桌面上,冻结截图画面现在改用原生虚拟桌面坐标定位,不再错误复用主显示器坐标,修复了首次截图的位置偏差。