Skip to content

Releases: Alinto/sogo

SOGo v3.0.1

05 Feb 17:43
@cgx cgx
SOGo-3.0.1

Choose a tag to compare

Enhancements

  • [web] improved scrolling behavior when deleting a single message (#3489)
  • [web] added "Move To" option for selected messages (#3477)
  • [web] updated CKEditor to version 4.5.7
  • [web] updated Angular Material to 1.0.5
  • [web/eas] add shared/public namespaces in the list or returned folders

Bug fixes

  • [web] safeguard against mailboxes with no quota (#3468)
  • [web] fixed blank calendar view when selecting "Descending Order" in the sort menu
  • [web] show active user's default email address instead of system email address (#3473)
  • [web] fixed display of HTML tags when viewing a message raw source (#3490)
  • [web] fixed IMIP accept/decline when there is only one MIME part
  • [web] improved handling of IMAP connection problem in Web interface
  • [web] fixed frequency parsing of recurrence rule when saving new appointment (#3472)
  • [web] added support for %p in date formatting (#3480)
  • [web] make sure an email is defined before trying to use it (#3488)
  • [web] handle broken messages that have no date (#3498)
  • [web] fixed virtual-repeater display in Webmail when a search is performed (#3500)
  • [web] fixed drag'n'drop of all-day events in multicolumn view
  • [eas] correctly encode filename of attachments over EAS (#3491)

SOGo v2.3.8

05 Feb 17:39
@cgx cgx
SOGo-2.3.8

Choose a tag to compare

Enhancements

  • updated CKEditor to version 4.5.7

Bug fixes

  • correctly encode filename of attachments over EAS (#3491)
  • correctly encode square brackets for IMAP folder names (#3321)
  • add shared/public namespaces in the list or returned folders

SOGo v3.0.0

27 Jan 20:41
@cgx cgx
SOGo-3.0.0

Choose a tag to compare

New features

  • complete rewrite of the JavaScript frontend using Angular and AngularMaterial
  • responsive design and accessible options focused on mobile devices
  • horizontal 3-pane view for a better experience on large desktop screens
  • new color palette and better contrast ratio as recommended by the W3C
  • improved accessibility to persons with disabilities by enabling common ARIA attributes
  • use of Mozilla's Fira Sans typeface
  • and many more!

SOGo v2.3.7

25 Jan 16:20
@cgx cgx
SOGo-2.3.7

Choose a tag to compare

New features

  • new junk/not junk capability with generic SMTP integration

Enhancements

  • newly created folders using EAS are always sync'ed by default (#3454)
  • added Croatian (hr_HR) translation - thanks to Jens Riecken

Bug fixes

  • now always generate invitation updates when using EAS
  • rewrote the string sanitization to be 32-bit Unicode safe
  • do not try to decode non-wbxml responses for debug output (#3444)

SOGo v2.3.6

18 Jan 19:18
@cgx cgx
SOGo-2.3.6

Choose a tag to compare

New features

  • now able to sync only default mail folders when using EAS

Enhancements

  • unit testing for RTFHandler
  • JUnit output for sogo-tests

Bug fixes

  • don't unescape twice mail folder names (#3423)
  • don't consider mobile Outlook EAS clients as DAV ones (#3431)
  • we now follow 301 redirects when fetching ICS calendars
  • when deleting an event using EAS, properly invoke the auto-scheduling code
  • do not include failure attachments (really long filenames)
  • fix encoding of email subjects with non-ASCII characters
  • fix appointment notification mails using SOGoEnableDomainBasedUID configuration
  • fix shifts in event times on Outlook

SOGo v2.3.5

05 Jan 19:35
@cgx cgx
SOGo-2.3.5

Choose a tag to compare

Enhancements

  • return an error to openchange if mail message delivery fails
  • return the requested elements on complex requests from Outlook when downloading changes
  • user sources can be loaded dynamically
  • unify user sources API
  • updated Russian translation (#3383)

Bug fixes

  • properly compute the last week number for the year (#1010)
  • share calendar, tasks and contacts folders in Outlook 2013 with editor permissions
  • priorize filename in Content-Disposition against name in Content-Type to get the filename of an attachment in mail
  • request all contacts when there is no filter in Contacts menu in Webmail
  • personal contacts working properly on Outlook
  • fixes on RTF parsing used by event/contact description and mail as RTF to read non-ASCII characters:
    better parsing of font table, when using a font, switch to its character set, correct parsing of
    escaped characters and Unicode character command word support for unicode characters greater than 32767
  • no crash resolving recipients after reconnecting LDAP connection
  • avoid creation of phantom contacts in SOGo from distribution list synced from Outlook.
  • accepted & updated event names are now shown correctly in Outlook
  • provide safe guards in mail and calendar to avoid exceptions while syncing

SOGo v2.3.4

16 Dec 13:49
@cgx cgx
SOGo-2.3.4

Choose a tag to compare

New features

  • initial support for EAS calendar exceptions

Enhancements

  • limit the maximum width of toolbar buttons (#3381)

Bug fixes

  • JavaScript exception when printing events from calendars with no assigned color (#3203)
  • EAS fix for wrong charset being used (#3392)
  • EAS fix on qp-encoded subjects (#3390)
  • correctly handle all-day event exceptions when the master event changes
  • prevent characters in calendar component UID causing issues during import process
  • avoid duplicating attendees when accepting event using a different identity over CalDAV

SOGo v2.3.3a

18 Nov 14:45
@cgx cgx
SOGo-2.3.3a

Choose a tag to compare

Bug fixes

  • expanded mail folders list is not saved (#3386)
  • cleanup translations

SOGo v2.3.3

11 Nov 19:16
@cgx cgx
SOGo-2.3.3

Choose a tag to compare

New features

  • initial S/MIME support for EAS (#3327)
  • now possible to choose which folders to sync over EAS

Enhancements

  • we no longer always entirely rewrite messages for Outlook 2013 when using EAS
  • support for ghosted elements on contacts over EAS
  • added Macedonian (mk_MK) translation - thanks to Miroslav Jovanovic
  • added Portuguese (pt) translation - thanks to Eduardo Crispim

Bug fixes

  • numerous EAS fixes when connections are dropped before the EAS client receives the response (#3058, #2849)
  • correctly handle the References header over EAS (#3365)
  • make sure English is always used when generating Date headers using EAS (#3356)
  • don't escape quoted strings during versit generation
  • we now return all cards when we receive an empty addressbook-query REPORT
  • avoid crash when replying to a mail with no recipients (#3359)
  • inline images sent from SOGo webmail are not displayed in Mozilla Thunderbird (#3271)
  • prevent postal address showing on single line over EAS (#2614)
  • display missing events when printing working hours only
  • fix corner case making server crash when syncing hard deleted messages when clear offline items was set up (Zentyal)
  • avoid infinite Outlook client loops trying to set read flag when it is already set (Zentyal)
  • avoid crashing when calendar metadata is missing in the cache (Zentyal)
  • fix recurrence pattern event corner case created by Mozilla Thunderbird which made server crash (Zentyal)
  • fix corner case that removes attachments on sending messages from Outlook (Zentyal)
  • freebusy on web interface works again in multidomain environments (Zentyal)
  • fix double creation of folders in Outlook when the folder name starts with a digit (Zentyal)
  • avoid crashing Outlook after setting a custom view in a calendar folder (Zentyal)
  • handle emails having an attachment as their content
  • fixed JavaScript syntax error in attendees editor
  • fixed wrong comparison of meta vs. META tag in HTML mails
  • fixed popup menu position when moved to the left (#3381)
  • fixed dialog position when at the bottom of the window (#2646, #3378)
  • fixed addressbrook-only source entires having a c_uid set

SOGo v2.3.2

17 Dec 18:24

Choose a tag to compare

Enhancements

  • improved EAS speed and memory usage, avoiding many IMAP LIST commands (#3294)
  • improved EAS speed during initial syncing of large mailboxes (#3293)
  • updated CKEditor to version 4.5.3

Bug fixes

  • fixed display of whitelisted attendees in Preferences window on Firefox (#3285)
  • non-latin subfolder names are displayed correctly on Outlook (Zentyal)
  • fixed several sync issues on environments with multiple users (Zentyal)
  • folders from other users will no longer appear on your Outlook (Zentyal)
  • use right auth in multidomain environments in contacts and calendar from Outlook (Zentyal)
  • session fix when SOGoEnableDomainBasedUID is enabled but logins are domain-less
  • less sync issues when setting read flag (Zentyal)
  • attachments with non-latin filenames sent by Outlook are now received (Zentyal)
  • support attachments from more mail clients (Zentyal)
  • avoid conflicting message on saving a draft mail (Zentyal)
  • less conflicting messages in Outlook while moving messages between folders (Zentyal)
  • start/end shifting by 1 hour due to timezone change on last Sunday of October 2015 (#3344)
  • fixed localization of calendar categories with empty profile (#3295)
  • fixed options availability in contextual menu of Contacts module (#3342)