Skip to content

Releases: nextcloud-releases/mail

v1.10.4

15 Sep 07:34
f678056
Compare
Choose a tag to compare

Changelog

1.10.4 – 2021-09-15

Fixed

  • External image handling when URL schema is missing
  • Reply settings loading spinner

v1.10.3

17 Aug 06:45
0c6032a
Compare
Choose a tag to compare

Changelog

1.10.3 – 2021-08-17

Changed

  • Remove link proxy for external links

Fixed

  • Reply in quote block
  • Handling of invalid IMAP message IDs
  • Catch Guzzle error in proxy
  • Transaction handling after errors
  • Faulty HTML tidying
  • Unrecoverable bug during new message sync
  • Missing background clean-up job

v1.10.2

29 Jul 11:20
ce8afc0
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

1.10.2 – 2021–07-29

Fixed

  • Junk and nonjunk flagging
  • Calendar ics attachment import
  • Missing HTML headers inside the HTML message iframe
  • Missing slash in shared file URL
  • Signature indentation

v1.10.1

12 Jul 07:43
7f31ec4
Compare
Choose a tag to compare

Changelog

1.10.1 – 2021-07-12

Changed

  • Updated and new translations

Fixed

  • Upgrade error due to missing method in cached application code

v1.10.0

05 Jul 06:59
fafe683
Compare
Choose a tag to compare

Changelog

1.10.0 – 2021-07-05

Added

  • Message tagging – stores tags both locally as well as on IMAP (if supported), interoperable with other email clients
  • Threaded message list – messages of the same thread are now only shown once in the message list
  • Option to show images of a sender just temporarily
  • Multi account provisioning – admins can now provide not just one configuration, and the user email will determine what config to use
  • Refresh button to sync the currently open mailbox
  • Unread counter for mailboxes in the sidebar
  • Option to put the reply of a message underneath the quoted text
  • Signatures for aliases
  • Resizable message list column

Changed

  • Automatic message importance classification is now optional and can be turned off
  • Reload mailbox when it's already open and clicked again in the sidebar
  • Warn when a message is sent to many people in cc/bcc (e.g. when using groups)
  • Handling of text/calendar attachments
  • Updated and new translations
  • Dependency updates

Fixed

  • Handling of missing IMAP message IDs
  • Handling of inline message forwards
  • Drafts handling
  • Oracle compatibility
  • Stop background sync for disabled users

v1.10.0-RC.2

01 Jul 15:31
9620d39
Compare
Choose a tag to compare
v1.10.0-RC.2 Pre-release
Pre-release
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>

v1.9.6

30 Jun 08:37
c1c6274
Compare
Choose a tag to compare

Changelog

1.9.6 – 2021-06-30

Changed

  • Reload mailbox when current mailbox is clicked in sidebar

Fixed

  • Don't run background syncs for disabled users
  • Sanitize CSS style sheets
  • Missing routes
  • Multibyte string truncation
  • Oracle compatibility with boolean columns

v1.10.0-RC.1

22 Jun 18:43
980ef3d
Compare
Choose a tag to compare
v1.10.0-RC.1 Pre-release
Pre-release
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>