Releases: nextcloud-releases/mail
Releases · nextcloud-releases/mail
v1.13.0 RC2
1.13.0 – unreleased
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
v1.13.0 RC1
1.13.0 – unreleased
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
v1.12.1
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.13.0 Beta 3
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
v1.12.1-rc.1
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.13.0-beta1
Merge pull request #6442 from nextcloud/release/1.13.0-beta1 Release 1.13.0-beta1
v1.12.0
Changelog
1.12.0 - 2022-05-03
Added
- Local Outbox
- Scheduled Sending
- Undo Sending
- Anti abuse detection
- Time in-/sensitive background jobs
- Clipboard support, copy recipient to clipboard
- Loading indicator for autosuggestion dropdown
Changed
- General UI improvements and design fixes
- Account setup error reporting
- Downgrade KItinerary log line to info
Fixed
- Discard drafts on outbox and imap messages
- TypeError spamming logs when user not logged in
- Sync error with empty UID list
- array_merge needs at least one argument
- Missing account aliases for new accounts
v1.12.0 RC3
Changelog
1.12.0 - 2022-05-03
Added
- Local Outbox
- Scheduled Sending
- Undo Sending
- Anti abuse detection
- Time in-/sensitive background jobs
- Clipboard support, copy recipient to clipboard
- Loading indicator for autosuggestion dropdown
Changed
- General UI improvements and design fixes
- Account setup error reporting
- Downgrade KItinerary log line to info
Fixed
- Discard drafts on outbox and imap messages
- TypeError spamming logs when user not logged in
- Sync error with empty UID list
- array_merge needs at least one argument
- Missing account aliases for new accounts
v1.12.0-rc.2
Changelog
All notable changes to this project will be documented in this file.
1.12.0 - 2022-05-03
Added
- Local Outbox
- Scheduled Sending
- Undo Sending
- Anti abuse detection
- Time in-/sensitive background jobs
- Clipboard support, copy recipient to clipboard
- Loading indicator for autosuggestion dropdown
Changed
- General UI improvements and design fixes
- Account setup error reporting
- Downgrade KItinerary log line to info
Fixed
- Discard drafts on outbox and imap messages
- TypeError spamming logs when user not logged in
- Sync error with empty UID list
- array_merge needs at least one argument
- Missing account aliases for new accounts
v1.12.0-RC1
Changelog
1.12.0 - 2022-04-26
Added
- Local Outbox
- Scheduled Sending
- Undo Sending
- Anti abuse detection
- Time in-/senstive background jobs
- Clipboard support, copy recipient to clipboard
- Loading indicator for autosuggestion dropdown
Changed
- General UI improvements and design fixes
- Account setup error reporting
- Downgrade KItinerary log line to info
Fixed
- TypeError spamming logs when user not logged in
- Sync error with empty UID list
- array_merge needs at least one argument
- Missing account aliases for new accounts