| | |
| | | CHANGELOG RoundCube Webmail |
| | | --------------------------- |
| | | |
| | | 2008/04/15 (alec) |
| | | ---------- |
| | | - Fix remove signature when replying (#1333167) |
| | | - Fix problem with line with a space at the end (#1484916) |
| | | - Don't send set_env() in ajax response when env array is empty |
| | | - Fix <!DOCTYPE> tag filtering (#1484391) |
| | | - Fix <?xml> tag filtering (#1484403) |
| | | |
| | | 2008/04/14 (alec) |
| | | ---------- |
| | | - Added sections (fieldset+label) in Settings interface |
| | | |
| | | 2008/04/12 (alec) |
| | | ---------- |
| | | - Fixed and optimized 'read_when_deleted': mark as read on server side |
| | | in one action when marking as deleted, fixed js bugs when deleting |
| | | from message preview page |
| | | |
| | | 2008/04/12 (thomasb) |
| | | ---------- |
| | | - Changed codebase to PHP5 with autoloader |