Releases: Planetable/Planet
Releases · Planetable/Planet
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
release-0.22.1
Release 0.22.1
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.