source: subversion/trunk/roundcubemail/CHANGELOG @ 195

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

Updated changelog

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