Skip to content

Commit 71d3b8c

Browse files
docs: update changelog for v0.2.12
1 parent de0b83b commit 71d3b8c

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

changelog.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## v0.2.12
4+
5+
### Added
6+
7+
- Added a Comments filter pill to My work for filtering by total comment count. Pick an operator (greater than, at least, less than, at most, exactly, or between) and enter a number.
8+
- Added a copy-to-clipboard button to the pasted text preview dialog, and made the text selectable so content can be copied via standard text selection.
9+
- Added a hidden minigame to the home screen — find the secret platform to start an infinite jumping adventure with power-ups, hazards, and a persistent high score.
10+
- Added a native system tray menu with live session status, PR checks and review info, badge notifications for sessions needing attention, quick actions to create sessions and chats, and a Settings toggle to show or hide the tray icon.
11+
- Added a terminal font picker in Settings that lists your installed fonts, previews each in its own typeface, and applies your selection to the embedded terminal.
12+
- Right-clicking a pull request or issue reference in a conversation now shows a context menu with a "Copy link" option to quickly copy the GitHub URL.
13+
14+
### Changed
15+
16+
- Error screens now show a plain text recovery UI instead of an illustration.
17+
- Project color picker in the repository context menu now displays as a compact 4x2 grid of color tiles, making it faster to scan and select. Orange has been added as a new color option.
18+
19+
### Fixed
20+
21+
- Avatar fallback initials no longer overflow for multi-word names — they are now capped at two letters.
22+
- Fixed a spurious "Error" badge appearing on inline review comment threads after the agent successfully replied to a review comment.
23+
- PR and issue badges now correctly respect the 'Use a pointer cursor over buttons and links' accessibility setting instead of always showing a pointer cursor.
24+
325
## v0.2.11
426

527
### Added

0 commit comments

Comments
 (0)