Releases: Criptext/iOS-Email-Client
Releases · Criptext/iOS-Email-Client
Version 1.1.17 Beta
Version 1.1.17 Beta
Changes:
- Added a lock for encrypted emails, also a quick guide for it.
- New WebSocket library used.
- Added Danger section to profile options.
Fixes
- Fixed send button.
- Better error handling for failure on attaching files on composing email.
Version 1.1.16 Beta
Version 1.1.16 Beta
Changes:
- Added a way to remove devices on login.
- Added contact support from login
- Removed send encrypted emails to externals.
- Added a way to remove drafts
- Made it so that Link & Sync screens do not turn off.
Version 1.1.15 Beta
Version 1.1.15 Beta
Changes:
- Added local backup, with the option to encrypt it, and restore local or cloud backups.
Fixes
- Localized composer hints.
Version 1.1.14 Beta
Version 1.1.14 Beta
Changes:
- Added local spam filter.
- Added Enterprise accounts blue bubble on compose.
Fixes
- Various fixes.
Version 1.1.13 Beta
Version 1.1.13 Beta
Changes:
- Added a lock for encrypted emails, also a quick guide for it.
- New WebSocket library used.
- Added Danger section to profile options.
Fixes
- Fixed avatar upload.
- Fixed various aesthetic issues.
Version 1.1.12 Beta
Version 1.1.12 Beta
Changes:
- Added support for enterprise account suspension.
- Removed footer for enterprise accounts.
- Now you can go directly to the profile from the drawer.
- Now handling events 207 & 217.
Fixes
- Fixed an issue on the email detail content view.
- Fixed the websocket events that were only relying on recipientId
- Now on switching Accounts get events is fired.
- Fixed a white space at the bottom of the inbox menu.
Version 1.1.11 Beta
Version 1.11 Beta
Changes:
- Added all enterprise support and changes for the iOS Client App
Fixes
- Fixed a visual issue on the attachments progress bar.
- Fixed a visual issue on the email detail content.
Version 1.1.10 Beta
Version 1.1.10 Beta
Changes:
- Added support for data protocol
Fixes
- Fixed a visual issue for drafts that where not showing the preview properly
- Fixed a visual issue in drafts that where not showing the word draft in the header.
- Fixed an issue that was not showing all the email content in the email detail.
Version 1.1.9 Beta
Version 1.1.9 Beta
Changes:
WebSocket
- Added support for accepting and denying link/sync for background accounts
- Added multiple connections to the websocket.
Fixes
- Fixed a migration issue
- Fixed scroll to bottom on composer
- Fixed the bold on unread emails in the mailbox
Version 1.1.8 Beta
Version 1.1.8 Beta
Changes:
- Added a progress bar handler for the creation of the DB File.
- Lowered case for email addresses in composer
- Various text changes for the backup screens.
Fixes
- Various fixes to the backup view controller