| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-04 | 4.8 kB | |
| v8.7.2 source code.tar.gz | 2026-08-04 | 25.3 MB | |
| v8.7.2 source code.zip | 2026-08-04 | 27.3 MB | |
| Totals: 3 Items | 52.5 MB | 0 | |
Exceptionless 8.7.2
Exceptionless 8.7.2 improves saved views and event exploration, upgrades the MCP integration, reduces unnecessary telemetry volume, and strengthens billing, validation, and account reliability. It also includes a series of UI polish, accessibility, and operational improvements.
Event Exploration And Saved Views
- Adds resizable saved-view columns and improves detection and publication of column-bound changes.
- Creates missing predefined saved views during force updates and hardens migration execution for legacy data.
- Prevents duplicate event-list refreshes during reconnects, focus changes, route transitions, and other reactive lifecycle events.
- Fixes event and stack detail navigation, nested session event links, and stale stack details when switching projects.
- Preserves truncated tag values and improves long-tag overflow, tag interactions, and event-query behavior.
- Updates the event-list implementation to TanStack Query and refreshes frontend dependencies.
MCP And API Reliability
- Upgrades the MCP C# SDK to v2 and adopts the native stateless MCP v2 transport.
- Improves MCP scope resolution, context isolation, project resolution, and stateless tool contracts.
- Validates MCP tool metadata and filter fields more strictly while preserving supported event filters.
- Improves predefined saved-view validation and prevents queued saved-view slug collisions.
- Fixes organization and project name validation and repairs invalid verified-user email state.
Billing And Operations
- Ensures billing credits are reused correctly across plan changes.
- Fixes a billing downgrade, recharge, and suspension race.
- Reduces OpenTelemetry ingestion volume by removing unused scraped metrics and unnecessary messaging spans.
- Upgrades the SigNoz Kubernetes infrastructure chart and keeps metric collection focused on useful signals.
- Updates saved-view HTTP samples and migration behavior for more reliable deployments.
User Interface And Accessibility
- Improves long-tag popover interactions and table column sizing.
- Fixes ghost-button hover contrast in light and dark themes.
- Improves premium-search enforcement and Svelte upgrade guidance.
- Expands Playwright coverage for operator workflows.
- Adds locale-specific coverage for memory formatting.
What's Changed
- Use TanStack Query for event lists and update frontend dependencies by @ejsmith in https://github.com/exceptionless/Exceptionless/pull/2418
- Fix event and stack detail navigation by @ejsmith in https://github.com/exceptionless/Exceptionless/pull/2420
- Fix saved view column change detection by @ejsmith in https://github.com/exceptionless/Exceptionless/pull/2419
- Create missing predefined saved views during force updates by @ejsmith in https://github.com/exceptionless/Exceptionless/pull/2423
- Clarify tag interactions by @ejsmith in https://github.com/exceptionless/Exceptionless/pull/2425
- Repair invalid verified user email state by @niemyjski in https://github.com/exceptionless/Exceptionless/pull/2410
- Fix billing downgrade recharge and suspension race by @niemyjski in https://github.com/exceptionless/Exceptionless/pull/2397
- Add locale-specific memory formatting coverage by @niemyjski in https://github.com/exceptionless/Exceptionless/pull/2424
- Fix organization and project name validation by @niemyjski in https://github.com/exceptionless/Exceptionless/pull/2422
- Expand Playwright operator workflow coverage by @niemyjski in https://github.com/exceptionless/Exceptionless/pull/2367
- Improve premium search enforcement and Svelte upgrade guidance by @niemyjski with @Copilot in https://github.com/exceptionless/Exceptionless/pull/2276
- Fix ghost button hover contrast by @niemyjski in https://github.com/exceptionless/Exceptionless/pull/2428
- Upgrade MCP C# SDK to v2 by @niemyjski in https://github.com/exceptionless/Exceptionless/pull/2426
- Improve MCP tool metadata and filter validation by @ejsmith in https://github.com/exceptionless/Exceptionless/pull/2429
- Add resizable saved-view columns by @ejsmith in https://github.com/exceptionless/Exceptionless/pull/2421
- Ensure billing credits are reused across plan changes by @niemyjski in https://github.com/exceptionless/Exceptionless/pull/2433
- Reduce OpenTelemetry ingestion volume by @ejsmith in https://github.com/exceptionless/Exceptionless/pull/2414
- Fix long tag overflow popover interactions by @niemyjski in https://github.com/exceptionless/Exceptionless/pull/2436
Full Changelog: https://github.com/exceptionless/Exceptionless/compare/v8.7.1...v8.7.2
Breaking Changes
None.
Thanks
Thank you to everyone in the community, our contributors, and our project sponsors for continuing to support Exceptionless.