Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

Releases: microsoft/appcenter-sdk-cordova

0.5.1

29 Oct 08:14
ad12fd3
Compare
Choose a tag to compare

Changes:

  • [Fix] Use exact version of the build gradle plugin in the Push module to avoid issues with unstable latest versions.

Updated native SDK versions:

  • Android from 2.4.0 to 2.4.1

0.5.0

18 Oct 01:28
06a6441
Compare
Choose a tag to compare

Version 0.5.0

Changes:

  • [Behavior change] Fix a security issue in the way native Android crashes are processed. As a result, the exception stack trace for crashes that occurred in Java code is now the raw Java stack trace and the associated exception message is now null.

Updated native SDK versions:

  • Android from 2.3.0 to 2.4.0
  • iOS from 2.4.0 to 2.5.0

0.4.1

25 Sep 07:43
c5a93c7
Compare
Choose a tag to compare

Updated native SDK versions:

  • iOS from 2.3.0 to 2.4.0

0.4.0

21 Aug 02:15
7dab48d
Compare
Choose a tag to compare

Changes:

  • [Feature] Catch "low memory warning" and provide the API to check if it has happened in last session: Crashes.hasReceivedMemoryWarningInLastSession().

Updated native SDK versions:

  • Android from 2.2.0 to 2.3.0
  • iOS from 2.2.0 to 2.3.0

0.3.6

01 Aug 23:11
c616420
Compare
Choose a tag to compare

Changes:

  • [Bugfix]: Removed deprecated framework tags

Updated native SDK versions:

  • Android from 2.1.0 to 2.2.0
  • iOS from 2.1.0 to 2.2.0

0.3.5

27 Jun 06:29
43bb67b
Compare
Choose a tag to compare
  • [Bugfix]: Fixed PushListener not being called from background

0.3.4

06 May 15:06
2cbf082
Compare
Choose a tag to compare
  • Updated App Center dependencies

0.3.3

15 Mar 06:27
3ad42f2
Compare
Choose a tag to compare
  • Updated App Center dependencies

0.3.2

22 Feb 14:04
6a26341
Compare
Choose a tag to compare
  • Updated App Center dependencies

0.3.1

13 Feb 08:23
dd9c798
Compare
Choose a tag to compare
  • Updated App Center dependencies