Skip to content

release: 1.0.6#9

Merged
julia-kafarska merged 1 commit into
mainfrom
release-1.0.6
Jun 1, 2026
Merged

release: 1.0.6#9
julia-kafarska merged 1 commit into
mainfrom
release-1.0.6

Conversation

@julia-kafarska
Copy link
Copy Markdown
Member

1.0.6

Accessibility

  • Talker mode (Settings toggle, default off): Enter speaks then clears, the text box stays editable during playback, plus an audio click + screen-reader status for eyes-closed use.
  • ⌘/Ctrl+Enter speaks in any mode, Shift+Enter = newline, Esc returns focus to the text box, which also autofocuses on launch.

Speech

  • Pause tags: [1s], [500ms], <pause=1s>, <break time="1s"/> (forgiving units/case/spaces).
  • Pause-aware highlighting so the current-chunk highlight stays in sync through pauses.

Updates & help

  • In-app update check against GitHub releases with a direct per-platform Download button (skipped in Mac App Store builds). Replaces the remote-manifest approach — removes site/manifest.json and the Pages deploy workflow (supersedes ci: add GitHub Pages deploy for remote manifest #8).
  • Help/About panel (footer ? button): version, keyboard shortcuts, pause cheat-sheet, links.

Housekeeping

  • Version → 1.0.6; CHANGELOG, README, and architecture docs updated.

After merge

Tag v1.0.6 to build, then publish the release (not draft) — the update check reads /releases/latest, which ignores drafts.

…panel

Accessibility:
- Talker mode (Settings toggle, default off): Enter speaks + clears, text box
  stays editable during playback, audio click + screen-reader status.
- Cmd/Ctrl+Enter speaks anywhere; Shift+Enter = newline; Esc refocuses the box;
  textarea autofocuses on launch.

Speech:
- Pause tags: [1s], [500ms], <pause=1s>, <break time="1s"/> (forgiving units).
- Highlighting now treats pause tags as silence so it stays in sync.

Updates & help:
- In-app update check against GitHub releases with a direct per-platform
  download button (skipped in MAS builds). Replaces the remote-manifest
  approach (removes site/manifest.json and the Pages workflow).
- Help/About panel (footer ? button) with version, shortcuts, and pause docs.

Bumps version to 1.0.6; updates CHANGELOG, README, and architecture docs.
@julia-kafarska julia-kafarska merged commit 2f2c7db into main Jun 1, 2026
1 check passed
@julia-kafarska julia-kafarska deleted the release-1.0.6 branch June 1, 2026 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant