Skip to content

Releases: getsentry/sentry-react-native

1.6.3

20 Jul 12:26
Compare
Choose a tag to compare
  • feat: Touch events take Regex for ignoreNames & add tests #973

1.6.2

13 Jul 13:45
Compare
Choose a tag to compare
  • fix: Don't prefix app:/// to "native" filename as well #957
  • feat: Add sdk_info to envelope header on Android. #958

1.6.1

06 Jul 18:42
Compare
Choose a tag to compare
  • Bump sentry-cocoa 5.1.8

1.6.0

06 Jul 10:22
Compare
Choose a tag to compare
  • feat: Log component tree with all touch events #952
  • fix: Fix appending app:/// prefix to [native code] #946
  • Bump @sentry/* to ^5.19.0
  • Bump sentry-cocoa 5.1.6

1.5.0

26 Jun 10:59
Compare
Choose a tag to compare
  • feat: Track touch events as breadcrumbs #939
  • fix: Serialize the default user keys in setUser #926
  • Bump android 2.2.0 #942
  • fix(android): Fix unmapped context keys being overwritten on Android.

1.4.5

08 Jun 11:09
Compare
Choose a tag to compare
  • fix: Fix Native Wrapper not checking enableNative setting #919

1.4.4

05 Jun 13:31
Compare
Choose a tag to compare
  • Bump cocoa 5.1.4
  • fix(ios): We only store the event in release mode #917

1.4.3

05 Jun 10:31
Compare
Choose a tag to compare
  • Extend Scope methods to set native scope too. #902
  • Bump android 2.1.6
  • Bump @sentry/* to ^5.16.1
  • Bump cocoa 5.1.3

1.4.2

02 Jun 14:49
Compare
Choose a tag to compare
  • Bump android 2.1.4 #891
  • Expose session timeout. #887
  • Added event.origin and event.environment tags to determine where events originate from. #890

1.4.1

28 May 14:32
Compare
Choose a tag to compare
  • Filtered out options keys passed to init that would crash native. #885