What's Changed
- chore(deps): bump rollup from 4.55.1 to 4.59.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/matt1398/claude-devtools/pull/88
- fix: deduplicate streaming JSONL entries to prevent ~2x cost overcounting by @Psypeal in https://github.com/matt1398/claude-devtools/pull/77
- feat: add syntax highlighting for R, Ruby, PHP, and SQL by @Psypeal in https://github.com/matt1398/claude-devtools/pull/76
- fix(#85): Ctrl+R session refresh via IPC with scroll-to-bottom by @Psypeal in https://github.com/matt1398/claude-devtools/pull/89
- fix: sidebar header repo/branch not syncing when switching tabs by @LeeJuOh in https://github.com/matt1398/claude-devtools/pull/97
- perf: optimize search and reduce unnecessary re-renders by @matt1398 in https://github.com/matt1398/claude-devtools/pull/99
- fix: mark stale ongoing sessions as dead after 5min inactivity by @matt1398 in https://github.com/matt1398/claude-devtools/pull/100
New Contributors
- @LeeJuOh made their first contribution in https://github.com/matt1398/claude-devtools/pull/97
Full Changelog: https://github.com/matt1398/claude-devtools/compare/v0.4.7...v0.4.8