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 `pn` into `~/.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
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
insider-20260505-1
- Safari-like toolbar tinting — Article detail view adopts theme-color tinting with adapted button colors for dark themes on pre-macOS 26, plus bar material in the article list toolbar area
- AI preferred model field — Added a clear button for quickly resetting the value
- AI chat polish — Added breathing room after final tables in AI chat responses
- Unfollow confirmation — Fixed empty confirmation dialog when unfollowing
- Feed avatars — Improved avatar discovery for feeds
insider-20260504-1
- AI chat — Improved retrieval accuracy and better table rendering in responses
- Article list — Fixed refresh synchronization for more reliable updates
- Stability — Hardened crash-prone code paths
- New languages — Added localizations for Finnish, Norwegian, Hebrew, Danish, Italian, Turkish, Greek, Estonian, Swedish, Korean, Portuguese, Russian, Hindi, French, German, Spanish, and Traditional Chinese
- Onboarding & actions — Localized onboarding copy and fixed Star action localization
insider-20260430-1
- Japanese localization — Added Japanese translations and localized remaining settings and UI strings throughout Planet
- AI chat sessions — Sort sessions newest-first in the sidebar
- Gemma 4 — Fixed thinking tokens leaking into AI chat responses
insider-20260427-1
- AI settings — Fix label wrap in AI settings
- Create Planet — Fix alignment in the Create Planet window
- Article import — Fix drag alert timing during article import
insider-20260423-2
- Confirm dialog — Fixed an issue with the confirm dialog not working correctly
insider-20260423-1
- AI Chat — Fixed internal link focus behavior in AI chat conversations
insider-20260421-2
- Batch import — Drop multiple Markdown or plain-text files onto the article list to import each as a separate article, with a confirmation dialog and automatic duplicate skipping
- AI Chat — Fixed an issue where clearing the only remaining AI chat session could leave the view in a broken state
insider-20260421-1
- AI chat repo grep — The AI assistant can now search text files in the repo for exact strings or regex patterns, giving it direct access to codebase content.
- Code block rendering — AI chat responses now display fenced code blocks with syntax-aware styling, language labels, monospaced font, and horizontal scrolling.
insider-20260419-4
- Video compression — Fixed an issue where the video compression preset sheet could appear empty
insider-20260419-3
- Video compression — Lowered video compression targets to 7 Mbps for 1080p, 4 Mbps for 720p, and 2 Mbps for 480p. Fixed preflight disk-space checks to account for multipass scratch space, and filtered out compression options that exceed available temporary storage.
insider-20260419-2
- Video compression — Fixed compressed video replacement on case-insensitive filesystems, ensuring attachments are correctly swapped after compression completes.