diff --git a/NEWS b/NEWS index 9bebe203d..38f886b7b 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,11 @@ Enchancements - 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 + --- SOGoMailPollingIntervals has been replaced by SOGoRefreshViewIntervals Bug fixes - fixed crasher when subscribing users to resources (#2892)