Releases: Criptext/Android-Email-Client
Releases · Criptext/Android-Email-Client
Release v0.21.19
- Added Delete Custom Labels functionality.
- Added Recovery Code functionality to authenticate login in case of missing secondary device and 2FA active.
- Added 3 new languages support. Russian, French, German.
- Various minor bug fixes.
Release v0.21.18
- Added a 'no thanks' to the rate me dialog.
- Removing datasource listeners manually was not necessary, so it was changed back.
- Added "No Thanks" button for Rate Us pop up.
- Fix: An issue where sign-up was not properly deleting past data of logged out users.
Release v0.21.17
- Added a validation for login to show user a specific error message when trying to login with a non-Criptext account.
- Removed link from Sent with Criptext footer.
Release v0.21.16
- Added the handling for uploading files through the web form of contact support on login.
Release v0.21.15
- Added Rate Us pop up
- Added a fix for the header push notification to be able to reset the counter after removal by user.
- Added a fix for inline images since iOS was sending empty "cid" instead of null.
- Fixed an issue for enterprise accounts when trying to save an email before sending.
- Added onPause() to controllers and now handle cleanup of the websocket and the datasource properly.
- Added Link and Sync Cancel feature.
Release v0.21.13
- Fix: Now persisting signature on database.
- Fix: Sharing files through Criptext.
- Now localized Open notifications.
- Fix: Now persisting Sign-up form data when app goes to background.
- Fixed various Fabric reported crashes.
- Fixed an issue with email push notification.
Release v0.21.12
- Fixed an issue with attaching files when the max capacity per email exceeded.
Release v0.21.11
- Added a fix for adding files in the composer which had a couple of issues.
Release v0.21.9
- Final fix for automatic cloud backup, considering multiple accounts and error handling.
Release v0.21.8
- Fixed automatic cloud backup job service.