Skip to content

Commit f6220c2

Browse files
grimmerkclaude
andcommitted
chore: bump version to 1.0.58
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent fc97e6b commit f6220c2

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## 1.0.58
4+
5+
- Feat: ⌃+⌘+T global shortcut for Terminal tab (customizable in Settings)
6+
- Fix: Cmd+←/→ in xterm (beginning/end of line)
7+
38
## 1.0.57
49

510
- Fix: menubar Keyboard Shortcuts submenu now reflects custom shortcuts
611
- Fix: GitHub release notes now aggregate all unreleased changelog entries
712
- Feat: PR link badge in session list items (clickable, opens browser, searchable by URL)
813
- Feat: purple dot on projects currently open in VS Code/Cursor
9-
- Feat: ⌃+⌘+T global shortcut for Terminal tab (customizable in Settings)
10-
- Fix: Cmd+←/→ in xterm (beginning/end of line)
1114
- Pin axios to 1.14.0 (avoid compromised 1.14.1)
1215

1316
## 1.0.56

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "CodeV",
33
"productName": "CodeV",
4-
"version": "1.0.57",
4+
"version": "1.0.58",
55
"description": "Quick switcher for VS Code, Cursor, and Claude Code sessions",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)