Skip to content

Releases: nextcloud/mail

v1.13.0

02 Jun 11:44
b303777
Compare
Choose a tag to compare

1.13.0 – 2022-06-02

Added

  • PHP8.1 support
  • Many performance improvements

Changed

  • New material icons
  • Dropped Nextcloud 21 support (EOL)
  • Dropped PHP7.3 support (EOL)

Fixed

  • Leaking database cursor
  • Memory leaks
  • Causal read during outbox message/recipient insert
  • OCI compatibility
  • Forwarding attachments
  • Creating duplicate tags
  • Collecting recipient addresses in background
  • Priority inbox synchronization

v1.12.1

24 May 14:02
f9e9277
Compare
Choose a tag to compare

Changelog

1.12.1 - 2022-05-24

Fixed

  • Prevent causal read for outbox message and recipient inserts
  • Hide subscribed / unsubscribed checkbox for "Favourites" folder
  • Fix attachment loss during outbox message update
  • Fix sending messages to groups
  • Fix composer not to open when we select envelope
  • Change the timeout value to fit the dialogs
  • Fix text format when closing the composer modal
  • Do not override existing aliases
  • Stop message from sending while editing
  • Fix html editor being always selected
  • Fix flagging replied messages
  • Fix modal size in different size of the screen
  • Show account color indicator only if several accounts are present
  • Consider passwordless signings when provisioning

v1.10.5

28 Sep 09:24
47ecb35
Compare
Choose a tag to compare

1.10.5 – 2021-09-28

Fixed

  • Wrong iframe height
  • Missing tags for provisioned accounts
  • Catch all errors of faulty accounts
  • Itinerary timestamp handling
  • Deletion of provisioned accounts
  • Hide delete button for provisioned accounts

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:37
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:18
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

mail.tar.gz

v1.10.1

12 Jul 07:44
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

mail.tar.gz

v1.10.0

05 Jul 07:00
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

Download

v1.10.0-RC.2

01 Jul 15:32
9620d39
Compare
Choose a tag to compare
v1.10.0-RC.2 Pre-release
Pre-release

v1.9.6

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

Changelog

1.9.6 – 2021-06-30

Changed

  • Reload mailbox when current mailbox is clicked in sidebar
  • Dependency updates

Fixed

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

mail.tar.gz