This release adds 7 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Affected surfaces
ReleasePort's take
Light signalThe v8.0.0 release bumps multiple dependencies (qs, lodash, vite, @hono/node-server, hono, dompurify, postcss, fast-uri) and adds browser event handling with resource management.
Why it matters: Dependency updates address bugs/security fixes; the new browser API enables centralized event handling and resource cleanup for web workloads. Upgrade to v8.0.0 before your next deployment cycle.
Summary
AI summaryUpdates feat, deps, and deps-dev across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Add browser event handling and resource management. Add browser event handling and resource management. Source: llm_adapter@2026-05-24 Confidence: low |
— |
| Feature | Low |
Enhance linter. Enhance linter. Source: granite4.1:30b@2026-05-24-audit Confidence: low |
— |
| Feature | Low |
Cleanup tools. Cleanup tools. Source: granite4.1:30b@2026-05-24-audit Confidence: low |
— |
| Feature | Low |
Update resource URIs and descriptions for improved browser control. Update resource URIs and descriptions for improved browser control. Source: granite4.1:30b@2026-05-24-audit Confidence: low |
— |
| Feature | Low |
Implement fallback test screen and associated functionality. Implement fallback test screen and associated functionality. Source: granite4.1:30b@2026-05-24-audit Confidence: low |
— |
| Feature | Low |
Add paginated resources with token‑length element splitting. Add paginated resources with token‑length element splitting. Source: granite4.1:30b@2026-05-24-audit Confidence: low |
— |
| Feature | Low |
Add showHumanHint functionality for user interaction. Add showHumanHint functionality for user interaction. Source: granite4.1:30b@2026-05-24-audit Confidence: low |
— |
| Feature | Low |
Update human hint overlay colors for improved visibility. Update human hint overlay colors for improved visibility. Source: granite4.1:30b@2026-05-24-audit Confidence: low |
— |
| Feature | Low |
Filter offline browser entries and handle offline state in Browser component. Filter offline browser entries and handle offline state in Browser component. Source: granite4.1:30b@2026-05-24-audit Confidence: low |
— |
| Dependency | Medium |
Bump qs from 6.14.1 to 6.14.2. Bump qs from 6.14.1 to 6.14.2. Source: llm_adapter@2026-05-24 Confidence: high |
— |
| Dependency | Medium |
Bump lodash from 4.17.23 to 4.18.1. Bump lodash from 4.17.23 to 4.18.1. Source: llm_adapter@2026-05-24 Confidence: high |
— |
| Dependency | Medium |
Bump vite from 7.3.1 to 7.3.2 (dev). Bump vite from 7.3.1 to 7.3.2 (dev). Source: llm_adapter@2026-05-24 Confidence: high |
— |
| Dependency | Medium |
Bump @hono/node-server from 1.19.11 to 1.19.13. Bump @hono/node-server from 1.19.11 to 1.19.13. Source: llm_adapter@2026-05-24 Confidence: high |
— |
| Dependency | Medium |
Bump hono from 4.12.9 to 4.12.14. Bump hono from 4.12.9 to 4.12.14. Source: llm_adapter@2026-05-24 Confidence: high |
— |
| Dependency | Medium |
Bump dompurify from 3.3.3 to 3.4.0 (dev). Bump dompurify from 3.3.3 to 3.4.0 (dev). Source: llm_adapter@2026-05-24 Confidence: high |
— |
| Dependency | Medium |
Bump postcss from 8.5.6 to 8.5.14. Bump postcss from 8.5.6 to 8.5.14. Source: llm_adapter@2026-05-24 Confidence: high |
— |
| Dependency | Medium |
Bump fast-uri from 3.1.0 to 3.1.2. Bump fast-uri from 3.1.0 to 3.1.2. Source: llm_adapter@2026-05-24 Confidence: high |
— |
Full changelog
What's Changed
- chore: update proto by @ndthanhdev in https://github.com/ndthanhdev/mcp-browser-kit/pull/99
- chore(deps): bump qs from 6.14.1 to 6.14.2 by @dependabot[bot] in https://github.com/ndthanhdev/mcp-browser-kit/pull/95
- chore(deps): bump lodash from 4.17.23 to 4.18.1 by @dependabot[bot] in https://github.com/ndthanhdev/mcp-browser-kit/pull/97
- chore(deps-dev): bump vite from 7.3.1 to 7.3.2 by @dependabot[bot] in https://github.com/ndthanhdev/mcp-browser-kit/pull/101
- chore(deps): bump @hono/node-server from 1.19.11 to 1.19.13 by @dependabot[bot] in https://github.com/ndthanhdev/mcp-browser-kit/pull/102
- chore: add skill by @ndthanhdev in https://github.com/ndthanhdev/mcp-browser-kit/pull/106
- chore(deps): bump hono from 4.12.9 to 4.12.14 by @dependabot[bot] in https://github.com/ndthanhdev/mcp-browser-kit/pull/104
- chore(deps-dev): bump dompurify from 3.3.3 to 3.4.0 by @dependabot[bot] in https://github.com/ndthanhdev/mcp-browser-kit/pull/105
- chore(deps): bump hono from 4.12.14 to 4.12.18 by @dependabot[bot] in https://github.com/ndthanhdev/mcp-browser-kit/pull/108
- chore(deps): bump postcss from 8.5.6 to 8.5.14 by @dependabot[bot] in https://github.com/ndthanhdev/mcp-browser-kit/pull/107
- feat: add browser event handling and resource management by @ndthanhdev in https://github.com/ndthanhdev/mcp-browser-kit/pull/114
- feat: enhance linter by @ndthanhdev in https://github.com/ndthanhdev/mcp-browser-kit/pull/115
- chore(deps): bump fast-uri from 3.1.0 to 3.1.2 by @dependabot[bot] in https://github.com/ndthanhdev/mcp-browser-kit/pull/109
- chore(deps-dev): bump simple-git from 3.33.0 to 3.36.0 by @dependabot[bot] in https://github.com/ndthanhdev/mcp-browser-kit/pull/111
- feat: cleanup tools by @ndthanhdev in https://github.com/ndthanhdev/mcp-browser-kit/pull/116
- feat: update resource URIs and descriptions for improved browser cont… by @ndthanhdev in https://github.com/ndthanhdev/mcp-browser-kit/pull/117
- feat: implement fallback test screen and associated functionality by @ndthanhdev in https://github.com/ndthanhdev/mcp-browser-kit/pull/118
- feat: add paginated resources with token-length element splitting and… by @ndthanhdev in https://github.com/ndthanhdev/mcp-browser-kit/pull/119
- feat: add showHumanHint functionality for user interaction by @ndthanhdev in https://github.com/ndthanhdev/mcp-browser-kit/pull/120
- feat: update human hint overlay colors for improved visibility by @ndthanhdev in https://github.com/ndthanhdev/mcp-browser-kit/pull/121
- feat: filter offline browser entries and handle offline state in Brow… by @ndthanhdev in https://github.com/ndthanhdev/mcp-browser-kit/pull/122
Full Changelog: https://github.com/ndthanhdev/mcp-browser-kit/compare/v7.0.3...v8.0.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About ndthanhdev/mcp-browser-kit
An MCP Server that enables AI assistants to interact with your local browsers.
Related context
Beta — feedback welcome: [email protected]