News and Announcements > News & Announcements

Roundcube 1.4 beta released

(1/2) > >>

SKaero:
We proudly announce the beta release of the next major version 1.4 of Roundcube webmail. With this milestone we introduce some new features:


* New responsive skin with mobile support
* Email Resent (Bounce) feature
* Improved Mailvelope integration
* Support for Redis cache
* Support for SMTPUTF8
Because the new responsive skin is not yet fully completed, it’s not enabled by default. In order to make it the default for your users, change your config.inc.php accordingly:


--- Code: ---$config['skin'] = 'elastic';

--- End code ---

Although it still needs some polishing, the new skin solves the urgent need to enable access to Roundcube for mobile devices. The plugin elastic4mobile makes it the default for mobile devices while keeping the configured default for desktop browsers.

The Elastic skin is built with LESS and of course the sources are included. They allow a certain degree of customization by adjusting some color variables. All you need is to compile your very own customized skin with lessc.

See the full changelog in the release notes on the Github download page.

This is a beta release and we recommend to test it on a separate environment. And don’t forget to backup your data before installing it. Download it from roundcube.net.

Source: https://roundcube.net/news/2018/08/25/roundcube-1.4-beta-released
Get it Now: https://roundcube.net/download

ElasticUser:
What are the differences between 1.4-beta & 1.4-rc?  I thought that beta is the same as release candidate.   8)

JohnDoh:
no they are not the same. these are general terms used in all software development, i'm sure you can lookup the definitions and their place in the software release life cycle yourself.

ElasticUser:
 8)

hevvi:
Hi all

Thank you very much for this! I am very excited after having tested the 1.4 beta, and I think this is a huge step in the right direction for RC. So thank you for working on this development.

Is there any update on expected release date for non-beta version?

Looking forward to this update :-)

Navigation

[0] Message Index

[#] Next page

Go to full version