The Alinto team is pleased to announce the immediate availability of SOGo v5.11.1. This is a minor release of SOGo with some enhancements and bug fixes.
What’s new with 5.11.1
New parameter to directly reject authentification with unknown domain
SOGoForbidUnknownDomainsAuth
, by default at NO, will directly reject any connection tentative with unknown domains. To make SOgo know your domain, either set them up in the new parameter SOGoDomainAllowed
or use the multi-domain configuration
The mail view has been improved for user that have a lot a mail folders and subfolders. In some cases, the view could take more than 10s to show, or show a blank page.
Complete changelog
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)
Localization
- de: Update German translations (592f35b)
- pt_BR: Update BrazilianPortuguese translations (1d3b502)
- pt: Update Portuguese translations (a4de357)
- ru: Update Russian translations (78ea981)
- tr_TR: Update TurkishTurkey translations (41aecca)
- uk: Update Ukrainian translations (80a7689)
See the closed tickets for this release and the complete change log.
Back to 2024