Roundcube Community Forum

News and Announcements => News & Announcements => Topic started by: SKaero on April 15, 2016, 03:57:39 PM

Title: Release candidate for 1.2 out now
Post by: SKaero on April 15, 2016, 03:57:39 PM
Hello folks

Roundcube 1.2 is pretty much complete and after adding some
last-minute improvements we just published a release candidate to give
it another round of testing before we slap the 'stable' tag on it. We
hereby invite you all to test the release candidate and report
remaining bugs to our issue tracker.

The most important features we added in 1.2 are:

* PHP7 compatibility
* PGP encryption in two flavours
* Improved security measures to protect from brute-force and CSRF attacks

See the full Changelog in our wiki:
https://github.com/roundcube/roundcubemail/wiki/Changelog

Download the packages or the signed source directly from Github:
https://github.com/roundcube/roundcubemail/releases/tag/1.2-rc

Please note that we recommend to test it on a separate environment.
And don't forget to backup your data before installing it.

Another note: with the upcoming stable release of 1.2.0 the old 1.0.x
and the 1.1.x series will only receive important security fixes.
Updates to these two branches are to be released soon. So stay tuned!

Source: http://lists.roundcube.net/pipermail/dev/2016-April/023816.html
Get it Now: http://roundcube.net/download
Title: Re: Release candidate for 1.2 out now
Post by: BrotherAndrew on May 19, 2016, 01:38:56 AM
GetHub Quote: (Managesieve: Refactored script parser to be 100x faster)

Does that mean that R C is Going to Load & Run Faster?!   8)
Title: Re: Release candidate for 1.2 out now
Post by: alec on May 19, 2016, 02:55:31 AM
It's only about the sieve script parser code. And you'll see a real difference only with big scripts. There was a user with a script of size 500kB and previous code parsed it in up to 30 seconds. Now it's way below 1 second.
Title: Re: Release candidate for 1.2 out now
Post by: BrotherAndrew on May 19, 2016, 06:40:35 AM
Okay, Thanks!   ;D