| | 2 | |
| | 3 | == Release 0.5 == |
| | 4 | |
| | 5 | * Fix double-login/session issue (#1487104) |
| | 6 | * Wrap HTML parts with <html><body> and add Doctype declaration (#1487098) |
| | 7 | * Make rcube_autoload silently skip unknown classes (#1487109) |
| | 8 | * Fix charset detection in vcards with encoded values (#1485542) |
| | 9 | * Better CSS cursors for splitters (#1486874) |
| | 10 | * Show the same message only once (#1487641) |
| | 11 | * Fix namespaces handling (#1487649) |
| | 12 | * Add handling of multifolder METADATA/ANNOTATION responses |
| | 13 | * Fix handling of INBOX when personal namespace prefix is non-empty (#1487657) |
| | 14 | * Fix handling square brackets in links (#1487672) |
| | 15 | * Add description of 'use_https' option in main.inc.php.dist file |