What's Changed
- fix(desktop): refresh git index before release script dirty check by @Kitenite in #1078
- fix: prevent postinstall infinite loop on bun install by @spanishflu-est1918 in #1064
- chore(desktop): bump version to 0.0.63 by @Kitenite in #1077
- fix(desktop): use gh CLI to fetch GitHub username for branch prefix by @Kitenite in #1079
- feat(desktop): redesign StartView onboarding UI by @AviPeltz in #1081
- feat(desktop): add keyboard shortcut for settings menu by @Kitenite in #1080
- Clean up Terminal api by @Kitenite in #1083
- feat(ui): make toast notifications copyable by @Kitenite in #1084
- Add start_claude_session and start_claude_subagent MCP tools by @saddlepaddle in #1085
- feat: add Slack notifications for Stripe subscription events by @saddlepaddle in #1090
- Remove internal timestamps from MCP API responses by @saddlepaddle in #1092
- fix(mcp): remove unused txid from update_task and delete_task by @saddlepaddle in #1093
- Suppress dotenvx verbose logging in development by @saddlepaddle in #1095
- Fix scripts package typecheck after script deletion by @saddlepaddle in #1097
- Terminal lifecycle refactor by @Kitenite in #1089
- fix(mcp): don't navigate to workspace in start_claude_session by @saddlepaddle in #1094
- feat(desktop): add Cmd+F shortcut to focus search in Tasks view by @saddlepaddle in #1098
- feat(desktop): add documentation links throughout the app by @Kitenite in #1096
- Use Neon SVG favicon in PR comment templates by @saddlepaddle in #1086
- Sync Stripe customer name when organization name changes by @saddlepaddle in #1099
- feat(slack): add web search to Slack bot agent by @saddlepaddle in #1100
- Replace CTA dropdown with device-specific CTA on marketing site by @saddlepaddle in #1102
- fix(desktop): trim trailing whitespace when copying text from terminal by @Kitenite in #1104
- Remove session restored popup by @Kitenite in #1106
- Fix performance issues and remove non-persisting terminal by @Kitenite in #1105
- fix(desktop): handle case-insensitive filesystem errors during git fetch by @Kitenite in #1107
New Contributors
- @spanishflu-est1918 made their first contribution in #1064
Full Changelog: desktop-v0.0.63...desktop-v0.0.64