source: github/CHANGELOG @ 0f246ae

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

Updates protocol

  • Property mode set to 100644
File size: 6.5 KB
Line 
1CHANGELOG RoundCube Webmail
2---------------------------
3
42006/04/02
5----------
6- Added Lithuanian localization
7- Improved search function
8- Added version string as template object
9- Load host-specific configuration file (see config/main.inc.php)
10- New config parameter adding domain to user names for login
11- Strip tags on _auth, _action, _task parameters
12- Corrected labels for next/previous page buttons in address book
13
14
152006/03/23
16----------
17- Auto-detect mail header delimiters
18- Regard daylight savings
19- Localized quota display
20- Started implementing search function
21
22
232006/03/20
24----------
25- Avoid error message when saving an unchanged identity (Bug #1429510)
26- Fixed hard-coded cols selection for sent folder (Bug #1354586)
27- Enable some HTML links for use with "open in new window" or "save target"
28- Check meta-key instead of ctrl on Macs
29- Ignore double clicks when holding down a modifier key
30- Fixed reloading of the login page
31- Fixed typo in compose template (Bug #1446852)
32- Added compose button to message read step (Request #1433288)
33- New config parameter for persistent database connections (Bug #1431817)
34
35
362006/03/14
37----------
38- Don't remove internal HTML tags in plaintext messages
39- Improved error handling in DB connection failure
40
41
422006/02/22
43----------
44- Updated localizations
45- Fixed bug #1435989
46
47
482006/02/19
49----------
50- Updated localizations
51- Applied patch of Anders Karlsson
52- Applied patch of Jacob Brunson
53- Applied patch for virtuser_query by Robin Elfrink
54- Added support for References header (patch by Auke)
55- Added support for mbstring module by Tadashi Jokagi
56- Added function for automatic remove of slashes on GET and POST vars
57  if magic_quotes is enabled
58
59
602006/02/05
61----------
62- Added Slovak, Hungarian, Bosnian and Croation translation
63- Fixed bug when inserting signatures with !?&
64- Chopping message headers before inserting into the message cache table
65  (to avoid bugs in Postgres)
66- Allow one-char domains in e-mail addresses
67- Make product name in page title configurable
68- Make username available as skin object
69- Added session_write_close() in rcube_db class destructor to avoid problems
70  in PHP 5.0.5
71- Use move_uploaded_file() instead of copy() for a more secure handling of
72  uploaded attachments
73- Additional config parameter to show/hide deleted messages
74- Added periodic request for checking new mails (Request #1307821)
75- Added EXPUNGE command
76- Optimized loading time for mail interface
77- Changed to full UTF-8 support
78- Additional timezones (Patch #1389912)
79- Added LDAP public search (experimental)
80- Applied patch for correct ctrl/shift behavior for message selection (Bug #1326364)
81- Casting to strings when adding empty headers to message cache (Bug #1406026)
82- Skip sender-address as recipient when Reply-to-all
83- Fixes in utf8-class
84- Added patch for Quota display by Aury Fink Filho <nuny@aury.com.br>
85- Added garbage collector for message cache
86- Added patches for BCC headers
87
88
892005/12/16
90----------
91- Added Turkish and Simplified Chinese translation
92- Use virtusertable to resolve e-mail addresses at login
93- Configurable mail_domain used to compose correct e-mail addresses
94  on first login
95
96
972005/12/03
98----------
99- Added Finnish, Romanian, Polish, Czech, British, Norwegian, Greek, Russian,
100  Estonian and Chinese translation
101- Get IMAP server capabilities in array
102- Check for NAMESPACE capability before sending command
103- Set default user language from config 'locale_string'
104- Added sorting patch for message list
105- Make default sort col/order configurable
106- Fixed XSS in address book and identities
107- Added more XSS protection (Bug #1308236)
108- Added tab indexes for compose form
109- Added 'changed' col to contacts table
110- Support for 160-bit session hashes
111- Added input check for contacts and identities (Patch #1346523)
112- Added messages/warning to compose step (Patch #1323895)
113- Added favicon to the default skin
114- Fixed Bug #1334337 as far as possible
115- Added Reply-To-All functionality (Request #1326395, Patch #1349777)
116- Redesign of client side AJAX code (enable multi threading)
117- Added keep-alive signal every minute
118- Make logs dir configurable
119- Added support for SMTPS
120- Decode attachment file names
121- Make delimiter for message headers configurable
122- Add generic footer to sent messages
123- Choose the rigt identity when replying
124- Remove signature when replying (Request #1333167)
125- Signatures for each identity
126- Select charset when composing message
127- Complete re-design of the caching mechanism
128
129
1302005/08/11
131----------
132- Write list header to client even if list is empty
133- Add functions "select all", "select none" to message list
134- Improved filter for HTML messages to remove potentially malicious tags
135  (script, iframe, object) and event handlers.
136- Buttons for next/previous message in view mode
137- Add new created contact to list and show confirmation status
138- Added folder management (subscribe/create/delete)
139- Log message sending (SMTP log)
140- Grant access for Camino browser
141- Added German translation
142
143
1442005/10/20
145----------
146- Added Swedish, Latvian, Portuguese and Catalan translation
147- Make SMTP auth method configurable
148- Make mailboxlist scrollable (Bug #1326372)
149- Fixed SSL support
150- Improved support for Courier IMAP (root folder and delimiter issues)
151- Moved taskbar from bottom to top
152- Added 'session_lifetime' parameter
153- Fixed wrong unread count when deleting message (Bug #1332434)
154- Srip tags when creating a new folder (Bug #1332084)
155- Translate HTML tags in message headers (Bug #1330134)
156- Correction in German translation (Bug #1329434)
157- Display folder names with special chars correctly (Bug #1330157)
158
159
1602005/10/07
161----------
162- Added French, Italian, Spanish, Danish, Dutch translation
163- Clarified license (Bug #1305966)
164- Fixed PHP warnings (Bug #1299403)
165- Fixed english translation (Bug #1295406)
166- Fixed bug #1290833: Last character of email not seen
167- Fixed bug #1292199 when creating new user
168- Allow more browsers (Bug #1285101)
169- Added setting for showing pretty dates
170- Added support for SQLite database
171- Make use of message caching configurable
172- Also add attachments when forwarding a message
173- Long folder names will not flow over message list (Bug #1267232)
174- Show nested mailboxes hieracically
175- Enable IMAPS by host
176
177
1782005/08/20
179----------
180- Improved cacheing of mailbox messagecount
181- Fixed javascript bug when creating a new message folder
182- Fixed javascript bugs #1260990 and #1260992: folder selection
183- Make Trash folder configurable
184- Auto create folders Inbox, Sent and Trash (if configured)
185- Support for IMAP root folder
186- Added support fot text/enriched messages
187- Make list of special mailboxes configurable
188
Note: See TracBrowser for help on using the repository browser.