Skip to content

Releases: nextcloud-releases/mail

v3.5.0-rc4

11 Dec 20:35
ef2747b
Compare
Choose a tag to compare
v3.5.0-rc4 Pre-release
Pre-release

Changelog

3.5.0 – unreleased

Added

  • Emoji picker via : symbol
  • Smart picker integration via / symbol
  • Searching message bodies in advanced search and priority inbox (opt-in)
  • Change sort order
  • Warning about missing attachments
  • Delete tags
  • PHP8.3 support
  • Performance improvements through caching
  • Performance improvements of the dashboard widgets
  • Master password for provisioned accounts

Changed

  • Updated and new translations
  • App store screenshot

Fixed

  • Calendar event color picker
  • Thread summaries using preview text instead of full body text
  • Showing contact name in thread header
  • Stale and unused ML data in database and on storage
  • Unsubscribe button style
  • Modals closing automatically
  • Recipient searches in advanced search (to vs cc vs bcc)
  • Internal rate-limiting for wrong passwords to prevent IMAP locking
  • Double mailbox sync when navigating across two accounts
  • Duplicated tags
  • Thread summaries for threads of three messages
  • Synchronization with QRESYNC
  • Web notification encoding
  • UI element alignment
  • Exclude PGP signatures as attachments

v3.5.0-rc3

07 Dec 08:16
e9fdb5f
Compare
Choose a tag to compare
v3.5.0-rc3 Pre-release
Pre-release

Changelog

3.5.0 – unreleased

Added

  • Emoji picker via : symbol
  • Smart picker integration via / symbol
  • Searching message bodies in advanced search and priority inbox (opt-in)
  • Change sort order
  • Warning about missing attachments
  • Delete tags
  • PHP8.3 support
  • Performance improvements through caching
  • Performance improvements of the dashboard widgets
  • Master password for provisioned accounts

Changed

  • Updated and new translations
  • App store screenshot

Fixed

  • Calendar event color picker
  • Thread summaries using preview text instead of full body text
  • Showing contact name in thread header
  • Stale and unused ML data in database and on storage
  • Unsubscribe button style
  • Modals closing automatically
  • Recipient searches in advanced search (to vs cc vs bcc)
  • Internal rate-limiting for wrong passwords to prevent IMAP locking
  • Double mailbox sync when navigating across two accounts
  • Duplicated tags
  • Thread summaries for threads of three messages
  • Synchronization with QRESYNC
  • Web notification encoding
  • UI element alignment
  • Exclude PGP signatures as attachments

v3.4.6

07 Dec 10:00
1336891
Compare
Choose a tag to compare

Changelog

3.4.6 – 2023-12-07

Fixed

  • UI element sizing and position
  • Encoding of web notifications
  • Synchronization with QRESYNC

v3.4.5

30 Nov 06:45
6300c25
Compare
Choose a tag to compare

Changelog

3.4.5 – 2023-12-30

Fixed

  • Log performance of slow clean-up jobs

v3.5.0-rc2

24 Nov 21:40
5eeaa1f
Compare
Choose a tag to compare
v3.5.0-rc2 Pre-release
Pre-release
Merge pull request #9092 from nextcloud/bug/5200/null-null-null-stabl…

…e3.5

fix: add name_hash as nullable

v3.5.0-rc1

23 Nov 19:57
b145e0c
Compare
Choose a tag to compare
v3.5.0-rc1 Pre-release
Pre-release
chore(release): v3.5.0-rc1

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>

v3.5.0-beta3

14 Nov 13:16
1f9949e
Compare
Choose a tag to compare
v3.5.0-beta3 Pre-release
Pre-release
chore(release): v3.5.0-beta3

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>

v3.5.0-beta2

09 Nov 15:54
b0bd534
Compare
Choose a tag to compare
v3.5.0-beta2 Pre-release
Pre-release

Changelog

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

3.5.0 – unreleased

Added

  • Emoji picker via : symbol
  • Smart picker integration via / symbol
  • Searching message bodies in advanced search and priority inbox (opt-in)
  • Change sort order
  • Warning about missing attachments
  • Delete tags
  • PHP8.3 support
  • Performance improvements through caching
  • Performance improvements of the dashboard widgets
  • Master password for provisioned accounts

Changed

  • Updated and new translations
  • App store screenshot

Fixed

  • Calendar event color picker
  • Thread summaries using preview text instead of full body text
  • Showing contact name in thread header
  • Stale and unused ML data in database and on storage
  • Unsubscribe button style
  • Modals closing automatically
  • Recipient searches in advanced search (to vs cc vs bcc)
  • Internal rate-limiting for wrong passwords to prevent IMAP locking
  • Double mailbox sync when navigating across two accounts
  • Duplicated tags

v3.5.0-beta1

02 Nov 10:01
938f914
Compare
Choose a tag to compare
v3.5.0-beta1 Pre-release
Pre-release
Merge pull request #9046 from nextcloud/chore/release/3.5.0-beta1

chore(release): v3.5.0-beta1

v3.4.4

31 Oct 07:32
1fc440c
Compare
Choose a tag to compare

Changelog

3.4.4 - 2023-10-31

Bug Fixes

  • Prevent modals from closing automatically
  • Unsubscribe button style
  • Clean up mail_message_tags and mail_tags
  • Delete historic data
  • Show contact names again
  • Use message bodies for thread summary
  • Calendar event color picker