The Alinto team is pleased to announce the immediate availability of SOGo v5.11.1. This is a minor release of SOGo whit some enhancements and bug fixes.
Go take a look at our website to see a preview of the features
Enhancements
- login: add parameters to prevent uneccesary connection request when the domain is unknown (56598d1)
- sieve: add from on notificatons (1c20c1e)
- build: Use pkgconfig to compute cflags for wbxml2 instead of hardcoding them. Thanks to @jmallach
- mail: improve algo to fetch imap folders for mail view (68f4fc1)
Regression Fixes
- calendar: Fix regression on repeat task (2a17449)
- mail: Add an option in Preferences to display full email instead of name alone in mailboxes. Fix issue caused by advanced search. (fa2caf9)
Bug Fixes
- calendar: Fix all day recurring event displayed on 2 days when a DST change occurs at the endDate (2f75a7f)
- ckeditor5: prevent ckeditor5 to preview media (2dd1097)
- mail: Fix assertion when there is an empty image in the mail. Fixes #6035. (59d48cb)
- mail: Fix highlighsearch html rendering on subject (0cbd082)
- mail: Fix HTML mail rendering issue (41a0f8d)
- mail: Fix issue where mailto: links are badly formatted when html composing (86446a0)
- mail: Fix issue where unread counter is invalid when whanging folder. Fixes #6001. (1f6bbc1 91a2490)
- security: Prevent user to add html script in its preferences (a7023bc)
- sogo-tool: prevent a bug when restoring two events with same id (84fe91c)
- tests: Add timeout on all async tests (64f1788)