RoundCube Webmail is een webapplicatie die zich als een imap-client gedraagt. Zo wordt het door verschillende hosters gebruikt om webmail-functionaliteit aan te bieden. Het bevat onder andere mime- en html-ondersteuning, adresboeken, zoekmogelijkheden en een spellingscontrole. Deze webapplicatie is geschreven in php en heeft een MySQL- of een Postgres-database nodig om zijn gegevens in op te slaan. Voor meer informatie verwijzen we jullie door naar deze pagina. De ontwikkelaars hebben versie 0.3 uitgebracht, voorzien van de volgende aankondiging en lijst met veranderingen:
Version 0.3-stable released
We're proud to announce the stable release of version 0.3 with the long-awaited plugin API. Now the doors are open to extend Roundcube's functionality and the integration in other web-based systems got much easier. The package includes a default set of useful plugins and some sample code. An introduction to plugin development can be found on our wiki.
Together with this release we finally pimped our website with a fresh and sexy design created by Micha Krautwasser, a very talented screen designer at http://bueroflint.com. Many thanks man!
Changes:
- Fix gn and givenName should be synonymous in LDAP addressbook (#1485892)
- Add mail_domain to LDAP email entries without @ sign (#1485201)
- Fix saving empty values in LDAP contact data (#1485781)
- Fix LDAP contact update when RDN field is changed (#1485788)
- Fix LDAP attributes case senitivity problems (#1485830)
- Fix LDAP addressbook browsing when only one directory is used (#1486022)
- Fix endless loop on error response for APPEND command (#1486060)
- Don't require date.timezone setting in installer (#1485989)
- Fix date sorting problem with Courier IMAP server (#1486065)
- Unselect pressed buttons on mouse up (#1485987)
- Don't set php_value error_log in .htaccess but mention in INSTALL (#1485924)
- Fix too small status/flag/attachment columns in Safari 4 (#1486063)
- Fix selection disabling while dragging splitter in webkit browsers (#1486056)
- Added 'new_messages' plugin hook (#1486005)
- Added 'logout_after' plugin hook (#1486042)
- Added 'message_compose' hook
- Added 'imap_connect' hook (#1485956)
- Fix vcard_attachments plugin (#1486035)
- Updated PEAR::Auth_SASL to 1.0.3 version
- Use sequence names only with PostgreSQL (#1486018)
- Re-designed User Preferences interface
- Fix MS SQL DDL (#1486020)
- Fix rcube_mdb2.php: call to setCharset not implemented in mssql driver (#1486019)
- Added 'display_next' option
- Fix rcube_mdb2::unixtimestamp for MS SQL (#1486015)
- Fix HTML washing to respect character encoding
- Fix endless loop in iil_C_Login() with Courier IMAP (#1486010)
- Fix #messagemenu display on IE (#1486006)
- Speedup UI by using sprites for (toolbar) buttons
- Fix charset names with X- prefix handling
- Fix displaying of HTML messages with unknown/malformed tags (#1486003)