发布

  • Bump version to 3.1.6, and let the reader scroll away from a live transcript (#1468)

    frostbyte_neo 发布于 2026-08-28 17:36:33 +00:00

    Since 3.1.5: Google Meet detection asks for the permission it needs, and the
    justfile became a chorefile split by area.

    Also in this release: scrolling back through a transcript no longer drags you
    to the tail. Following ended on a scroll event that was ignored for 700ms
    after any scroll we triggered ourselves — and every arriving segment refreshed
    that window, so during a real transcription it never closed and the follow
    could not be broken. It now ends on the gestures a reader actually makes
    (wheel, touch, scrollbar, navigation keys), which a programmatic scroll never
    produces, and re-arms when they return to the bottom. The tail-riding effect
    also ignored the follow state entirely; it no longer does.

    Claude-Session: https://claude.ai/code/session_012pAyNexAFCSnTKKBEHNRpv

    Co-authored-by: Claude Opus 5 (1M context) noreply@anthropic.com

    下载附件