Skip to content

Latest commit

 

History

History
533 lines (453 loc) · 60.6 KB

CHANGELOG.md

File metadata and controls

533 lines (453 loc) · 60.6 KB

Change Log

Full Changelog

Implemented enhancements:

  • Push Notification Encrypted Preview #408
  • Add UUID to label related events #407
  • Add more rules to the sign up password #183
  • Use a more appropriate adapter for Feed #148
  • Don't load fonts when binding views in a RecyclerView. #147
  • Improve search query instrumentation tests. #83

Closed issues:

  • Leave Forward Content Open #414
  • Multiple Accounts #409
  • add column UUID in tables Label and Contact #238
  • Special behavior with some recipientIds #225
  • Use a file to save email body instead of saving in DB #223
  • Don't open links in the same email viewer #190
  • Create custom app for [email protected] #188
  • Create popup for external emails #144
  • Validate if a file is uploading before send an email #140
  • Recieve event: file donwload and show it on activity feed #131
  • Sent event: file downloaded #130
  • Show 3 points icon highlighted when you open/close quoted body #87

Merged pull requests:

  • Added missing tests and also fixed name on mailbox and added 3 points states for replies and fw. #406 (jorgeblacio)
  • Fixed the 3 point menu in email detail on spam label. #405 (jorgeblacio)
  • Various Fixes #404 (jorgeblacio)
  • Now models that need init values are properly recovered after app suspension. #403 (jorgeblacio)
  • Now sending file keys for externals and also avoiding unsend on peer issue. #402 (jorgeblacio)
  • Various fixes. #401 (jorgeblacio)
  • Now we run android tests using firebase. #400 (jorgeblacio)
  • Now when clicking on the drawer profile pic takes you to the profile activity. #399 (jorgeblacio)
  • Contact filter and Profile pic resize maintaining aspect ratio. #398 (jorgeblacio)
  • Prep for release, also fixed a small error with notifiation sound on pull down. #397 (jorgeblacio)
  • Hot fix for release 0.16.4 #396 (jorgeblacio)
  • Changes to how you change your name. Also peer event for Profile Name. #395 (jorgeblacio)
  • Fix crash on reply with atachments, also removed all non resource text and now using native image picker for profile #394 (jorgeblacio)
  • Fixed filter menu colors on dark theme and also the filtering now works as intended. #393 (jorgeblacio)
  • Fixed an issue on sending fw with attachments and also the blinking o… #392 (jorgeblacio)
  • Added profile settings section to update avatar picture and user full name. #391 (jorgeblacio)
  • Hot fix for release 0.16.2 #390 (jorgeblacio)
  • Prep for release hot fixes. #389 (jorgeblacio)
  • Now on inline images display, those files won't show as attachments, also thy are saved in the app private dir #388 (jorgeblacio)
  • Prep for release version 0.16.2 #387 (jorgeblacio)
  • Now we are showing inline images in email detail #386 (jorgeblacio)
  • Added a retry option to send emails. Also Added headers to the sync devices. #385 (jorgeblacio)
  • Now new prekeys get sent when you run out of them. #384 (jorgeblacio)
  • Hot fix for release 0.16.0 #383 (jorgeblacio)
  • Now you can see external email's source #382 (jorgeblacio)

v0.16.0 (2019-01-21)

Full Changelog

Merged pull requests:

v0.15.1 (2019-01-14)

Full Changelog

Fixed bugs:

  • Multi select in mailbox doesn't work correctly sometimes. #263

Closed issues:

  • Javascript injection in Criptext 0.14.2 #332
  • Access to contacts #317
  • Dark Theme #270
  • Use only the first name in the recipients names list #264
  • Sound and vibration when an email arrives inside app #118

Merged pull requests:

v0.15.0 (2019-01-04)

Full Changelog

Merged pull requests:

v0.14.7 (2019-01-02)

Full Changelog

Merged pull requests:

v0.14.6 (2018-12-19)

Full Changelog

Implemented enhancements:

  • validate file exists to not download it again #151

Closed issues:

  • Keep attachments at forwarding an email #218
  • Quick Guide #180
  • Save files in drafts #120

Merged pull requests:

v0.14.5 (2018-12-10)

Full Changelog

Merged pull requests:

v0.14.3 (2018-12-03)

Full Changelog

Merged pull requests:

v0.14.2 (2018-11-27)

Full Changelog

Fixed bugs:

  • Scrolling in mailbox during multi select triggers "load more" event and app ends in inconstent state #262

