This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryUpdates 1.41.0, Bug Fixes, and Tests across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds keyboard navigation, baseline deltas, sparkline zoom, and file deep-links to app. Adds keyboard navigation, baseline deltas, sparkline zoom, and file deep-links to app. Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Feature | Medium |
Fetches desktop app from dedicated public distribution repository (phase C). Fetches desktop app from dedicated public distribution repository (phase C). Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Bugfix | Medium |
Adds ErrorBoundary so a single tab crash no longer blanks the whole window. Adds ErrorBoundary so a single tab crash no longer blanks the whole window. Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Bugfix | Medium |
Prevents Activity feed from crashing react-dom via nested <button>. Prevents Activity feed from crashing react-dom via nested <button>. Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Refactor | Low |
Makes app distribution repository configurable (split prep, phase A). Makes app distribution repository configurable (split prep, phase A). Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Refactor | Low |
Excludes packages/app from core test runner; app moved to its own repository. Excludes packages/app from core test runner; app moved to its own repository. Source: llm_adapter@2026-05-29 Confidence: high |
— |
Full changelog
1.41.0 (2026-05-29)
Features
- app: Activity P2 — keyboard nav, baseline deltas, sparkline zoom, file deep-links (a0de7b7)
- install: fetch desktop app from dedicated public dist repo (phase C) (c1bbf4d)
Bug Fixes
- app: add ErrorBoundary so one tab crash no longer blanks the whole window (90961d8)
- app: stop Activity feed crashing react-dom via nested <button> (38d893f)
Refactoring
- install: make app distribution repo configurable (split prep, phase A) (6bee11b)
Tests
- exclude packages/app from core test runner (app moved to own repo) (da28bdc)
Upgrade
npm install -g trace-mcp@latest
trace-mcp init
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 nikolai-vysotskyi/trace-mcp
Framework-aware code intelligence that indexes source code into a cross-language dependency graph. Understands framework semantics — routes, ORM relations, component rendering, DI trees — for navigation, impact analysis, call graphs, refactoring, security scanning, and cross-session memory.
Related context
Related tools
Earlier breaking changes
- v1.41.1 Removes desktop app from core repository (phase E).
Beta — feedback welcome: [email protected]