Skip to content

Commit 7b613c6

Browse files
committed
docs: Update changelog for v0.41.0
1 parent c4882eb commit 7b613c6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to td are documented in this file.
44

5+
## [v0.41.0] - 2026-03-01
6+
7+
### Bug Fixes
8+
- Fix premature title truncation in task list panel: overhead calculation in `formatIssueShort` was overestimating by 3 chars due to phantom leading spaces in tag width and a hardcoded type icon width. Task titles now display 3 more characters before truncating, giving more readable output in both `td monitor` and sidecar's embedded td view (sidecar#215)
9+
510
## [v0.40.0] - 2026-02-27
611

712
### Features

0 commit comments

Comments
 (0)