Skip to content

8.34.0-Deprecated

Compare
Choose a tag to compare

Note: Due to a bug (#4280) introduced in this release, we recommend upgrading to 8.35.0 or newer.


Features

  • Pause replay in session mode when offline (#4264)
  • Add replay quality option for Objective-C (#4267)

Fixes

  • Session replay not redacting buttons and other non UILabel texts (#4277)
  • Rarely reporting too long frame delays (#4278) by fixing a race condition in the frames tracking logic.
  • Crash deserializing empty envelope length>0 (#4281]
  • Guard dereferencing of stack frame pointer in SentryBacktrace (#4268)