Skip to content

Releases: BeTomorrow/react-native-file-logger

v0.5.2

21 Feb 16:28

Choose a tag to compare

Bug fix:

  • Add missing "MessageUI" framework dependency for iOS. Should fix #61

v0.5.1

17 Feb 10:11

Choose a tag to compare

Bug fix:

  • Fix disk quota for iOS #49

Misc:

  • Add "Log large data" to test maximumFileSize

v0.4.1

17 Feb 10:10

Choose a tag to compare

Bug fix:

  • Fix disk quota for iOS #49

Misc:

  • Add "Log large data" to test maximumFileSize

v0.5.0

10 Feb 16:44

Choose a tag to compare

Feature:

  • Add support for new architecture #51

Breaking change:

  • Minimal iOS requirement 11 (was previously 9)

v0.4.0

13 Sep 13:53

Choose a tag to compare

Feature:

  • Allow multiple recipients by passing to: string[] to sendLogFilesByEmail() #43

v0.3.1

07 Sep 13:36

Choose a tag to compare

Fixes:

  • Allow react 18 for react peer dependency #41
  • Upgrade dependencies
  • Upgrade example app to react-native 0.70

v0.3.0

19 Apr 14:49

Choose a tag to compare

Fixes:

  • Upgrade android native config to fix error Plugin with id 'maven' not found. #26
  • Add react 17 to peer dependencies #21
  • Upgrade dependencies
  • Upgrade example app to react-native 0.67