Skip to content

Releases: Instabug/Instabug-Flutter

Pre-release v9.2.0-nullsafety.0

26 Jul 11:19
5a1d5b6
Compare
Choose a tag to compare
Pre-release
  • Adds null safety support.
  • Fixes a crash when Instabug.start API is called on Android without Platform check.
  • Changes all void ... async methods to Future<void> ... async so that callers can use await.

Release v9.1.9

11 May 20:30
0267e49
Compare
Choose a tag to compare
  • Adds support for overriding the replies notification string values through repliesNotificationTeamName, repliesNotificationReplyButton, repliesNotificationDismissButton
  • Removes the use of android:requestLegacyExternalStorage attribute on Android

Release v9.1.8

18 Feb 17:02
bb9717f
Compare
Choose a tag to compare
  • Fixes an issue with iOS invocation events causing the welcome message not to show.

Release v9.1.7

01 Oct 20:39
7b54f6e
Compare
Choose a tag to compare
  • Adds support for the Azerbaijani locale
  • Adds support for the Enable/Disable APIs on Android
  • Bumps Instabug iOS SDK to v9.1.7
  • Bumps Instabug Android SDK to v9.1.8

Release v9.1.6

13 Jul 16:18
84230b5
Compare
Choose a tag to compare
  • Added CrashReporting
  • Added setShakingThresholdForiPhone, setShakingThresholdForiPad and setShakingThresholdForAndroid APIs
  • Added Proguard rules to protect Flutter bridge class and method names from getting obfuscated when the minifyEnabled flag is set to true.

Release v9.1.0

19 Mar 14:05
8fc9f86
Compare
Choose a tag to compare
  • Bump Native SDKs to v9.1

Release v9.0.6

29 Jan 12:10
5c60d99
Compare
Choose a tag to compare
  • Bump iOS Native SDK to v9.0.6

Release v9.0.5

27 Jan 14:37
4b978a6
Compare
Choose a tag to compare
  • Bump Native SDKs to v9.0.5

Release v9.0.1

12 Dec 13:37
f01d472
Compare
Choose a tag to compare
  • Added enum CustomTextPlaceHolderKey.reportQuestion which maps to InstabugCustomTextPlaceHolder.Key.REPORT_QUESTION on Android and kIBGAskAQuestionStringName on iOS

Release v9.0.0

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