Skip to content

Releases: Alinto/sogo

SOGo v2.3.21

01 Jun 14:04
@cgx cgx
SOGo-2.3.21

Choose a tag to compare

Enhancements

  • [core] improved event invitation for all day events (#4145)
  • [core] now possible to {un}subscribe to folders using sogo-tool
  • [eas] added photo support for GAL search operations
  • [web] added custom fields support from Thunderbird's address book
  • [web] updated CKEditor to version 4.7.0
  • [web] added Latvian (lv) translation - thanks to Juris Balandis

Bug fixes

  • [core] fixed calendar component move across collections (#4116)
  • [core] handle properly mails using windows-1255 charset (#4124)
  • [core] properly honor the "include in freebusy" setting (#3354)
  • [core] make sure to use crypt scheme when encoding md5/sha256/sha512 (#4137)
  • [core] newly subscribed calendars are excluded from freebusy (#3354)
  • [core] strip cr during LDIF import process (#4172)
  • [web] fixed mail delegation of pristine user accounts (#4160)
  • [web] respect SOGoLanguage and SOGoSupportedLanguages (#4169)
  • [eas] fixed opacity in EAS freebusy (#4033)
  • [eas] set reply/forwarded flags when ReplaceMime is set (#4133)
  • [eas] remove alarms over EAS if we don't want them (#4059)
  • [eas] correctly set RSVP on event invitations
  • [eas] avoid sending IMIP request/update messages for all EAS clients (#4022)

SOGo v3.2.9

09 May 18:06
@cgx cgx
SOGo-3.2.9

Choose a tag to compare

New features

  • [core] email alarms now have pretty formatting (#805)

Enhancements

  • [core] improved event invitation for all day events (#4145)
  • [web] improved interface refresh time with external IMAP accounts
  • [eas] added photo support for GAL search operations

Bug fixes

  • [web] fixed attachment path when inside multiple body parts
  • [web] fixed email reminder with attendees (#4115)
  • [web] prevented form to be marked dirty when changing password (#4138)
  • [web] restored support for SOGoLDAPContactInfoAttribute
  • [web] avoid duplicated email addresses in LDAP-based addressbook (#4129)
  • [web] fixed mail delegation of pristine user accounts (#4160)
  • [core] cherry-picked comma escaping fix from v2 (#3296)
  • [core] fix sogo-tool restore potentially crashing on corrupted data (#4048)
  • [core] handle properly mails using windows-1255 charset (#4124)
  • [core] fixed email reminders sent multiple times (#4100)
  • [core] fixed LDIF to vCard conversion for non-handled multi-value attributes (#4086)
  • [core] properly honor the "include in freebusy" setting (#3354)
  • [core] make sure to use crypt scheme when encoding md5/sha256/sha512 (#4137)
  • [eas] set reply/forwarded flags when ReplaceMime is set (#4133)
  • [eas] remove alarms over EAS if we don't want them (#4059)
  • [eas] correctly set RSVP on event invitations
  • [eas] avoid sending IMIP request/update messages for all EAS clients (#4022)

SOGo v3.2.8

24 Mar 13:50
@cgx cgx
SOGo-3.2.8

Choose a tag to compare

New features

  • [core] new sogo-tool manage-acl command to manage calendar/address book ACLs

Enhancements

  • [web] constrain event/task reminder to a positive number
  • [web] display year in day and week views
  • [web] split string on comma and semicolon when pasting multiple addresses (#4097)
  • [web] restrict Draft/Sent/Trash/Junk mailboxes to the top level
  • [web] animations are automatically disabled under IE11
  • [web] updated Angular Material to version 1.1.3

Bug fixes

  • [core] handle broken CalDAV clients sending bogus SENT-BY (#3992)
  • [core] fixed handling of exdates and proper intersection for fbinfo (#4051)
  • [core] remove attendees that have the same identity as the organizer (#3905)
  • [web] fixed ACL editor in admin module for Safari (#4036)
  • [web] fixed function call when removing contact category (#4039)
  • [web] localized mailbox names everywhere (#4040, #4041)
  • [web] hide fab button when printing (#4038)
  • [web] SOGoCalendarWeekdays must now be defined before saving preferences
  • [web] fixed CAS session timeout handling during XHR requests (#1456)
  • [web] exposed default value of SOGoMailAutoSave (#4053)
  • [web] exposed default value of SOGoMailAddOutgoingAddresses (#4064)
  • [web] fixed handling of contact organizations (#4028)
  • [web] fixed handling of attachments in mail editor (#4058, #4063)
  • [web] fixed saving draft outside Mail module (#4071)
  • [web] fixed SCAYT automatic language selection in HTML editor
  • [web] fixed task sorting on multiple categories
  • [web] fixed sanitisation of flags in Sieve filters (#4087)
  • [web] fixed missing CC or BCC when specified before sending message (#3944)
  • [web] enabled Save button after deleting attributes from a card (#4095)
  • [web] don't show Copy To and Move To menu options when user has a single address book
  • [web] fixed display of category colors in events and tasks lists
  • [eas] fixed opacity in EAS freebusy (#4033)

SOGo v2.3.20

10 Mar 16:19
@cgx cgx
SOGo-2.3.20

Choose a tag to compare

New features

  • [core] new sogo-tool checkup command to make sure user's data is sane
  • [core] new sogo-tool manage-acl command to manage calendar/address book ACLs
  • [web] use "date" extension of Sieve to enable/disable vacation auto-reply (#1530, #1949)

Enhancements

  • [web] added Hebrew (he) translation - thanks to Raz Aidlitz
  • [web] updated CKEditor to version 4.6.2

Bug fixes

  • [core] remove all alarms before sending IMIP replies (#3925)
  • [core] fixed handling of exdates and proper intersection for fbinfo (#4051)
  • [core] remove attendees that have the same identity as the organizer (#3905)
  • [eas] improved EAS parameters parsing (#4003)
  • [eas] properly handle canceled appointments
  • [web] fixed SCAYT automatic language selection in HTML editor
  • [web] prevent 304 HTTP status code for Ajax requests on IE (#4066)

SOGo v3.2.7

14 Feb 13:41

Choose a tag to compare

New features

  • [core] new sogo-tool checkup command to make sure user's data is sane

Enhancements

  • [web] added Hebrew (he) translation - thanks to Raz Aidlitz

Bug fixes

  • [core] generalized the bcc handling code
  • [web] saving the preferences was not possible when Mail module is disabled
  • [web] ignore mouse events in scrollbars of Month view (#3990)
  • [web] fixed public URL with special characters (#3993)
  • [web] keep the fab button visible when the center list is hidden
  • [web] localized mail, phone, url and address types (#4030)
  • [eas] improved EAS parameters parsing (#4003)
  • [eas] properly handle canceled appointments

SOGo v3.2.6a

26 Jan 18:19
@cgx cgx
SOGo-3.2.6a

Choose a tag to compare

Bug fixes

  • [core] fixed "include in freebusy" (reverts #3354)
  • [web] improved ACLs handling of inactive users

SOGo v3.2.6

23 Jan 15:07
@cgx cgx
SOGo-3.2.6

Choose a tag to compare

Enhancements

  • [web] show locale codes beside language names in Preferences module
  • [web] fixed visual glitches in Month view with Firefox
  • [web] mail editor can now be expanded horizontally and automatically expands vertically
  • [web] compose a new message inline or in a popup window
  • [web] allow to select multiple files when uploading attachments (#3999)
  • [web] use "date" extension of Sieve to enable/disable vacation auto-reply (#1530, #1949)
  • [web] updated Angular to version 1.6.1
  • [web] updated CKEditor to version 4.6.2

Bug fixes

  • [core] remove all alarms before sending IMIP replies (#3925)
  • [web] fixed rendering of forwared HTML message with inline images (#3981)
  • [web] fixed pasting images in CKEditor using Chrome (#3986)
  • [eas] make sure we trigger a download of service-side changed events
  • [eas] now strip attendees with no email during MeetingResponse calls

SOGo v3.2.5

10 Jan 14:46
@cgx cgx
SOGo-3.2.5

Choose a tag to compare

New features

  • [web] download attachments of a message as a zip archive

Enhancements

  • [core] improved IMIP handling from Exchange/Outlook clients
  • [web] prevent using localhost on additional IMAP accounts
  • [web] renamed buttons of alarm toast (#3945)
  • [web] load photos of LDAP-based address books in contacts list (#3942)
  • [web] added SOGoMaximumMessageSizeLimit to limit webmail message size
  • [web] added photo support for LDIF import (#1084)
  • [web] updated CKEditor to version 4.6.1

Bug fixes

  • [core] honor blocking wrong login attemps within time interval (#2850)
  • [core] better support for RFC 6638 (schedule-agent)
  • [core] use source's domain when none defined and trying to match users (#3523)
  • [core] handle delegation with no SENT-BY set (#3368)
  • [core] properly honor the "include in freebusy" setting (#3354)
  • [core] properly save next email alarm in the database (#3949)
  • [core] fix events in floating time during CalDAV's PUT operation (#2865)
  • [core] handle rounds in sha512-crypt password hashes
  • [web] fixed confusion between owner and active user in ACLs management of Administration module
  • [web] fixed JavaScript exception after renaming an address book
  • [web] fixed Sieve folder encoding support (#3904)
  • [web] fixed ordering of calendars when renaming or adding a calendar (#3931)
  • [web] use the organizer's alarm by default when accepting IMIP messages (#3934)
  • [web] switch on "Remember username" when cookie username is set
  • [web] return login page for unknown users (#2135)
  • [web] fixed saving monthly recurrence rule with "by day" condition (#3948)
  • [web] fixed display of message content when enabling auto-reply (#3940)
  • [web] don't allow to create lists in a remote address book (not yet supported)
  • [web] fixed attached links in task viewer (#3963)
  • [web] avoid duplicate mail entries in contact of LDAP-based address book (#3941)
  • [web] append ics file extension when importing events (#2308)
  • [web] handle URI in vCard photos (#2683)
  • [web] handle semicolon in values during LDIF import (#1760)
  • [web] fixed computation of week number (#3973, #3976)
  • [web] fixed saving of inactive calendars (#3862, #3980)
  • [web] fixed public URLs to Calendars (#3974)
  • [web] fixed hotkeys in Mail module when a dialog is active (#3983)
  • [eas] properly skip folders we don't want to synchronize (#3943)
  • [eas] fixed 30 mins freebusy offset with S Planner
  • [eas] now correctly handles reminders on tasks (#3964)
  • [eas] always force save events creation over EAS (#3958)
  • [eas] do not decode from hex the event's UID (#3965)
  • [eas] add support for "other addresses" (#3966)
  • [eas] provide correct response status when sending too big mails (#3956)

SOGo v2.3.19

09 Jan 19:56
@cgx cgx
SOGo-2.3.19

Choose a tag to compare

Enhancements

  • [core] added handling of BYSETPOS for BYDAY in recurrence rules
  • [core] improved IMIP handling from Exchange/Outlook clients
  • [web] update jQuery to version 1.12.4 and jQuery UI to version 1.11.4
  • [web] added SOGoMaximumMessageSizeLimit to limit webmail message size
  • [web] added photo support for LDIF import (#1084)
  • [web] updated CKEditor to version 4.6.1

Bug fixes

  • [core] honor blocking wrong login attemps within time interval (#2850)
  • [core] use source's domain when none defined and trying to match users (#3523)
  • [core] properly honor the "include in freebusy" setting (#3354)
  • [core] fix events in floating time during CalDAV's PUT operation (#2865)
  • [core] handle rounds in sha512-crypt password hashes
  • [web] return login page for unknown users (#2135)
  • [web] append ics file extension when importing events (#2308)
  • [web] set a max-height so we can scroll in the attendees list (#3666)
  • [web] set a max-height so we can scroll in the attachments list (#3413)
  • [web] handle URI in vCard photos (#2683)
  • [web] handle semicolon in values during LDIF import (#1760)
  • [eas] properly escape all GAL responses (#3923)
  • [eas] properly skip folders we don't want to synchronize (#3943)
  • [eas] fixed 30 mins freebusy offset with S Planner
  • [eas] now correctly handles reminders on tasks (#3964)
  • [eas] do not decode from hex the event's UID (#3965)
  • [eas] add support for "other addresses" (#3966)
  • [eas] provide correct response status when sending too big mails (#3956)

SOGo v3.2.4

01 Dec 17:30
@cgx cgx
SOGo-3.2.4

Choose a tag to compare

New features

  • [core] new sogo-tool cleanup user feature

Enhancements

  • [core] added handling of BYSETPOS for BYDAY in recurrence rules
  • [web] added sort by start date for tasks (#3840)

Bug fixes

  • [web] fixed JavaScript exception when SOGo is launched from an external link (#3900)
  • [web] restored fetching of freebusy information of MS Exchange contacts
  • [web] fixed mail attribute when importing an LDIF file (#3878)
  • [web] don't save empty custom auto-reply subject
  • [web] fixed detection of session expiration
  • [eas] properly escape all GAL responses (#3923)