source: subversion/trunk/roundcubemail/CHANGELOG @ 92

Last change on this file since 92 was 92, checked in by roundcube, 7 years ago

Usage of virtusertable; mail_domain for new users; Chinese and Turkish localization

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 3.7 KB
Line 
1CHANGELOG RoundCube Webmail
2---------------------------
3
4
52005/12/16
6----------
7- Added Turkish and Simplified Chinese translation
8- Use virtusertable to resolve e-mail addresses at login
9- Configurable mail_domain used to compose correct e-mail addresses on first login
10
11
122005/12/03
13----------
14- Added Finnish, Romanian, Polish, Czech, British, Norwegian, Greek, Russian, Estonian and Chinese translation
15- Get IMAP server capabilities in array
16- Check for NAMESPACE capability before sending command
17- Set default user language from config 'locale_string'
18- Added sorting patch for message list
19- Make default sort col/order configurable
20- Fixed XSS in address book and identities
21- Added more XSS protection (Bug #1308236)
22- Added tab indexes for compose form
23- Added 'changed' col to contacts table
24- Support for 160-bit session hashes
25- Added input check for contacts and identities (Patch #1346523)
26- Added messages/warning to compose step (Patch #1323895)
27- Added favicon to the default skin
28- Fixed Bug #1334337 as far as possible
29- Added Reply-To-All functionality (Request #1326395, Patch #1349777)
30- Redesign of client side AJAX code (enable multi threading)
31- Added keep-alive signal every minute
32- Make logs dir configurable
33- Added support for SMTPS
34- Decode attachment file names
35- Make delimiter for message headers configurable
36- Add generic footer to sent messages
37- Choose the rigt identity when replying
38- Remove signature when replying (Request #1333167)
39- Signatures for each identity
40- Select charset when composing message
41- Complete re-design of the caching mechanism
42
43
442005/08/11
45----------
46- Write list header to client even if list is empty
47- Add functions "select all", "select none" to message list
48- Improved filter for HTML messages to remove potentially malicious tags (script, iframe, object) and event handlers.
49- Buttons for next/previous message in view mode
50- Add new created contact to list and show confirmation status
51- Added folder management (subscribe/create/delete)
52- Log message sending (SMTP log)
53- Grant access for Camino browser
54- Added German translation
55
56
572005/10/20
58----------
59- Added Swedish, Latvian, Portuguese and Catalan translation
60- Make SMTP auth method configurable
61- Make mailboxlist scrollable (Bug #1326372)
62- Fixed SSL support
63- Improved support for Courier IMAP (root folder and delimiter issues)
64- Moved taskbar from bottom to top
65- Added 'session_lifetime' parameter
66- Fixed wrong unread count when deleting message (Bug #1332434)
67- Srip tags when creating a new folder (Bug #1332084)
68- Translate HTML tags in message headers (Bug #1330134)
69- Correction in German translation (Bug #1329434)
70- Display folder names with special chars correctly (Bug #1330157)
71
72
732005/10/07
74----------
75- Added French, Italian, Spanish, Danish, Dutch translation
76- Clarified license (Bug #1305966)
77- Fixed PHP warnings (Bug #1299403)
78- Fixed english translation (Bug #1295406)
79- Fixed bug #1290833: Last character of email not seen
80- Fixed bug #1292199 when creating new user
81- Allow more browsers (Bug #1285101)
82- Added setting for showing pretty dates
83- Added support for SQLite database
84- Make use of message caching configurable
85- Also add attachments when forwarding a message
86- Long folder names will not flow over message list (Bug #1267232)
87- Show nested mailboxes hieracically
88- Enable IMAPS by host
89
90
912005/08/20
92----------
93- Improved cacheing of mailbox messagecount
94- Fixed javascript bug when creating a new message folder
95- Fixed javascript bugs #1260990 and #1260992: folder selection
96- Make Trash folder configurable
97- Auto create folders Inbox, Sent and Trash (if configured)
98- Support for IMAP root folder
99- Added support fot text/enriched messages
100- Make list of special mailboxes configurable
101
Note: See TracBrowser for help on using the repository browser.