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 (https://github.com/roundcube/roundcubemail/releases/tag/1.3.7) 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 (http://roundcube.net/download).
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
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)
Config files are not overwritten.
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. :)
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.
Okay, does the en_US directory always overwrite customized en_US? :)
Yes it would.
When 1.4.0 comes out, is there going to be a noticeable change with the directories & files? 8)
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