New Features
Chat
- Read aloud: Hear assistant answers at slow, normal, or fast speed; audio is cached per message and speed.
- Answer toolbar: Copy the visible reply, save to library, leave feedback, read aloud (slow / normal / fast), and export the answer as Word or PDF from the more menu.
- Markdown tables: Extend wide tables in the thread; copy plain text (comma-separated rows) or rich HTML like visible replies; success styling matches message copy.
Enhancements
- Answer bubbles use up to 90% of the thread column width.
Security
- Studio content access: Tighter ownership checks on notes, mind maps, and flashcards; conversation paths respect access rules (GitHub PR #231).
- Auth abuse resistance: Targeted throttling on sensitive auth flows (GitHub PR #233).
Behind the scenes
- Database: Adds cached speech rows (
conversation_message_speech), drops legacy website changelog tables, and applies collation alignment migration 20260430-fix-collate.sql from hardening PRs. - Website changelog: Legacy DB changelog and distribution tables removed; release notes use Featurebase.
π· [SCREENSHOT] β Answer toolbar with copy, read-aloud submenu, Word/PDF export
π· [SCREENSHOT] β Markdown table toolbar (extend, copy text, copy table)