Features
- Social post scheduling with exact-time publishing via PgBoss deferred jobs
- Task comments with real-time sync and activity feed
- Ask User Question โ Sammy can now ask interactive multi-question sequences
- Per-user presence system with online/offline status tracking
- Active call indicator in sidebar with live timer, context name, and quick actions
- Custom task status management moved to kanban column and list view headers
- Workflow steps view on mobile
Improvements
- PgBoss replaces cron pollers for social posts and workflows โ zero polling overhead
- Unread counts optimized from 1+6N queries to 3 total
- FastPathService optimization for faster AI responses
- Telegram-style floating headers on mobile
Bug Fixes
- Memory leaks โ Blob URLs, store cleanup, LRU eviction, gcTime reduction
- LinkedIn logo 403 errors in social post publisher
- Task drawer dropdown alignment
- Badge count sync issues