3.0.0-beta
Pre-release
Pre-release
What's Changed
- Remove RollbarPLCrashReporter library. by @matux in #246
- Simplify reporting by @matux in #247
- Remove faulty Out of Memory detection by @matux in #248
- Cleanup by @matux in #249
- Collect and report all types of crashes together with full stack trace information by @matux in #250
- Provide useful error descriptions on all use cases that trigger crash reporting. by @matux in #251
- If there's no diagnostic, fallback to exception type. by @matux in #253
- Expanded Swift Demo with more types of crashes. by @matux in #254
- Produce Swift diagnostics for all types of crashes. by @matux in #257
- Formats full crash reports with extra diagnostic information by @matux in #258
- Collect crashes with stacktraces by @matux in #259
- Fixed unsuppressed logging, and suppress it by default. by @matux in #260
- Remove non-existing libs from CI. by @matux in #261
- Never symbolicate main executable frames. by @matux in #262
- Fixed cpu subtype not being correctly identified by @matux in #263
- Prevent optimizer from erasing crashing funcs that result in noops by @matux in #264
- Don't send mach diagnostics as title, let the server figure it out. by @matux in #265
- Add Rollbar branding to the Readme by @paulserraino in #245
- Allow users to change access token from the Demo UI. by @matux in #266
- Cleaned up podspecs, added publishing script. by @matux in #242
- Updated all versions to 3.0.0, minimum Swift version to v5 and iOS to 14 by @matux in #267
- Remove old, non-working examples and low quality demos. by @matux in #268
- Removed non-existing demo projects from the workspace. by @matux in #269
- Updated changelog for 3.0.0-beta. by @matux in #270
New Contributors
- @paulserraino made their first contribution in #245
Full Changelog: 2.4.0...3.0.0-beta