| 1 | CHANGELOG RoundCube Webmail |
|---|
| 2 | --------------------------- |
|---|
| 3 | |
|---|
| 4 | 2005/08/11 |
|---|
| 5 | ---------- |
|---|
| 6 | - Write list header to client even if list is empty |
|---|
| 7 | - Add functions "select all", "select none" to message list |
|---|
| 8 | - Improved filter for HTML messages to remove potentially malicious tags (script, iframe, object) and event handlers. |
|---|
| 9 | - Buttons for next/previous message in view mode |
|---|
| 10 | - Add new created contact to list and show confirmation status |
|---|
| 11 | - Added folder management (subscribe/create/delete) |
|---|
| 12 | - Log message sending (SMTP log) |
|---|
| 13 | - Grant access for Camino browser |
|---|
| 14 | - Added German translation |
|---|
| 15 | |
|---|
| 16 | |
|---|
| 17 | 2005/08/20 |
|---|
| 18 | ---------- |
|---|
| 19 | - Improved cacheing of mailbox messagecount |
|---|
| 20 | - Fixed javascript bug when creating a new message folder |
|---|
| 21 | - Fixed javascript bugs #1260990 and #1260992: folder selection |
|---|
| 22 | - Make Trash folder configurable |
|---|
| 23 | - Auto create folders Inbox, Sent and Trash (if configured) |
|---|
| 24 | - Support for IMAP root folder |
|---|
| 25 | - Added support fot text/enriched messages |
|---|
| 26 | - Make list of special mailboxes configurable |
|---|
| 27 | |
|---|
| 28 | |
|---|
| 29 | 2005/10/09 |
|---|
| 30 | ---------- |
|---|
| 31 | - Added French, Italian, Spanish, Danish, Dutch translation |
|---|
| 32 | - Clearified license (Bug #1305966) |
|---|
| 33 | - Fixed PHP warnings (Bug #1299403) |
|---|
| 34 | - Fixed english translation bug #1295406 |
|---|
| 35 | - Fixed bug #1290833: Last character of email not seen |
|---|
| 36 | - Fixed bug #1292199 when creating new user |
|---|
| 37 | - Allow more borwsers (Bug #1285101) |
|---|
| 38 | - Added setting for showing pretty dates |
|---|
| 39 | - Added support for SQLite database |
|---|
| 40 | - Make use of message caching configurable |
|---|
| 41 | - Also add attachments when forwarding a message |
|---|
| 42 | - Show nested mailboxes hieracically |
|---|
| 43 | - Enable IMAPS by host |
|---|