Skip to content

v8.8.2

Choose a tag to compare

@ejsmith ejsmith released this 25 Aug 01:34
3ca8442

What's Changed

Added

  • Add personal and organization-wide saved-view home defaults with built-in fallback behavior (#2518) by @ejsmith
  • Persist unsaved saved-view filters, columns, display options, and sorting across navigation and browser reloads (#2517) by @ejsmith
  • Add canonical copy-link actions to event and stack detail sheets (#2508) by @ejsmith

Changed

  • Improve stack and event table workflows with column wrapping, context preservation, selection handling, refresh behavior, and compact pagination (#2512) by @ejsmith
  • Keep dashboard charts visible and stable during background refreshes (#2514) by @ejsmith
  • Improve fixed-width table overflow with synchronized edge fades and accessible horizontal scrolling (#2515) by @ejsmith
  • Improve table actions, pagination, responsive layouts, and scroll-position preservation across activity and administrative lists (#2516, #2519, #2520, #2522, #2523, #2524) by @ejsmith

Fixed

  • Handle expected source map download and parsing failures without generating noisy application errors while retaining clear stack-trace diagnostics (#2509) by @ejsmith
  • Prevent long-running Exie requests from being reset by the ingress timeout (#2510) by @ejsmith

Notes

  • Strengthen release safeguards so releases use reviewed notes and the exact latest origin/main SHA (#2507) by @ejsmith
  • Restore the frontend formatting gate for the responsive pager without changing behavior (#2521) by @ejsmith
  • No breaking changes are intended for existing projects or clients.

Full Changelog: v8.8.1...v8.8.2