What's Changed
- perf: replace 8 filter passes with single-pass message categorization by @MintCollector in https://github.com/matt1398/claude-devtools/pull/108
- perf: cache compiled regexes in TriggerMatcher by @MintCollector in https://github.com/matt1398/claude-devtools/pull/109
- chore(deps): bump fastify from 5.7.4 to 5.8.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/matt1398/claude-devtools/pull/113
- feat: add CollapsibleOutputSection and markdown preview toggle by @Psypeal in https://github.com/matt1398/claude-devtools/pull/112
- perf: convert synchronous file reads to async in main process by @MintCollector in https://github.com/matt1398/claude-devtools/pull/111
- chore(deps): bump flatted from 3.3.3 to 3.4.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/matt1398/claude-devtools/pull/116
- chore(deps): bump flatted from 3.4.1 to 3.4.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/matt1398/claude-devtools/pull/125
- fix: normalize Windows drive letter casing in extractCwd by @matt1398 in https://github.com/matt1398/claude-devtools/pull/126
- feat: render task notifications as styled cards by @Psypeal in https://github.com/matt1398/claude-devtools/pull/122
- fix: translate WSL mount paths to Windows drive-letter paths by @matt1398 in https://github.com/matt1398/claude-devtools/pull/127
New Contributors
- @MintCollector made their first contribution in https://github.com/matt1398/claude-devtools/pull/108
Full Changelog: https://github.com/matt1398/claude-devtools/compare/v0.4.8...v0.4.9