Roundcube Community Forum

 

Update 1.3.7 released

Started by SKaero, July 27, 2018, 08:41:04 PM

Previous topic - Next topic

SKaero

We proudly announce the next service release to update the stable version 1.3. It contains fixes to several bugs backported from the master branch including a security fix mitigating the EFAIL issue recently discovered in OpenPGP.

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. Download it from roundcube.net.

Please do backup your data before updating!

Source: https://roundcube.net/news/2018/07/27/update-1.3.7-released
Get it Now: https://roundcube.net/download

ElasticUser

I went to https://roundcube.net/download to test downloading 1.3.7 dependent and installing it in a test directory.  Much of the dependent files and folders overwrite custom editing, such as the config files.  Where do people update without overwriting their custom editing?   8)

alec

Config files are not overwritten.

ElasticUser

In my 1.3.7 dependent testing defaults.inc.php was in the config folder.  So if I would have uploaded that in cPanel with the roundcube install that I'm currently using, it would have overwritten my custom defaults.inc.php.   :)

SKaero

You should never change anything in the defaults.inc.php, any setting you want to change you should copy to the config.inc.php that isn't overwritten durning updates.

ElasticUser

Okay, does the en_US directory always overwrite customized en_US?   :)

SKaero


ElasticUser

When 1.4.0 comes out, is there going to be a noticeable change with the directories & files?   8)

SKaero

Not sure exactly what your question is, there is definitely going to be changes there are currently over 1400 commits between 1.3.7 and 1.4.0 https://github.com/roundcube/roundcubemail/compare/release-1.3...master