Bug Fixes
- ckeditor buttons dont show up correctly (8ff1aa9)
- handle recurring events and show better message to user (9e252c3)
Performance Improvements
- don't show skeleton for cached mailboxes (3f1604a)
5.0.0-rc.1 (2025-04-04)
Bug Fixes
- add title for composer actions (d8095ff)
- Adjust TaskProcessingListener (4ee353b)
- Adjust TaskProcessingListener Again (f0758c8)
- allow to send attachment without setting disposition (5fe5275)
- apostrophe issue (032a0bf)
- better help text when sieve is not enabled (a7177b3)
- change status code from 404 to 204 for missing avatars (92bf4ef)
- CKEditor: show mentions (974e964)
- db: Allow long references (3814786)
- db: Catch message IDs that are too long (147d694)
- db: Do not JOIN recipients when fetching the latest messages (b6e5255)
- decoding preview texts (945b4a2)
- deprecation warning (9e6fd29)
- deps: bump @iframe-resizer/child from 5.3.3 to ^5.4.2 (main) (#10955) (187a963)
- deps: bump @iframe-resizer/parent from 5.3.3 to ^5.4.3 (main) (#10956) (b9a7373)
- deps: bump @nextcloud/cdav-library from 1.5.2 to ^1.5.3 (main) (#10926) (9d384ce)
- deps: bump @nextcloud/files from 3.10.1 to ^3.10.2 (main) (#10789) (93f5fa1)
- deps: bump @nextcloud/vue from 8.22.0 to ^8.23.1 (7ab0d99)
- deps: bump @pinia/testing from 0.1.7 to ^0.1.7 (354d684)
- deps: bump bytestream/horde-imap-client from 2.33.4 to ^2.33.5 (main) (#10828) (984b3bf)
- deps: Bump ckeditor from 38.1.1 t0 39.0.2 (0aee4df)
- deps: bump ckeditor from v40 to v41 (f7dac82)
- deps: bump ckeditor v41 to v43 (5482184)
- deps: bump ckeditor v43 to latest (89d5a21)
- deps: bump core-js from 3.39.0 to ^3.40.0 (main) (#10623) (f8d8b04)
- deps: bump core-js from 3.40.0 to ^3.41.0 (main) (#10819) (e6bafb3)
- deps: bump dompurify from 3.2.3 to ^3.2.3 (main) (#10618) (7f28b26)
- deps: bump dompurify from 3.2.3 to v3.2.4 (main) (#10702) (26f784f)
- deps: bump dompurify from 3.2.4 to ^3.2.4 (main) (#10790) (58d636c)
- deps: bump pinia from 2.3.0 to ^2.3.1 (main) (#10619) (18c6354)
- deps: bump psr/log from 3.0.2 to ^3.0.2 (main) (#10806) (629cb59)
- deps: bump sabberworm/php-css-parser from 8.7.0 to ^8.8.0 (main) (#10927) (998aad8)
- deps: bump stylelint from 16.11.0 to ^16.15.0 (main) (#10820) (e8371d3)
- deps: bump stylelint from 16.15.0 to ^16.16.0 (main) (#10908) (9d66ff5)
- deps: Do not ship psr/log (2f8f9bd)
- detect imip messages from outlook.com (b965355)
- dns: Update public suffix list (0d2f328)
- dns: Update public suffix list (76cc21f)
- dns: Update public suffix list (692512b)
- dns: Update public suffix list (e981844)
- dont summerize empty messages (24f44f4)
- go back warining discards the reply text (72d6a53)
- handle 204 response (0014941)
- handle utf-8 strings correctly in the link detection (d219cee)
- harden phishing detection against missing and malformed headers (f8338e6)
- html5 errors (fb4fae1)
- imap: Avoid OOM when syncing sparse mailboxes (4d288d1)
- imap: Sync mailboxes without a status (2317686)
- import for getTimezoneManager (18589f7)
- mention: Do not force SAB (bad5a00)
- message-summary: respect admin config (a7434c4)
- multiselect when you hold shift (1e40683)
- outbox message not being cleared after sending (93a5c5a)
- phishing: Do not force the SAB (78c2c4c)
- phishing: Uninitialized string offset error (fdbbc62)
- printing email threads and singular emails (3b22ed5)
- recipient label should not contain email address (3a0ab5a)
- reloading recipeint info when you expand and collapse the composer (9b213ec)
- remove photo property from groups integration (66ddbd3)
- reset filter does not work (f0e847b)
- shorten ai summaries to fit in message list better (b28777c)
- show the email address as subname (0b50b3a)
- summarizeMessages: use TextToText (40ab10f)
- Thread: add error message for emails not able to be opened (691c33e)
- throwing errors in ai intergration frontend service (d8e074c)
- translation strings in printing feature (#10944) (b293310)
- user must scroll to view most recent message in thread (23a544b)