Release notes

5.0.5 (March 8 2023)

  • Fix: Incorrect underlying Bugsee Android SDK was used. Now using (Android: 3.4.0, iOS: 3.3.3)

5.0.4 (February 26 2023)

  • Feature: Updated native SDKs to its latest versions

5.0.3 (January 26 2022)

  • Feature: Updated native SDKs to its latest versions

5.0.2 (November 24 2022)

  • Feature: Update native SDKs to the latest versions (Android: 3.0.2, iOS: 3.2.1)
  • Fix: Properly specify fallback value for 'compileSdkVersion'

5.0.1 (October 26 2022)

  • Feature: Update native SDKs to the latest versions (Android: 3.0.0, iOS: 3.1.2)
  • Fix: Secure rectangles serialization/deserialization issues

5.0.0 (October 14 2022)

  • Breaking: Support for Flutter 2.X and earlier is dropped. Only Flutter 3.0 and up is now supported
  • Fix: Exception may be thrown when showReportDialog() and upload() is called with no data

4.0.0 (September 6 2022)

  • Fix: Properly intercept and filter network requests made from native code
  • Feature: Update native SDKs to the latest versions (Android: 3.0.0, iOS: 3.0.0)
  • Note: Please refer to the underlying SDKs release notes to get the detailed list of changes: Android / iOS

3.1.0 (July 8 2022)

  • Feat: Update public method types and improve code style

3.0.3 (May 30 2022)

  • Feat: Update underlying SDKs to their latest versions (several race conditions were fixed)

3.0.2 (May 23 2022)

  • Feat: Add missing parts (example and pubspec fields) to pub.dev package

3.0.1 (May 16 2022)

  • Feat: Flutter 3 support

2.1.2 (April 18 2022)

  • Feat: Update underlying SDKs to their latest versions
  • Feat: View hierarchy now captures more data for each node

2.1.1 (April 8 2022)

  • Fix: Add missing required components for view hierarchy capturing

2.1.0 (April 7 2022)

  • Feat: View hierarchy is now also captured for the Flutter widget tree

2.0.0 (March 7 2022)

  • Feat: Update underlying SDKs to their latest versions
  • Fix: iOS SDK does not require cleanup script any more
  • Feat: Secure views are now automatically obscured on video
  • Breaking change: Underlying Bugsee Android SDK is now fully migrated to AndroidX

1.3.1 (January 17 2022)

  • Fix: Add missing NotificationBarTrigger launch option for Android
  • Feat: Update dependencies to their latest versions

1.3.0 (December 16 2021)

  • Fix: In some rare cases not all crash reports may be sent to the server upon next relaunch [iOS]

1.2.0 (November 14 2021)

  • Feat: Make Bugsee Flutter SDK compatible with Flutter pre-2.5

1.1.1 (November 9 2021)

  • Fix: Properly intercept all console logs
  • Fix: Do not block/hang when Bugsee is launched from background app

1.1.0 (October 4 2021)

  • Feat: Update native SDKs to their latest versions
  • Feat: Make SDK compatible and fully functional on iOS 15 and Android 12

1.0.8 (September 17 2021)

  • Fix: Make code compatible with Flutter 2.5

1.0.7 (August 9 2021)

  • Fix: Build failure with CocoaPods 1.10.2

1.0.6 (July 25 2021)

  • Fix: Previous deployment ended up with inconsistent versions. This follow up release fixes it

1.0.5 (July 25 2021)

  • Fix: Properly populate versions for Bugsee Flutter wrapper and native Bugsee SDKs

1.0.4 (July 18 2021)

  • Fix: Properly handle exceptions with empty stack traces

1.0.3 (July 10 2021)

  • Fix: Add missing checks in the Android bridging module

1.0.2 (July 6 2021)

  • Fix: Fixing iOS build failure in some environments

1.0.1 (June 28 2021)

  • Fix: Network events interception and filtering

1.0.0 (May 25 2021)

  • Initial release