Releases: TubeFold/App
Releases · TubeFold/App
Release list
v0.9.3
Added
- Telegraph account management in Settings: browse all published articles with
view counts, reset the account, and clear cached pages. - "Open YouTube" action in the library row menu.
- App Visibility Mode: choose whether TubeFold appears in the Dock, in the
menu bar, or both — from Settings or straight from the menu-bar icon.
Changed
- Automatic opening of published Telegraph pages is now off by default —
Telegraph pages are public, so publishing requires explicit opt-in. - Smoother animations and visual polish across the app, with Reduce Motion
support. - Expanded translations across all supported languages.
v0.9.2
Added
- New GPT 5.6 model options for Codex; the default model is now GPT-5.6 Luna.
- TubeFold now detects an outdated Codex CLI and suggests updating it, with
clearer error messages when a summary fails.
Changed
- Expanded translations across all supported languages.
v0.9.1
Changed
- Provider setup is clearer: each provider shows an icon and the app now
detects whether its CLI is installed.
Fixed
- Reopening the app no longer spawns a duplicate window — the main window is
reliably restored instead.
v0.9
Changed
- The whole summarization engine now runs inside the app, with no helper
process or bundled runtime — the app is ~10× smaller and starts summarizing
immediately. - Transcripts and video metadata are fetched directly from YouTube's player
API with a multi-client fallback, making fetches faster and more reliable. - Provider setup and first-run onboarding are now smoother and clearer.
- PDF export now produces proper A4 pages with margins instead of one long
continuous page; page breaks never cut through a line of text and links
stay clickable.
v0.8
Added
- Sonnet 5 is now available as a Claude model option.
Changed
- Removed the reasoning-effort picker — TubeFold now always uses each model's own
default effort, so there's one less thing to configure. - Exported PDFs are saved next to their Markdown summary (reachable via "Show
Files") instead of a temporary folder, and are reused when still up to date.
Fixed
- Fixed a race that could leave the Dock icon visible when "Hide Dock icon" was on.
v0.7
Added
- Run TubeFold without a Dock icon — a new "Hide Dock icon" setting turns it into
a menu-bar-only app, with the main window still reachable from the menu bar.
Changed
- The menu bar now opens the latest summary directly in Markdown, PDF, or Web
(Telegraph) form, replacing the old "Open Latest Video" and "Refresh" items.
v0.6
Added
- Export any summary to PDF.
Changed
- Transcripts now prefer the video's original spoken language.
- Refreshed the macOS UI: titlebar separator, clearer section headers, and
friendlier error reporting. - The Chrome extension now lives in its own repo and on the Chrome Web Store; the
app shows its connection status and a gentle nudge to install it.