Skip to content

Commit 8693a7b

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

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 1.0.71
4+
5+
- Fix: use `setActivationPolicy` instead of `app.dock.hide/show` for proper Dock behavior
6+
- Normal mode: Dock icon with running dot + App Switcher
7+
- Menu bar mode: no Dock icon (clean accessory mode)
8+
- No Dock icon flash on app launch (LSUIElement=true kept)
9+
- Feat: tray right-click menu mode toggle (Switch to Normal/Menu Bar Mode)
10+
311
## 1.0.70
412

513
- Feat: Normal App mode — window stays visible, shows in Dock, draggable

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.70",
4+
"version": "1.0.71",
55
"description": "Quick switcher for VS Code, Cursor, and Claude Code sessions",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)