diff --git a/readme/changelog_android.md b/readme/changelog_android.md index 16fc854c156..6b82a072c27 100644 --- a/readme/changelog_android.md +++ b/readme/changelog_android.md @@ -1,5 +1,13 @@ # Joplin Android app changelog +## [android-v2.1.3](https://github.com/laurent22/joplin/releases/tag/android-v2.1.3) - 2021-06-27T13:34:12Z + +- New: Add support for X-API-MIN-VERSION header (51f3c00) +- Improved: Activate Joplin Server optimisations (3d03321) +- Improved: Also allow disabling TLS errors for Joplin Cloud to go around error UNABLE_TO_GET_ISSUER_CERT_LOCALLY (118a2f9) +- Fixed: Fixed search when the index contains non-existing notes (5ecac21) +- Fixed: Fixed version number on config screen (65e9268) + ## [android-v2.1.2](https://github.com/laurent22/joplin/releases/tag/android-v2.1.2) (Pre-release) - 2021-06-20T18:36:23Z - Fixed: Fixed error that could prevent a revision from being created, and that would prevent the revision service from processing the rest of the notes (#5051)