Closed issues:

  • Limit recipients to 100 #272
  • get contacts from phonebook at signUp or signIn #219
  • Show uploading percentage immediately after pick a file #204
  • Change file picker #119

Merged pull requests:

v0.13.7 (2018-11-19)

Full Changelog

Merged pull requests:

v0.13.6 (2018-11-12)

Full Changelog

Merged pull requests:

  • Fix a double ringing on notifications. #311 (jorgeblacio)
  • Made various improvements to the update of the recycler view of the email threads. #310 (jorgeblacio)
  • Now the push notifications don't use the data from the push payload. #309 (jorgeblacio)
  • Notifications now act faster on action buttons and Mailbox Update issue. #308 (jorgeblacio)
  • Refactored the way postDelays were handled. #307 (jorgeblacio)

v0.13.5 (2018-11-05)

Full Changelog

Merged pull requests:

v0.13.4 (2018-10-29)

Full Changelog

Closed issues:

  • Have a single global data source to avoid repeating code in the DB and API requirements on the different controllers. #232
  • Load email even if the images haven't loaded yet #202
  • Open app when you tap on a grouped notification #201

Merged pull requests:

0.13.2 (2018-10-19)

Full Changelog

Closed issues:

  • Add header API-Version=1.0 to all the requirements #196
  • Link devices #129

Merged pull requests:

v0.13.0 (2018-10-15)

Full Changelog

Merged pull requests:

  • Added retry counters and also full approve from notification. #286 (jorgeblacio)
  • Refactored link devices flow to not be solely dependant on web socket events. #285 (jorgeblacio)
  • Devices now link and share data to login. #281 (jorgeblacio)

v0.12.1 (2018-10-03)

Full Changelog

Closed issues:

  • Don't back to mailbox when you starred an email #199

Merged pull requests:

v0.12.0 (2018-10-01)

Fixed bugs:

  • Show only deleted emails in Trash folder #182
  • Rich editor doesn't work for forwarded emails #138
  • Don't show inbox and sent labels in emailDetailView #114
  • Do not refresh all mailbox after an action (marks as unread, delete) #95
  • Crash at deleting a thread #93
  • When you move an email that has label Inbox to Inbox it crash #92

Closed issues:

  • Ignore params in websocket, just call GET events #254
  • add Reset Password in Settings #242
  • Don't send ack for 302 events if the email doesn't exists #240
  • Set label Spam when the event params contains labels object #233
  • Show banner for "Empty trash" in trash folder #229
  • Implement Reset password #215
  • Implement change password #214
  • Disable unsend button if the emails is sent unencrypted (including mixed recipients) #208
  • Recover from trash doesn't work #206
  • Implement change recovery email #198
  • Add more information in the email for support #195
  • Upgrade DB version to fix contacts #194
  • Logout device if you receive http code 401 in any requirement #193
  • Receive command of password changed #192
  • Don't delete database until you log in with a different account #189
  • Don't allow special characters in the username in SignUp forms #187
  • Change characters minimum to 3 in the validation for external email password #186
  • Welcome Tour #181
  • Composer: Send password encrypted emails to non-criptext users. #163
  • Logout #155
  • Email Detail: Unsend #154
  • Settings: Remove device #153
  • Composer: Send email to non-criptext users #152
  • Implement endpoint to edit fullname #141
  • Handle sending status #139
  • Peer Events Handling #132
  • News and Older sections in Activity Feed List #127
  • Activity feed buttons (mute and delete) bigger #126
  • Sign in Button should be inactive on start #125
  • Restore File Table #124
  • Create custom labels #121
  • FileView don't have borders in EmailDetailView #116
  • Change labels of NoMails View #115
  • Center vertically all custom dialogs #111
  • Implement labels and devices settings #103
  • Implement Activity Feed #102
  • Add privacy policy in settings #101
  • Change all mail icon in menu #100
  • Change support icon in menu #99
  • Remove circle from x button in search scene #98
  • Change "No Search History" & "No search results" design #97
  • Save a search history when you click one of the result emails #96
  • Preview text more to the right #94
  • Change label Remove from trash to Move to inbox #91
  • Email detail are not showing CC & BCC #90
  • Implement new email detail design #89
  • Add all(sender and date) text inside quoted text #88
  • Open all unread emails in email detail scene #86
  • Remove Important Label #85
  • Include ourself in the getKeyBundle and set us as "from" at sending email #84
  • Create SearchHistoryManager class. #82
  • VirtualListAdapter should render a special view when the virtual list is empty #81

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator