source: github/CHANGELOG @ 1cded85

HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8
Last change on this file since 1cded85 was 1cded85, checked in by thomascube <thomas@…>, 7 years ago

Re-design of caching (new database table added\!); some bugfixes; Postgres support

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