Skip to content

ThinkReader 0.8.2

Choose a tag to compare

@zhangzejing zhangzejing released this 12 Sep 11:30
· 9 commits to main since this release

ThinkReader 0.8.2

  • Selection T defaults to Youdao, which is reachable in mainland China. The previous Youdao web JSON endpoint now returns HTML and is no longer used.
  • If the translator cannot be reached, the toast is 网络不可用,无法翻译 instead of a generic service error.

Validation

Tested implementation commit: e9e8943affa9fc8f400cab580a9a7a7b1be96a1b (Windows x64).
The release-record-only commit does not change the binaries.

  • build/packaging-venv/Scripts/python.exe app/packaging/build_release.py --target win — passed frontend/backend build, packaged resource hash checks and frozen MCP UTF-8 stdio. Exact unpacked candidate: build/release/ThinkReader-0.8.2-win-32f57afb. Built with Node.js 22.14.0.
  • build/packaging-venv/Scripts/python.exe app/packaging/smoke_release.py --unpacked build/release/ThinkReader-0.8.2-win-32f57afb — passed frozen backend startup, PDF Range, annotation persistence/conflicts, output/image contexts, overwrite protection, restart and RAW integrity.

SHA-256:

  • ThinkReader-0.8.2-win_x64.exe: A3D5C6CD8646C0D15DDAAFA498DFF7295F3534A49CAE6C5464075492E0BFCAAB
  • ThinkReader-Setup-0.8.2-win_x64.exe: 71C742A5B0C07A9DF7885BCE736D8B6E08AA6427B335D727EB26D1A773653AD7
  • ThinkReader-0.8.2-win_x64.zip: 6DD8FC7A76C4600DC378C5F24F4EDF7D26FCE430F0B7EA0943F9D16878373D13

Windows packages are unsigned (Get-AuthenticodeSignature: NotSigned). Full release-check.ps1 -Frontend, desktop UI smoke, first-run wizard, clean-machine installation and installer-upgrade flow were not run for this candidate.