Hello everybody,
we have released a new maintenance release:
Changelog 21.1.20210629
- Mail/Admin: fix not working mail wizard
- Mail/SMIME: fix signed calendar events not being displayed (error:importing the ical!)
- Mail/Dovecot: allow to disable caching of flags in site config to support Dovecot private seen flags on shared folders
- Api: Prevent invalid customfield names
- Api: Clear initial load URL after using it, so F5 takes you to the app’s normal entry point
- InfoLog: allow to limit list to last N month in site-configuration, if ordered by last modified
- Setup: skip files backup on update even if configured
- smallPART: only show own memberships when selecting an organisation for a course
- smallPART: allow to create new courses via LTI content-selection
- smallPART: fix ACL not used for course-list and giving you a “Course not found” error trying to subscribe
- smallPART: allow to interactive choose a course and video via LTI 1.3
- smallPART: automatic registration from Moodle 3.10+
- smallPART: using now ceLTIc/LTI for LTI 1.3 too
- smallPART: automatic use SameSite=None cookie attribute when embedding via LTI
- smallPART: fix failed opening of courses from course-list via LTI
- smallPART: allow to configure “Moodle username” for checking or creating an EGroupware user
This Maintanace update is provided via Docker container.
New functions / preferences or other important things:
- Mail/Dovecot: allow to disable caching of flags in site config to support Dovecot private seen flags on shared folders
It is now possible to deactivate the caching of flags when using a Dovecot mail server.
This is particularly helpful when accessing shared mailboxes with several users. The seen flag are then always fetched from the server and no outdated flags are displayed.
The configuration in:
-
InfoLog: allow to limit list to last N month in site-configuration, if ordered by last modified
It is now possible to limit the number of listed InfoLog entries to N months. Reducing the number of records allows for a faster display in systems with very many InfoLogs (> tens of thousands …)
The configuration in:
The commits in detail on GitHub:
The update information is collected in the following topic
in chronological order.
Many greetings
Your EGroupware team