Hello folks
This update release fixes the most important bugs of the 0.4 stable release such as the disappearing upload box or buggy SQL scripts. Further more support for format=flowed has been improved and some language files have been completed.
When talking about languages, there are still plenty of our localizations which are not 100% complete, some of them are even less than 60%. Please visit http://translator.roundcube.net and send us your updated localization files.
We recommend to update all existing Roundcube installations with this release. For a complete list of changes see http://trac.roundcube.net/wiki/Changelog. Download it from here: http://roundcube.net/download
We kindly request all packagers to update their distributions with this new version. As usual, a pure GPL version is available at the downloads page mentioned above.
~Thomas
List info: http://lists.roundcube.net/users/ BT/9b404e9e
Hello,
We recommend to update all existing Roundcube installations with this release. Download it from here: http://roundcube.net/download
Is it possible to get only an update pack from 0.4.0 to 0.4.1? Because I made many changes on my private installation.
Finally, a question: Where I have to do the change to remove the [autocomplete='off'] from the Server-Field at the login-screen?
Best regards from germany
Ulli (Heist)
On Wed, 29 Sep 2010 17:13:52 +0200, Thomas Bruederli roundcube@gmail.com wrote:
Hello folks
This update release fixes the most important bugs of the 0.4 stable release such as the disappearing upload box or buggy SQL scripts. Further more support for format=flowed has been improved and some language files have been completed.
When talking about languages, there are still plenty of our localizations which are not 100% complete, some of them are even less than 60%. Please visit http://translator.roundcube.net and send us your updated localization files.
We recommend to update all existing Roundcube installations with this release. For a complete list of changes see http://trac.roundcube.net/wiki/Changelog. Download it from here: http://roundcube.net/download
We kindly request all packagers to update their distributions with this new version. As usual, a pure GPL version is available at the downloads
page mentioned above.~Thomas
List info: http://lists.roundcube.net/users/ BT/9be9dc7c
Just shot to confirm that the issue with capitalized letters in username work fine now
Regards
tobi _______________________________________________ List info: http://lists.roundcube.net/users/ BT/9b404e9e
The 'auto-complete off' is easy to disable, this will allow the username to auto-fill if you have it enabled in your browser.
I made this edit: RC/skins/default/templates/login.html
CHANGE <roundcube:object name="loginform" form="form" autocomplete="off" /> TO <roundcube:object name="loginform" form="form" autocomplete="on" />
--ryan
On Oct 1, 2010, at 2:19 PM, Ulli Heist wrote:
Hello,
We recommend to update all existing Roundcube installations with this release. Download it from here: http://roundcube.net/download
Is it possible to get only an update pack from 0.4.0 to 0.4.1? Because I made many changes on my private installation.
Finally, a question: Where I have to do the change to remove the [autocomplete='off'] from the Server-Field at the login-screen?
Best regards from germany
Ulli (Heist)
-- http://heist.hobby-site.org/witze
List info: http://lists.roundcube.net/users/ BT/04dc7b45
Ryan Horrisberger | University of Wisconsin
List info: http://lists.roundcube.net/users/ BT/9b404e9e
Finally, a question: Where I have to do the change to remove the [autocomplete='off'] from the Server-Field at the login-screen?
It is funny you ask this, because when I ran RoundCube back in the 0.1 days, I edited the login template manually to ADD autocomplete='off' because I didn't want to compromise the security of my users.
(In fairness, I also didn't want to reset forgotten passwords! If users type them in often, they are remembered.)
-gnul _______________________________________________ List info: http://lists.roundcube.net/users/ BT/9b404e9e