| | |
| | | CHANGELOG RoundCube Webmail |
| | | --------------------------- |
| | | |
| | | - Applied prev/next patch by Leonard Bouchet |
| | | - Applied patches by Mark Bucciarelli |
| | | - Applied patch for requesting receipts by Salvatore Ansani |
| | | - Integrated GoogieSpell as suggested by phil (styling is not perfect yet, localization is missing) |
| | | |
| | | |
| | | 2006/04/13 |
| | | ---------- |
| | | - Added Slovenian localization |
| | | - Updated Portuguese localization |
| | | - Fixed parent.location problem for compose-links |
| | | - Added sort order saving patch by Jacob Brunson |
| | | - Added gzip compression support |
| | | |
| | | |
| | | 2006/04/02 |
| | | ---------- |
| | | - Added Lithuanian localization |
| | | - Improved search function |
| | | - Added version string as template object |
| | | - Load host-specific configuration file (see config/main.inc.php) |
| | | - New config parameter adding domain to user names for login |
| | | - Strip tags on _auth, _action, _task parameters |
| | | - Corrected labels for next/previous page buttons in address book |
| | | |
| | | |
| | | 2006/03/23 |
| | | ---------- |
| | | - Auto-detect mail header delimiters |
| | | - Regard daylight savings |
| | | - Localized quota display |
| | | - Started implementing search function |
| | | |
| | | |
| | | 2006/03/20 |
| | | ---------- |
| | | - Avoid error message when saving an unchanged identity (Bug #1429510) |
| | | - Fixed hard-coded cols selection for sent folder (Bug #1354586) |
| | | - Enable some HTML links for use with "open in new window" or "save target" |
| | | - Check meta-key instead of ctrl on Macs |
| | | - Ignore double clicks when holding down a modifier key |
| | | - Fixed reloading of the login page |
| | | - Fixed typo in compose template (Bug #1446852) |
| | | - Added compose button to message read step (Request #1433288) |
| | | - New config parameter for persistent database connections (Bug #1431817) |
| | | |
| | | |
| | | 2006/03/14 |
| | | ---------- |
| | | - Don't remove internal HTML tags in plaintext messages |