Actualizacion roundcube 0.5.4 a 0.7.1

Nueva actualización (bueno, realmente hubo una antes, pero por falta de tiempo se quedó en el tintero), así que, toca poner la ultima (del 9 de enero del 2012). La lista de cambios es grande (eso por saltarme una versión entera).

Lo que si que han corregido es el problema del refresco de pantalla, en la versión anterior demasiadas veces te aparecían correos que habías borrado y tenias que andar refrescando la pantalla continuamente.
La lista de cambios:

CHANGELOG Roundcube Webmail
===========================

– Fix bug in handling of base href and inline content (#1488290)
– Fix SQL Error when saving a contact with many email addresses (#1488286)
– Fix strict email address searching if contact has more than one address
– Remove duplicated ‘organization’ label (#1488287)
– Fix so editor selector is hidden when ‘htmleditor’ is listed in ‘dont_override

– Fix wrong (long) label usage (#1488283)
– Fix handling of INBOX’s subfolders in special folders config (#1488279)
– Add ifModule statement for setting Options -Indexes in .htaccess file (#148827
4)
– Fix searching on IMAP servers without CHARSET specifier support (#1488271)
– Fix crash with eAccelerator (#1488256)
– Fix expanding folders during drag&drop (#1488260)
– Fix wrong postgres sequence name in upgrade from 0.6
– Fix broken CREATE INDEX queries in SQLite DDL files (#1488255)

RELEASE 0.7
———–
– Make Roundcube render the Email Standards Project Acid Test correctly
– Replace prompt() with jQuery UI dialog (#1485135)
– Fix navigation in messages search results
– Improved handling of some malformed values encoded with quoted-printable (#148
8232)
– Add possibility to do LDAP bind before searching for bind DN
– Fix handling of empty tags in HTML messages (#1488225)
– Add content filter for embedded attachments to protect from XSS on IE (#148789
5)
– Use strpos() instead of strstr() when possible (#1488211)
– Fix handling HTML entities when converting HTML to text (#1488212)
– Fix fit_string_to_size() renders browser and ui unresponsive (#1488207)
– Fix handling of invalid characters in request (#1488124)
– Fix merging some configuration options in update.sh script (#1485864)
– Fix so TEXT key will remove all HEADER keys in IMAP SEARCH (#1488208)
– Fix handling contact photo url with https:// prefix (#1488202)
– Fix possible infinite redirect on attachment preview (#1488199)
– Improved clickjacking protection for browsers which don’t support X-Frame-Opti
ons headers
– Fixed bug where similiar folder names were highlighted wrong (#1487860)
– Fixed bug in handling link with ‘!’ character in it (#1488195)
– Fixed bug where session ID’s length was limited to 40 characters (#1488196)
– TinyMCE security issue: removed moxieplayer (embedding flv and mp4 is not supp
orted anymore)

Y, lo que yo creo que es mas importante, han cambiado la forma de actualizar … ahora es tan simple como hacer un ./bin/installto.sh donde es el directorio con tu antigua instalación (backup antes, por dios). El script se encarga de todo, update de ficheros, de base de datos…en fin, mucho mas cómodo que antes (que había que hacerlo a mano).

Esta versión es bastante mas rápida (o al menos esa es mi impresión después de haberla usado unos días).

Ademas, han hecho una traduccion al castellado del manual, asi que, ya no hay excusa para probarlo …

http://www.roundcube.net.