Releases: capacitor-community/appcenter-sdk-capacitor
Releases · capacitor-community/appcenter-sdk-capacitor
@capacitor-community/[email protected]
0.3.2 (2021-10-06)
Chores
- ios
- Update
AppCenterCapacitorShared
to 0.3.5 and using optimistic operator
- Update
@capacitor-community/[email protected]
@capacitor-community/[email protected]
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
- Update
@capacitor-community/[email protected]
0.3.1 (2021-09-30)
Fixes
- ios
- Update plugin method name
enable
tosetEnabled
- Update plugin method name
Chores
- ios
- Update
Appcenter/Analytics
to 4.3.0 - Update
AppCenterCapacitorShared
to 0.3.2
- Update
@capacitor-community/[email protected]
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]
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]
0.7.0 (2021-09-18)
Features
- android: Add
AppCenter.setCustomProperties()
API
Chores
- refactor:
AppCenter.setEnabled
@capacitor-community/[email protected]
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]
0.4.0 (2021-09-16)
- adding android support
@capacitor-community/[email protected]
0.3.0 (2021-09-14)
- adding android support