Download Latest Version v8.7.3 source code.zip (27.3 MB)
Email in envelope

Get an email when there's a new version of Exceptionless

Home / v8.7.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-28 5.2 kB
v8.7.0 JavaScript source map support source code.tar.gz 2026-07-28 25.2 MB
v8.7.0 JavaScript source map support source code.zip 2026-07-28 27.2 MB
Totals: 3 Items   52.4 MB 0

Exceptionless 8.7.0

Exceptionless 8.7.0 adds JavaScript source map symbolication, modernizes the web API implementation with Minimal APIs and Foundatio.Mediator, and improves event investigation, saved views, OAuth reliability, documentation search, and production operations.

JavaScript Source Map Symbolication

  • Symbolicates JavaScript error frames before stack signatures are calculated.
  • Automatically discovers public source maps from response headers, sourceMappingURL, and conventional .map URLs.
  • Adds project-scoped upload, list, and delete APIs plus a Svelte Project Settings experience for private source maps.
  • Adds least-privilege source-maps:write tokens for CI/CD uploads.
  • Applies bounded downloads, validation, storage quotas, caching, cleanup, and public-network protections.

API, Security, And Reliability

  • Migrates the web API from MVC controllers to Minimal API endpoint adapters and Foundatio.Mediator while preserving existing routes and HTTP behavior.
  • Allows recently rotated MCP OAuth refresh tokens to be reused during a bounded grace period without weakening grant-family revocation.
  • Prevents sensitive startup configuration from being destructured into logs while preserving sanitized operational diagnostics.
  • Refreshes event, session, stream, and stack grids after deletions and reconnects.
  • Fixes idle-resume visibility listener churn.

Event Investigation And Saved Views

  • Improves event detail layout and adds project, tag, and stacking diagnostics.
  • Adds optional Project and Tags columns and simplifies column-picker and tag interactions.
  • Fixes predefined saved-view synchronization, filter reset and navigation, and legacy stack saved-view comparison.

Website And Operations

  • Improves generated documentation search, keyboard navigation, mobile layout, and error reporting.
  • Adds a discoverable Client Setup path with quick-copy server URL and API key values.
  • Fixes production synthetic monitoring and configures the production contact recipient.
  • Avoids local Aspire port conflicts.
  • Aligns production Redis storage and adds Redis metrics collection in SigNoz.

What's Changed

Full Changelog: https://github.com/exceptionless/Exceptionless/compare/v8.6.2...v8.7.0

Breaking Changes

None.

Thanks

Thank you to everyone in the community, our contributors, and our project sponsors for continuing to support Exceptionless.

Source: README.md, updated 2026-07-28