Skip to content

Commit d5f63df

Browse files
committed
changelog
1 parent 16a6dd6 commit d5f63df

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
@@ -11,6 +11,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
1111

1212
- Walk through issue hierarchy from the issues list. Space opens an issue's children, Backspace opens its parent, Esc pops back to the previous view. Each step pushes a snapshot of the panel state so cursor, focus and Info tab are restored on the way back. Children walks also work from the Sub and Lnk tabs in the Info panel. Shares a single ad-hoc tab next to the existing ones, similar to the JQL tab (#68)
1313

14+
### Fixed
15+
16+
- Mouse click and wheel scroll on the issues list now update the active issue. Browser open, copy URL, transition and other actions used to target the previously selected issue because the mouse path skipped the canonical selection update
17+
- Demo build (`make check-demo`) failed to compile after the parent-link children feature landed. The demo client now implements `GetChildren` and returns subtasks of the requested parent
18+
1419
## [2.12.0] - 2026-05-03
1520

1621
### Added

0 commit comments

Comments
 (0)