Releases: Planetable/Planet
Releases · Planetable/Planet
insider-20260611-1
- AI chat sizing and scrolling — Size the AI chat window to the screen and keep new messages pinned at the bottom more reliably
- Publishing reliability — Make publishing more resilient when backend requests fail or are dropped
insider-20260610-4
- List scrolling — Improve scroll positioning reliability on macOS 12 to prevent corrupted offsets when content is still settling.
insider-20260610-3
- Launch restore on macOS 12 — Avoid corrupted sidebar scrolling when restoring the last launch state
- AI chat memory — Keep AI chat context persistently so conversations can retain useful workspace memory
insider-20260610-2
- macOS 12 stability — Fix a crash that could occur from stale Planet references
- AI chat math — Render inline LaTeX math as readable Unicode text
- AI chat scrolling — Improve scrolling behavior while responses are streaming
insider-20260610-1
- Command-line utility — Added
pn, a bundled CLI for working with Planet from Terminal, with attachment support and authenticated API access - CLI installer — Added Tools → Install CLI to install
pninto~/.local/bin - AI chat shortcuts — Updated keyboard shortcuts in the AI chat input
- App updates — Updated Sparkle to 2.9.2
- GitHub Sponsors — Added a Help menu item for GitHub Sponsors
insider-20260526-1
- Checklist editing — Fixed Return-key autocomplete behavior when the cursor is at the start of a checklist line in Writer
release-0.22.2
- Localization — Added Japanese, Traditional Chinese, Spanish, German, French, Hindi, Korean, Swedish, Estonian, Greek, Turkish, Italian, Danish, Hebrew, Norwegian, Finnish, Russian, and Portuguese localizations, with localized onboarding, settings, and remaining UI strings
- Safari-like toolbar tinting — Article detail view adopts theme-color for toolbar tinting, with dark theme-color adaptations on pre-macOS 26 and a body background color fallback
- GitHub releases & channels — New GitHub release controls and channel pagination for publishing workflows
- Copy Markdown — New menu item to copy an article as Markdown
- Site templates — Updated site templates, new planets now default to the Sepia template, with typed template settings support
- AI chat improvements — Sort sessions newest-first in sidebar, improved retrieval and table rendering, breathing room after final tables, clear button for preferred model field, and a fix for Gemma 4 thinking tokens leaking into responses
- Article enhancements — Track article modified timestamps, add planet article references, and improved article list refresh synchronization
- Feed improvements — Better feed avatar discovery and a fix for the empty unfollow confirmation dialog
- Stability — Hardened crash-prone code paths and fixed star action localization
- Article list toolbar — Added bar material to the article list toolbar area for a more polished look
insider-20260513-1
- Browser media drag and drop — Fixed handling of media dragged from web browsers
- Copy Markdown — New article menu item to copy article content as Markdown
- Local AI — Initial groundwork for local AI features
insider-20260509-1
- Sepia by default — New planets now use the Sepia template out of the box, with refreshed built-in site templates
- Typed template settings — Templates can declare typed settings for richer, more reliable customization
- Article references — Planets now track article references for better cross-linking between posts
- Modified timestamps — Articles record when they were last modified, surfacing accurate update times
insider-20260506-1
- Theme color detection — Fall back to body background color when detecting article theme color for better appearance