What's Changed
- fix: sessions not loading on project navigation without restart by @Psypeal in #137
- chore(deps): bump fastify from 5.8.1 to 5.8.3 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #141
- fix: show copy button only on code blocks, not entire text output by @Psypeal in #145
- chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot[bot] in #155
- feat: session ID lookup in CommandPalette (Cmd+K) by @WesleyMFrederick in #153
- fix: compute real message count in light metadata path by @romeromarcelo in #134
- Fix #152: 🎉 Your project has been featured in Awesome Claude Code! by @JiwaniZakir in #157
- Fix/issue 142 settings not applied on startup by @nevdelap in #161
- fix(ssh): resolve private key paths correctly by @adriencaccia in #159
- chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #160
- feat: render mermaid code blocks as interactive diagrams (#124) by @matt1398 in #128
- chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #162
- feat: add tab rename and fix sidebar collapse layout by @Psypeal in #133
- fix: address code review feedback from #153 (session ID lookup) by @WesleyMFrederick in #156
- perf: optimize macOS UI responsiveness by @Psypeal in #163
- perf: fix renderer heap exhaustion on long-running sessions by @Psypeal in #120
- fix: open links in system browser instead of Electron window by @Psypeal in #143
- Fixed plain HTTP UUID creation by @RubbaBoy in #135
- perf: lazy-load mermaid to reduce main bundle size by @matt1398 in #164
New Contributors
- @WesleyMFrederick made their first contribution in #153
- @romeromarcelo made their first contribution in #134
- @JiwaniZakir made their first contribution in #157
- @nevdelap made their first contribution in #161
- @adriencaccia made their first contribution in #159
- @RubbaBoy made their first contribution in #135
Full Changelog: v0.4.9...v0.4.10