Skip to content

chore: release v0.2.0 - #35

Merged
iuhoay merged 1 commit into
mainfrom
release/v0.2.0
Jun 15, 2026
Merged

chore: release v0.2.0#35
iuhoay merged 1 commit into
mainfrom
release/v0.2.0

Conversation

@iuhoay

@iuhoay iuhoay commented Jun 15, 2026

Copy link
Copy Markdown
Owner

Summary

Release v0.2.0. Bumps MARKETING_VERSION / CFBundleShortVersionString to 0.2.0 and moves the CHANGELOG [Unreleased] section into a dated [0.2.0] - 2026-06-15 entry.

This batches the work merged since v0.1.9 into a release: keyboard-first translation window, history/pin shortcuts, markdown-table rendering, auto-resize window, and the TTS markdown-stripping fix.

Changes

Release notes (v0.2.0)

Added

  • Keyboard-first translation window: ⌘1 / ⌘2 / ⌘3 switch modes, ⌘R regenerates.
  • ⌘Y opens history, ⌘P pins/unpins the window.
  • Markdown tables render as a bordered grid instead of raw pipe-and-dash text.
  • The translation window grows to fit the result (up to 85% of the screen), animating as it streams and settling to an exact fit.

Changed

  • Action button relabelled "Run"; "Summarize" mode relabelled "Summary".
  • Translate / polish / summarize preserve source structure (line breaks, lists, headings).

Fixed

  • TTS no longer reads markdown markers and table pipes aloud.

Type of Change

  • Release (version bump + changelog)

Notes for reviewers

After this merges to main, the release is cut by tagging the merged commit v0.2.0 and pushing the tag — the tag push triggers CI (release.yml) to build, EdDSA-sign, generate the appcast, and publish the GitHub Release.

Bump MARKETING_VERSION / CFBundleShortVersionString to 0.2.0 and move the
CHANGELOG [Unreleased] section into a dated [0.2.0] entry. Adds the
previously-unlisted auto-resize window feature (#34) and the TTS markdown
stripping fix (#31) to the notes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@iuhoay
iuhoay merged commit 668284d into main Jun 15, 2026
1 check passed
@iuhoay
iuhoay deleted the release/v0.2.0 branch June 15, 2026 12:55
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