| | |
| | | CHANGELOG RoundCube Webmail |
| | | --------------------------- |
| | | |
| | | 2006/12/29 (thomasb) |
| | | ---------- |
| | | - Added error handling for attachment uploads |
| | | - Use multibyte safe string functions where necessary (closes #1483988) |
| | | - Updated Swiss German localization (de_CH) |
| | | |
| | | |
| | | 2006/12/22 (thomasb) |
| | | ---------- |
| | | - Applied security patch to validate the submitted host value (by Kees Cook) |
| | | - Applied security patch to validate input values when deleting contacts (by Kees Cook) |
| | | - Applied security patch that sanitizes emoticon paths when attaching them (by Kees Cook) |
| | | - Applied a patch to more aggressively sanitize a HTML message |
| | | - Visualize blocked images in HTML messages |
| | | |
| | | |
| | | 2006/12/20 (thomasb) |
| | | ---------- |
| | | - Fixed wrong message listing when showing search results (closes #1484131) |
| | | - Introduced functions Q() and JQ() as aliases for rep_specialchars_output() |
| | | - Show remote images when opening HTML message part as attachment |
| | | |
| | | |
| | | 2006/12/17 (thomasb) |
| | | ---------- |
| | | - Added patch by Ryan Rittenhouse & David Glick for a resizeable preview pane |
| | | |
| | | |
| | | 2006/12/06 (thomasb) |
| | | ---------- |
| | | - Improve memory usage when sending mail (closes #1484098) |