- feat: Update to latest Sentry SDKs (6.7.1) (332 + 342) - fix: IPC breadcrumb serialization issue (330) - fix: Improve error text when `init` has not been called in the main process (222) - fix: Ensure `maxBreadcrumbs` is passed to `addBreadcrumb` to ensure number of breadcrumbs is limited - fix: Stop capturing `app.remote-` events to breadcrumbs because they are too verbose - fix: Delete Crashpad metadata file to fix errors (341) - feat: Add `initialScope` to `globalExtra` (340) - fix: Correctly handle Breakpad multipart dmp format (343)
2.5.0beta.1
- build(ios): Bump sentry-cocoa to 7.0.0 and remove setLogLevel 1459 - feat: Close method to fully disable the SDK on all layers 1457 - build(android): Bump Android SDK to 5.0.0-beta.1 1476
2.4.5
Not secure
------
* Corrected indexing behavior to handle non strings. * If queuing is enabled the indexer will now queue it's jobs. * Moved group creation into a transaction.
2.4.4
Not secure
------
* Mail configuration value of send_to now correctly uses ',' as a separator (rather than ';'). * Changed rendering of sidebar widgets for all builtin extensions. * Added an event details slot to the sidebar pane for individual events.
2.4.3
Not secure
------
* Correct some behavior with MySQL on the groups pane. * Correct generated configuration behavior to use absolute paths for run and log folders.
2.4.2
Not secure
------
* Include DSN and member type on projects list grid.