v8.8.3
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: v8.8.2...v8.8.3