| | |
| | | CHANGELOG RoundCube Webmail |
| | | --------------------------- |
| | | |
| | | 2006/07/24 (richs) |
| | | ---------- |
| | | - Draft window no longer reloads. It saves to an iframe in the background instead (fixes bug #1483869) |
| | | - Draft timer now part of program/js/app.js instead of skins/default/templates/compose.inc |
| | | - Draft saving now properly returns an error when saving fails |
| | | - Draft timer stops and resets properly when attachments are uploaded, or when saving manually |
| | | - Old compose session/attachments are now cleaned up when a new/forward/reply/draft is made/opened |
| | | |
| | | |
| | | 2006/07/19 (thomasb) |
| | | ---------- |
| | | - Correct entity encoding of link urls (HTML validity) |
| | | - Improved usability in compose step (Ticket #1483807) |
| | | - Added absolute URLs to several buttons (for "open in new window") |
| | | - Applied patch #1328032 |
| | | - Fixed Bug/Patch #1443200 |
| | | |
| | | |
| | | 2006/07/18 (thomasb) |
| | | ---------- |
| | | - Fixed password with spaces issue (Bug #1364122) |