Skip to content

Releases: Criptext/iOS-Email-Client

Version 1.1.17 Beta

13 Nov 21:53
6176ab4

Choose a tag to compare

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

13 Nov 21:38
06fddd9

Choose a tag to compare

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

13 Nov 21:32
1d9d3f7

Choose a tag to compare

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

13 Nov 21:25
424fbdc

Choose a tag to compare

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

13 Nov 21:16
1b4466c

Choose a tag to compare

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

28 Jun 17:07
064b08d

Choose a tag to compare

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

28 Jun 17:01
9b411fc

Choose a tag to compare

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

28 Jun 16:58
286c55a

Choose a tag to compare

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

28 Jun 16:55
ac83514

Choose a tag to compare

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

28 Jun 16:50
3b4e1c7

Choose a tag to compare

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