Skip to content

Releases: Instabug/Instabug-Flutter

Release v9.0.0

09 Dec 15:56
3fc7a61
Compare
Choose a tag to compare
  • Updated native SDKs to v9.0

Release v8.7.0

11 Nov 17:28
28d8303
Compare
Choose a tag to compare
  • Updates native SDK dependencies to 8.7

Release v8.6.4

18 Sep 10:24
819c29e
Compare
Choose a tag to compare
  • Updates native SDK dependencies to 8.6.3

Release v8.6.3

05 Sep 14:41
02666da
Compare
Choose a tag to compare
  • You can now initialize Instabug on Android by calling Instabug.start from Dart, instead of calling the builder method from the application class.
  • Updates native SDK dependencies to 8.6.2

Release v8.6.1

26 Aug 13:43
5a628d2
Compare
Choose a tag to compare
  • Bumps version to 8.6 to be in sync with other platforms.
  • Updates native SDK dependencies to 8.6.1.

Release v1.0.0

29 Jul 12:51
Compare
Choose a tag to compare

⚠️ Package on pub has been renamed to instabug_flutter the old package instabug is deprecated

Release v1.0.0-beta.5

22 Jul 15:29
9c3494c
Compare
Choose a tag to compare
Release v1.0.0-beta.5 Pre-release
Pre-release
  • Adds Network logging feature for the dart:io package HttpClient.
  • Fixes a linker issue on iOS when using Swift and CocoaPods.
  • Bumps native iOS and Android dependencies to version 8.5.

Release v1.0.0-beta.4

25 Jun 10:17
add49b4
Compare
Choose a tag to compare
Release v1.0.0-beta.4 Pre-release
Pre-release
  • Fixes crash on Android on launching the sample app.

Release v1.0.0-beta.3

28 May 12:59
902a532
Compare
Choose a tag to compare
Release v1.0.0-beta.3 Pre-release
Pre-release
  • Fixes Locale enum name collision with dart.ui library. Use IBGLocale instead.
  • Updates Native SDK's to version 8.4

1.0.0-beta.1

16 Apr 15:57
86dd770
Compare
Choose a tag to compare
1.0.0-beta.1 Pre-release
Pre-release
  • Adds New Sample App
  • Adds Replies Api mappings
  • Adds Chats Api mappings
  • Adds FeatureRequests Api mappings.