| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-25 | 1.6 kB | |
| v8.8.3 source code.tar.gz | 2026-08-25 | 25.5 MB | |
| v8.8.3 source code.zip | 2026-08-25 | 27.6 MB | |
| Totals: 3 Items | 53.1 MB | 0 | |
What's Changed
Changed
- Add first-page table navigation and scope unsaved saved-view drafts to the current browser session (#2529) by @ejsmith
- Simplify stack-trace rendering to reduce DOM overhead while preserving formatting, syntax highlighting, parameters, offsets, and source locations (#2530) by @ejsmith
Fixed
- Clear stale table row selections when pagination, sorting, filters, time ranges, or saved-view context changes (#2529) by @ejsmith
- Keep structured and simple stack traces on single lines with horizontal scrolling instead of wrapping long frames (#2530) by @ejsmith
Notes
- Refresh ASP.NET Core client setup guidance and document self-hosted base URL and SMTP sender configuration (9a9318c) by @niemyjski
- Generate richer nested sample stack traces for development and testing (#2530) by @ejsmith
- No breaking changes are intended for existing projects or clients.
Full Changelog: https://github.com/exceptionless/Exceptionless/compare/v8.8.2...v8.8.3