New features such as listing messages by recipient, recently used recipients on Compose, and several other improvements.
- New feature (compose): Compose now accepts pasting email lists recipients
- Bug fixes (common): Fix edge-case email address (list) parsing
- Bug fixes (compose): Different positions for action buttons for mobile and desktop
- Bug fixes (compose): Push draft action buttons further apart
- Bug fixes (webmail): Only recount folder unread counts after content change
- New feature (webmail): Reset search when switching folders
- Bug fixes (compose): Make layout more responsive
- New feature (webmail): Add a list of popular email recipients to the sidebar
- Bug fixes (compose): Update recipient suggests whenever searchindex is updated
- New feature (multiple_msg_unread): Replace endpoint that marks multiple messages as unread/unflag
- Bug fixes (compose): Update angular deprecated recommendations
- Bug fixes (mark_multiple_msgs): Update before the request is completed
- Bug fixes (mark_multiple_messages): Try to use messageFlagChangeSubject.next to fix e2e errors
- Bug fixes (compose): Make sure suggested contacts are shown with their names
- Bug fixes (compose): Make sure we can still drag and drop suggestions to CC/BCC and have them show up
- Bug fixes (compose): Reload CC and BCC contents properly
- New feature (compose): Allow drag-and-drop for suggested contacts
- New feature (compose): Keep feeding the suggestion list after some contacts are selected
- Bug fixes (webmail): Make switching to the current folder a no-op
- Bug fixes (compose): Show only one suggestions bar per compose window
- Bug fixes (compose): Make sure profiles are loaded correctly regardless of races
- Bug fixes (compose): Cope with reply-to field in new TO format
- Bug fixes (compose): Ensure we cope with CC/BCC emails containing a comma
- Bug fixes (compose): Re-add code lost in cherry picking/merging
- Bug fixes (compose): Cope with replying to emails where From name contains a comma