Skip to content

Releases: capacitor-community/appcenter-sdk-capacitor

@capacitor-community/[email protected]

06 Oct 13:37
2b81cf3
Compare
Choose a tag to compare
Pre-release

0.3.2 (2021-10-06)

Chores

  • ios
    • Update AppCenterCapacitorShared to 0.3.5 and using optimistic operator

@capacitor-community/[email protected]

30 Sep 12:12
052c05e
Compare
Choose a tag to compare
Pre-release

0.7.1 (2021-09-30)

Chores

  • ios: Bump AppCenterCapacitorShared version to 0.3.2

@capacitor-community/[email protected]

30 Sep 12:18
052c05e
Compare
Choose a tag to compare
Pre-release

0.7.0 (2021-09-30)

Features

  • ios:
    • Update AppCenter/Crashes to 4.3.0
    • Update AppCenterCapacitorShared to 0.3.2
    • Implement Crashes.trackError() API after AppCenter/Crashes update

@capacitor-community/[email protected]

30 Sep 12:16
052c05e
Compare
Choose a tag to compare
Pre-release

0.3.1 (2021-09-30)

Fixes

  • ios
    • Update plugin method name enable to setEnabled

Chores

  • ios
    • Update Appcenter/Analytics to 4.3.0
    • Update AppCenterCapacitorShared to 0.3.2

@capacitor-community/[email protected]

23 Sep 14:48
Compare
Choose a tag to compare
Pre-release

0.6.0 (2021-09-23)

Features

  • android: Add Crashes.trackError() API to track handled errors in your app.
  • ios: Add Crashes.trackError() API stub, it's not supported for iOS yet.

@capacitor-community/[email protected]

22 Sep 02:35
f4ff02d
Compare
Choose a tag to compare
Pre-release

0.5.0 (2021-09-21)

Features

  • android: Add Crashes.lastSessionCrashReport() API to get a report for the crash that happened in your last session in your app.

@capacitor-community/[email protected]

18 Sep 12:52
4ce6f55
Compare
Choose a tag to compare
Pre-release

0.7.0 (2021-09-18)

Features

  • android: Add AppCenter.setCustomProperties() API

Chores

  • refactor: AppCenter.setEnabled

@capacitor-community/[email protected]

17 Sep 11:54
4c5f9f3
Compare
Choose a tag to compare
Pre-release

0.6.0 (2021-09-17)

Features

  • android: Add AppCenter.setNetworkRequestsAllowed() API to block any network requests without disabling the SDK.

Chores

  • refactor: AppCenter.setNetworkRequestsAllowed

@capacitor-community/[email protected]

16 Sep 12:06
f76f6f3
Compare
Choose a tag to compare
Pre-release

0.4.0 (2021-09-16)

  • adding android support

@capacitor-community/[email protected]

15 Sep 01:11
e0d2180
Compare
Choose a tag to compare
Pre-release

0.3.0 (2021-09-14)

  • adding android support