Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable4.1] chore: Update 4.1.0 changelog #10513

Merged
merged 1 commit into from
Dec 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,41 @@
# Changelog
All notable changes to this project will be documented in this file.

## 4.1.0 - unreleased
### Added
* Nextcloud 31 support
* Filtering UI
* Sieve utils
* Mention and add recipients with `@`
* Filter messages by mention
* Periodic full sync to repair cache inconsistencies
* Cross-linked app/account settings
### Changed
* New and updated translations
### Fixed
* Wrong path for itinerary executable
* New message button misalignment
* Disable async vue components
* Junk/NotJunk flags
* Accept avatars with image/vnd.microsoft.icon mime types
* CKEditor translations
* Increase default SMTP timeout
* Hand PGP/MIME-encrypted emails to Mailvelope
* Encapsulate PGP/MIME encrypted emails
* Input icons and native datepicker
* Thread disappearing after refresh
* Revive reply to sender only
* Recipient popover on thread display
* Center envelope header avatar
* Remove depricated multiselect class
* Select multiple envelopes by holding shift directly
* Search modal on small screen
* Open search buttons on focus and fix the wraping
* Use single connection to sync all mailboxes
* Replace tune icon with filter icon
* Set content type parameters for attachments
* Phishing warning layout

## 4.0.0 - unreleased

## 3.6.0 – unreleased
Expand Down
Loading