All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added integration with the Trusted Roots Certificates Management API.
- Updated MAM SDK to version
9.5.0
. - Updated MSAL to version
4.1.0
. - Android:
- Updated
compileSdkVersion
andtargetSdkVersion
to33
. - Updated
minSdkVersion
to match the MAM SDK'sminSdkVersion
of26
.
- Updated
- React Native:
- Updated React Native to version
0.70.6
. - Updated
compileSdkVersion
andtargetSdkVersion
to33
. - Updated
minSdkVersion
to match the MAM SDK'sminSdkVersion
of26
.
- Updated React Native to version
- Updated Javassist dependency to
3.27.0-GA
, which was required as of MAM SDK7.0
.
2.2 - 2021-11-15
- Updated MAM SDK to version
8.1.1
. - Updated MSAL to version
2.0.8
. - Android:
- Updated
compileSdkVersion
andtargetSdkVersion
to31
. - Updated
minSdkVersion
to match the MAM SDK'sminSdkVersion
of23
.
- Updated
- Removed legacy ADAL authentication files.
- Added a React Native MAM integrated app with specific developer guidance (see
ReadMe.md
in ReactMAM).
- Updated MAM SDK to version
6.7.0
. - Converted the application from ADAL to MSAL authentication.
- Added authentication value verification method.
- Updated MAM SDK to version
6.3.0
.
- Added Microsoft
SECURITY.md
.
- Updated MAM SDK to version
6.0.0
. - Converted legacy support libraries to the AndroidX support libraries.
- Forced
Taskr
to target the Company Portal for policy.
- Updated MAM SDK to version
5.7.1
, which is compatible with Instant Run.
- Added ADAL logging for authentication troubleshooting.
- Removed OneDrive functionality that was not fully implemented.
- Updated
ReadMe.md
and code comments for a better development experience.
- Fixed resource files to prevent crashing on API 23 and below.
- Initial release of Taskr.