SOGo v4.3.0 Release Notes

Release Date: 2020-01-21 // over 4 years ago
  • ๐Ÿ”‹ Features

    • core: Added AES-128-CBC password scheme for SQL authentication. (f0980a9)

    ๐Ÿ› Bug Fixes

    • calendar: adjust recurrent rule when importing a vEvent (560c1dc)
    • calendar: fix monthly computation with month day mask (aaaa16e), closes #4915
    • calendar: restore [SOGoAppointmentObject resourceHasAutoAccepted] (91ca8b8), closes #4923
    • calendar(css): fix padding of sort handle of calendars (43e5662)
    • calendar(js): allow event invitations to be moved (001d76f), closes #4926
    • eas: additional name fields (fixes #4929) (3f94516)
    • eas: avoid generating broken XML ouput (fixes #4927) (047a98b)
    • eas: make sure there is always an attendee name (fixes #4910) (4ed2c72)
    • eas: sync reminder for invitation (fixes #4911) (9221811)
    • mail: fix SMTP authentication when reporting spam/ham (62f6431), closes #4941
    • mail(js): bypass autogrow feature of md-input to fix scroll jumping (73dc86a)
    • tool: fix error handling when updating Sieve script (d6d33f9)

    Localization

    • pt_BR: update Brazilian (Portuguese) translation (88a6755)

    โœจ Enhancements

    • css: remove unused selectors for layout (94b1716)