source: github/CHANGELOG @ 69b83b9

HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8
Last change on this file since 69b83b9 was 69b83b9, checked in by svncommit <devs@…>, 7 years ago

* empty log message *

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