English
v1.3.1 — 2026-08-29
Patch release for image translation overlay layout, quicker translation settings access, and more reliable favorite toggling.
- Image translation: overlay typesets each region on an image-pixel canvas and maps it onto the screen box; leftover overflow shrinks to fit instead of being clipped
- Translation settings: long-press the translate FAB on submission/user pages or the fullscreen translate/visibility action to open settings in a modal bottom sheet
- Favorites: the icon follows the toggle result; failures show a SnackBar
- Favorites: re-reads the submission page when the /fav/ response does not include the updated state
- Favorites: no longer follows /fav/ redirects, avoiding a false Cloudflare challenge when the Cookie header is dropped
中文
v1.3.1 — 2026-08-29
围绕图片翻译覆盖层排版、翻译设置入口,以及更可靠的收藏切换的补丁发版。
- 图片翻译:覆盖层改为在图片像素上排版再映射到屏幕框;放不下时缩小适配,不再裁切文字
- 翻译设置:长按作品页/用户页的翻译 FAB,或全屏页的翻译/显示按钮,可在底部弹层中打开设置
- 收藏:图标会跟随切换结果更新;失败时以 SnackBar 提示
- 收藏:当 /fav/ 返回页未包含最新收藏状态时,会重新读取作品页以确认结果
- 收藏:不再跟随 /fav/ 重定向,避免 Cookie 被丢掉后误报 Cloudflare 人机验证