Compare commits
1
Commits
v2.5.0
..
71050e2634
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
71050e2634 |
@@ -1,5 +1,26 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.5.0 — 2026-07-29
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
- move a task to another list via drag & drop (92ce7a4)
|
||||||
|
- sidebar shows queued+running, no auto-monitor seeding (44cdad3)
|
||||||
|
- expose maxParallelExecutions in get_app_settings (e653677)
|
||||||
|
- accent color presets in Settings → General (149e2ad)
|
||||||
|
- allow Done via update_task_status with worktree guard (d569313)
|
||||||
|
- add Let Claude handle it broom button to tasks header (7d6cb2b)
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
- stop swallowing mutating hub call failures (b5464fc)
|
||||||
|
- pin LogRingBuffer clock in Does_not_throw_when_detached (58f8b11)
|
||||||
|
- propagate HubException from ApproveReviewAsync so blocked merges surface errors (e1807fd)
|
||||||
|
|
||||||
|
### Documentation
|
||||||
|
|
||||||
|
- update for v2.4.0 (3fbbd7a)
|
||||||
|
|
||||||
## v2.4.0 — 2026-07-27
|
## v2.4.0 — 2026-07-27
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|||||||
Reference in New Issue
Block a user