Releases: nextcloud-releases/mail
Releases · nextcloud-releases/mail
v1.10.4
Changelog
1.10.4 – 2021-09-15
Fixed
- External image handling when URL schema is missing
- Reply settings loading spinner
v1.10.3
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
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
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
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
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
v1.9.6
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
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>