source: github/CHANGELOG @ cead5c7

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

Updated CHANGELOG

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