Skip to content

SOGo v2.1.0

Compare
Choose a tag to compare
@cgx cgx released this 07 Nov 19:55
· 7554 commits to master since this release
SOGo-2.1.0

Enhancements

  • improved order of user rights in calendar module (#1431)
  • increased height of alarm editor when email alarms are enabled
  • added SMTP AUTH support for sogo-ealarms-notify
  • added support for LDAP password change against AD/Samba4
  • added Apache configuration for Apple autoconfiguration (#2248)
  • the init scripts now start 3 sogod processes by default instead of 1
  • SOGo now also sends a plain/text parts when sending HTML mails (#2217)
  • SOGo now listens on 127.0.0.1:20000 by default (instead of *:20000)
  • SOGo new uses the latest WebDAV sync response type (#1275)
  • updated CKEditor to version 4.2.2 and added the tables-related modules (#2410)
  • improved display of vEvents in messages

Bug fixes

  • fixed handling of an incomplete attachment filename (#2385)
  • fixed Finnish mail reply/forward templates (#2401)
  • fixed position of red line of current time (#2373)
  • fixed crontab error (#2372)
  • avoid using too many LDAP connections while looping through LDAP results
  • don't encode HTML entities in mail subject of notification (#2402)
  • fixed crash of Samba when sending an invitation (#2398)
  • fixed selection of destination calendar when saving a task or an event (#2353)
  • fixed "display remote images" preference for message in a popup (#2417)
  • avoid crash when handling malformed or non-ASCII HTTP credentials (#2358)
  • fixed crash in DAV free-busy lookups when using SQL addressbooks (#2418)
  • disabled verbose logging of SMTP sessions by default
  • fixed high CPU usage when there are no available child processes and added logging when such a condition occurs
  • fixed memory consumption issues when doing dav lookups with huge result set
  • fixed S/MIME verification issues with certain OpenSSL versions
  • worked around an issue with chunked encoding of CAS replies (#2408)
  • fixed OpenChange corruption issue regarding predecessors change list (#2405)
  • avoid unnecessary UTF-7 conversions (#2318)
  • improved RTF parser to fix vCards (#2354)
  • fixed definition of the COMPLETED attribute of vTODO (#2240)
  • fixed DAV:resource-id property when sharing calendars (#2399)
  • fixed reload of multiple external web calendars (#2221)
  • fixed display of PDF files sent from Thunderbird (#2270)
  • fixed TLS support for IMAP (#2386)
  • fixed creation of web calendar when added using sogo-tool (#2007)
  • avoid crash when parsing HTML tags of a message (#2434)
  • fixed handling of LDAP groups with no email address (#1328)
  • fixed encoding of messages with non-ASCII characters (#2459)
  • fixed compilation with clang 3.2 (#2235)
  • truncated long fields of quick records to avoid an SQL error (#2461)
  • fixed IMAP ACLs (#2433)
  • removed inline JavaScript when viewing HTML messages (#2468)