Skip to content

Releases: microsoftconnect/Taskr-Sample-Intune-Android-App

Taskr 2.3.0

09 May 18:29
c11ee86
Compare
Choose a tag to compare

Taskr 2.3.0

Added

  • Added integration with the Trusted Roots Certificates Management API.

Changed

  • Updated MAM SDK to version 9.5.0.
  • Updated MSAL to version 4.1.0.
  • Android:
    • Updated compileSdkVersion and targetSdkVersion to 33.
    • Updated minSdkVersion to match the MAM SDK's minSdkVersion of 26.
  • React Native:
    • Updated React Native to version 0.70.6.
    • Updated compileSdkVersion and targetSdkVersion to 33.
    • Updated minSdkVersion to match the MAM SDK's minSdkVersion of 26.

Fixed

  • Updated Javassist dependency to 3.27.0-GA, which was required as of MAM SDK 7.0.

Taskr 2.2

08 May 17:59
3bab35c
Compare
Choose a tag to compare

Native Android App

  • Updates compileSdkVersion and targetSdkVersion to 31.
  • The minSdkVersion for the app was updated to match the MAM SDK's minSdkVersion of 23.

Dependency Updates

Dependency Previous Version Updated Version
MAM SDK 6.7.0 8.1.1
MSAL 1.5.5 2.0.8

Taskr 2.0

19 Oct 13:24
Compare
Choose a tag to compare

The native Android app has been updated to utilize MSAL for its authentication and the MAM SDK has been bumped to 6.7.0.

Additionally, a React Native MAM integrated app has been added to the repository.