Skip to content

Yomitomo

0.7.2

Released: 2026-06-17

  • Added optional App Lock. You can set a PIN to protect the local reading workspace when stepping away or reopening the app; PIN verification material is stored in the system keyring, while SQLite only keeps the needed state.
  • Added paragraph-level feedback for web-article translation so it is clearer which paragraphs have applied translated text.
  • Improved reader table-of-contents navigation: the active section is highlighted, the active entry is focused when the TOC opens, and the TOC toggle now animates more smoothly.
  • Routed website downloads and app update assets through the Cloudflare download worker, covering website installers, update manifests, update packages, and blockmaps while writing download/update events to Analytics Engine.
  • Continued website loading and visual polish with the indigo ink palette.
  • Stabilized reader chat streaming so assistant replies are less likely to lose session state or render inconsistently while streaming.
  • Kept copy feedback visible after copying a selection so the completed action is easier to confirm.
  • Corrected download-service and website deployment scripts so the download worker builds before deployment while the website Pages deploy avoids redundant builds.