Skip to content

SOGo v3.0.1

Compare
Choose a tag to compare
@cgx cgx released this 05 Feb 17:43
· 4486 commits to master since this release
SOGo-3.0.1

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)