Skip to content

SOGo v2.2.8

Choose a tag to compare

@extrafu extrafu released this 10 Sep 18:26
· 7176 commits to master since this release

New features

  • new user settings for threads collapsing
  • IMAP global search support (#2670)

Enchancements

  • major refactoring of the GCS component saving code (dropped OGoContentStore)
  • printing calendars in colors is now possible in all views; list, daily, weekly and multicolumns
  • new option to print calendars events and tasks with a background color or with a border color
  • labels tagging only make one AJAX call for all the selected messages instead of one AJAX call per message
  • new option to print calendars events and tasks with a background color or with a border color
  • all modules can now be automatically refreshed
  • new configurable user defaults variables; SOGoRefreshViewCheck & SOGoRefreshViewIntervals. SOGoMailMessageCheck has
    been replaced by SOGoRefreshViewCheck and SOGoMailPollingIntervals has been replaced by SOGoRefreshViewIntervals
  • updated Catalan, Czech, Dutch, Finnish, French, Hungarian, Norwegian, and Polish translations

Bug fixes

  • fixed crasher when subscribing users to resources (#2892)
  • fixed encoding of new calendars and new subscriptions (JavaScript only)
  • fixed display of users with no possible subscription
  • fixed usage of SOGoSubscriptionFolderFormat domain default when the folder's name hasn't been changed
  • fixed "sogo-tool restore -l" that was returning incorrect folder IDs
  • fixed Can not delete mail when over quota (#2812)
  • fixed Events and tasks cannot be moved to other calendars using drag&drop (#2759)
  • fixed In "Multicolumn Day View" mouse position is not honored when creating an event (#2864)
  • fixed handling of messages labels (#2902)
  • fixed Apache > 2.3 configuration
  • fixed freebusy retrieval during timezone changes (#1240)