Features
- Trilo desktop available on the Mac App Store with automatic updates
- AI coworker task reactions โ assign a task to a coworker and they autonomously research, create deliverables, and communicate
- All-day and multi-day event support in the calendar with Google Calendar sync
- Per-skill model and token config for AI โ page editing uses larger context for better results
- Sign in with Apple (required for App Store compliance)
- Account deletion with workspace cleanup and Stripe cancellation
Improvements
- 11 new database indexes targeting tables with the most sequential scans
- DM timeline queries 93% faster, event participant JOINs 70% faster, task assignee filters 71% faster
- Kanban load reduced from 7-9 queries to 2
- TTL cache for workspace task statuses
- Frontend bundle reduced โ xlsx, LiveKit, lucide-react, and katex lazy-loaded or tree-shaken
- Prepared statements enabled for session pooler
Bug Fixes
- Page snapshot queries no longer fetch large binary blobs unnecessarily
- App Store sandbox entitlement for file picker
- Removed redundant "Check for Updates" menu in App Store builds
- Composio OAuth callback when connectedAccountId is missing