Software-update: Roundcube Webmail 1.6.1
Versie 1.6.1 van Roundcube Webmail is uitgekomen. De voornaamste eigenschap van deze in php geschreven e-mailwebclient is dat Ajax-technologie wordt gebruikt om de gebruikersinterface te tonen, wat een moderne en vlotte indruk geeft. Roundcube Webmail heeft onder andere ondersteuning voor gedeelde mappen en namespaces, internationalized domain names en smtp-delivery status-notificaties. Daarnaast is de gebruikersinterface voor imap-mappen aangepast om zo meer ruimte te bieden voor extensies en plug-ins. De release notes voor versies 1.6.0 en 1.6.1 kunnen hieronder worden gevonden.:
Update 1.6.1 releasedThis is the first service release to update the new stable version 1.6. It provides a bunch of small fixes and improvements after getting your feedback from the 1.6.0 release. See the full changelog in the release notes on the Github download page. This release is considered stable and we recommend to update all productive installations of Roundcube with this version. Please do backup your data before updating!
Roundcube 1.6.0 releasedPHP 8.1 supportDropped support for PHP < 7.3Support responses (snippets) in HTML formatOption to purge deleted mails older than 30, 60 or 90 daysUnified and simplified services connection config optionsRemoved the Classic and Larry skins from the release packagesSQLite: Use foreign keys, require SQLite >= 3.6.19
PHP 8.1 supportDropped support for PHP < 7.3Support responses (snippets) in HTML formatOption to purge deleted mails older than 30, 60 or 90 daysUnified and simplified services connection config optionsRemoved the Classic and Larry skins from the release packagesSQLite: Use foreign keys, require SQLite >= 3.6.19See the full changelog in the release notes on the Github download page.
Breaking Changes to 1.5 and prior versionsThe following config options have either been removed or renamed:
IMAP:renamed default_host to imap_hostremoved default_port option (non-standard port can be set via imap_host)set “localhost:143” as a default for imap_hostrenamed default_host to imap_hostremoved default_port option (non-standard port can be set via imap_host)set “localhost:143” as a default for imap_host
renamed default_host to imap_hostremoved default_port option (non-standard port can be set via imap_host)set “localhost:143” as a default for imap_hostSMTP:renamed smtp_server to smtp_hostremoved smtp_port option (non-standard port can be set via smtp_host)set “localhost:587” as a default for smtp_hostrenamed smtp_server to smtp_hostremoved smtp_port option (non-standard port can be set via smtp_host)set “localhost:587” as a default for smtp_host
renamed smtp_server to smtp_hostremoved smtp_port option (non-standard port can be set via smtp_host)set “localhost:587” as a default for smtp_hostLDAP:removed port option from ldap_public array (non-standard port can be set via host)removed use_tls option from ldap_public array (use tls:// prefix in host)removed port option from ldap_public array (non-standard port can be set via host)removed use_tls option from ldap_public array (use tls:// prefix in host)
removed port option from ldap_public array (non-standard port can be set via host)removed use_tls option from ldap_public array (use tls:// prefix in host)Managesieve:removed managesieve_port option (non-standard port can be set via managesieve_host)removed managesieve_usetls option (set tls:// prefix to managesieve_host)removed managesieve_port option (non-standard port can be set via managesieve_host)removed managesieve_usetls option (set tls:// prefix to managesieve_host)
removed managesieve_port option (non-standard port can be set via managesieve_host)removed managesieve_usetls option (set tls:// prefix to managesieve_host)The skins Larry and Classic are no longer part of the release packages. If you used them in your deployment, you need to install them manually.
LarryClassic
Source:
Tweakers.net