June 28, 2017 2:22 PM, "Fabian A. Santiago" fsantiago@garbage-juice.com wrote:
June 26, 2017 3:48 PM, "Thomas Bruederli" thomas@roundcube.net wrote:
Dear subscribers
We proudly announce the stable version 1.3.0 of Roundcube Webmail which is now available for download. With this milestone we introduce new features since the 1.2 version:
- Widescreen layout aka Three Column View
- Possibility to display QR code for contacts data
- New identicon plugin [1]
- Attach contact vCards to composed message
- Support WEBP images and MathML preview
- Preview, download and rename attachments when composing a message
- Message/rfc822 attachment preview
- Various Enigma (PGP) and Managesieve plugin improvements
- “Flattened” the Larry theme giving it a fresher look
Plus security and deployment improvements:
- Improve randomness of password salts and random hashes
- Fixed redundancy in sql caching system and compatibility with Galera Cluster
And finally some code-cleanup:
- Dropped support for legacy browsers (IE < 10; removed legacy_browser plugin)
- Require PHP >= 5.4
- Removed PHP mail() support
- Removed 3rd party javascript libraries from the repository
- Require jQuery 3.x which has breaking changes to older versions
IMPORTANT: The code-cleanup part brings major changes and possibly incompatibilities to your existing Roundcube installations. So please read the Changelog [2] carefully and thoroughly test your upgrade scenario.
Please note that Roundcube 1.3
- no longer runs on PHP 5.3
- no longer supports IE < 10 and old versions of Firefox, Chrome and Safari
- requires an SMTP server connection to send mails
- uses jQuery 3.2 and will not work with current jQuery mobile plugin
With the release of Roundcube 1.3.0, the previous stable release branches 1.2.x and 1.1.x will switch in to LTS low maintenance mode which means they will only receive important security updates but no longer any regular improvement updates.
See the complete Changelog in our wiki [2] and download the new packages from https://roundcube.net/download.
Roundcube 1.3.0 is considered stable and we recommend to update all productive installations of Roundcube. As usual, don’t forget to backup and test with your custom plugins.
Best, Alec & Thomas
[1] https://en.wikipedia.org/wiki/Identicon [2] https://github.com/roundcube/roundcubemail/wiki/Changelog _______________________________________________ Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users
after upgrade from 1.2.4 on centos 7.3 / apache 2.4.6 / php 5.4.16, and running indexcontacts.sh, receive error:
./bin/indexcontacts.sh ERROR: SQLSTATE[28000] [1045] Access denied for user 'roundcube'@'localhost' (using password: NO)Error 500: Error connecting to database: SQLSTATE[28000] [1045] Access denied for user 'roundcube'@'localhost' (using password: NO)
??? this after upgrading via the installto.sh script.
--
Thanks,
Fabian S.
OpenPGP: 3C3FA072ACCB7AC5DB0F723455502B0EEB9070FC _______________________________________________ Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users
sorry,
also using for sql backend: Server version: 5.5.52-MariaDB MariaDB Server
--
Thanks,
Fabian S.
OpenPGP: 3C3FA072ACCB7AC5DB0F723455502B0EEB9070FC