Skip to content

Releases: nextcloud-releases/mail

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

v3.4.4 RC1

30 Oct 07:51
06597d4
Compare
Choose a tag to compare
v3.4.4 RC1 Pre-release
Pre-release
Merge pull request #9006 from nextcloud/chore/release/3.4.4-rc1

[stable3.4] chore(release): v3.4.4 RC1

v3.4.3

19 Oct 16:19
c7787a8
Compare
Choose a tag to compare

3.4.3 - 2023-10-19

Fixed

  • Update vulnerable dependencies

v2.2.9

19 Oct 16:22
8f7a6a6
Compare
Choose a tag to compare

2.2.9- 2023-10-19

Fixed

  • Update vulnerable dependencies

v3.4.2

11 Oct 15:17
fc5c2f9
Compare
Choose a tag to compare

3.4.2 - 2023-10-11

Fixed

  • Use corresponding table alias for recipient search
  • Rate-limit IMAP auth if the password is wrong
  • LoadEnvelopes being called twice when switching between two accounts
  • Show empty thread view on handler
  • Return if headers couldn't be parsed

v3.4.1

05 Oct 18:38
6017e5c
Compare
Choose a tag to compare

3.4.1 - 2023-10-05

Fixed

  • Forward messages as attachments