Changelog
What's new
Product updates, new features, and bug fixes — shipped every two weeks.
v1.8.02026-05-19
Real-time presence on boards
- Live cursors and avatar presence for team members viewing the same board
- WebSocket-based presence channel with 5s heartbeat
- Graceful degradation to polling on connection loss
v1.7.02026-05-12
Sprint velocity analytics
- Rolling 8-sprint average trendline on velocity chart
- Cycle time scatter plot with P50/P85/P95 percentile lines
- Exportable analytics data to CSV
v1.6.22026-05-06
Timeline dependency arrows
- Visual dependency arrows between tasks on the Gantt view
- Click to remove dependencies
- Automatic conflict highlighting when chains create cycles
v1.6.02026-04-28
Keyboard shortcut system
- Global hotkeys: C (create), T (status), A (assign), ? (help)
- Cmd+K command palette with fuzzy search
- Customisable shortcut overrides in workspace settings
v1.5.02026-04-14
Bulk status update
- Select multiple issues with X, then apply status/priority/assignee in bulk
- Floating action bar at bottom of issue list
- Undo support for bulk operations
v1.4.02026-03-30
OAuth 2.0 PKCE for integrations
- Third-party integrations now use OAuth 2.0 PKCE flow
- Token refresh happens silently in the background
- Revoke individual integration tokens from workspace settings