Roundcube Community Forum

News and Announcements => News & Announcements => Topic started by: SKaero on November 22, 2019, 12:04:35 PM

Title: Update 1.4.1 released
Post by: SKaero on November 22, 2019, 12:04:35 PM
Short time after the release of the stable version 1.4.0 of Roundcube Webmail we already publish the first service release. With the recent release we missed to mention a few breaking changes since the last stable version 1.3. We apologize for this and are now clarifying and correcting these:

Breaking changes
(since 1.3.x)

Code: [Select]
// SMTP port (default is 587)
$config['smtp_port'] = 587;

// SMTP username (if required). %u will use the current username for login
$config['smtp_user'] = '%u';

// SMTP password (if required). %p will use the current user's password for login
$config['smtp_pass'] = '%p';

Besides these three major concerns we heard from your much appreciated feedback, we fixed a number of nasty bugs that sneaked into the 1.4.0 release. See the full changelog in the release notes (https://github.com/roundcube/roundcubemail/releases/tag/1.4.1) on the Github download page.

This release is considered stable and we recommend to update all productive installations of Roundcube with this version. Download it from roundcube.net (https://roundcube.net/download).

Please do backup your data before updating!

Source: https://roundcube.net/news/2019/11/22/update-1.4.1-released
Get it Now: https://roundcube.net/download