v0.8.0
rowboatlabs/rowboatv0.8.0Jul 24, 2026by ramnique
AI Summary
This release centralizes model management into a single settings experience, adds inline chart generation, and improves Windows stability with code signing and longer execution limits.
Key Highlights
- Centralized model setup and per-task recommendations in a redesigned settings experience.
- Assistant can now draw inline charts directly in the chat.
- Conversations automatically generate short, meaningful titles.
- Windows releases are now code-signed via Azure Trusted Signing.
- Assistant can take up to 50 model calls per turn (configurable up to 500).
New Features
- Unified settings
- Chart generation
- Auto-titles
- Code signing
- Longer runs
Full Release Notes
## What's new **🎛️ One place for models.** Provider setup and model choice now live in a single redesigned settings experience: connect a provider, browse every available model in a split-view picker, and get per-task recommendations applied automatically. Background tasks (notes, titles, live notes) can run on their own models or simply inherit your assistant's. **📊 Charts, right in the chat.** Ask for a comparison or a trend and the assistant can now draw inline charts directly in the conversation — no export, no external tool. **✍️ Chats name themselves.** New conversations get a short, meaningful title from your first message, so your history reads like a table of contents instead of a wall of "New chat". **🪟 Signed Windows builds.** Windows releases are now code-signed via Azure Trusted Signing — fewer scary install warnings, and release notes now show on the Windows update card too. **🏃 Longer runs, graceful finishes.** The assistant can take up to 50 model calls per turn by default (configurable up to 500, per workflow) — and when it does hit the limit, it wraps up with a real answer instead of stopping mid-thought. ### Also in this release - Billing problems now show a clear inline notice instead of a blank response - Chat timestamps display in your local timezone - Meeting system-audio capture now works on Linux - Sign in with ChatGPT is offered right in onboarding - The settings Models tab updates live when you sign out of Rowboat - Settings dialog tabs scroll properly on smaller windows - Background task failures are now logged with their reasons for easier debugging