source: github/CHANGELOG @ a5d3e66

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

Set default spelling language (Ticket #1483938)

  • Property mode set to 100644
File size: 12.7 KB
Line 
1CHANGELOG RoundCube Webmail
2---------------------------
3
42006/08/20 (thomasb)
5----------
6- Set default spelling language (Ticket #1483938)
7- Added support for Nox Spell Server
8
9
102006/08/18 (thomasb)
11----------
12- Re-built message parsing (Bug #1327068)
13- Fixed some XSS and SQL injection issues
14
15
162006/08/10 (thomasb)
17----------
18- Fixed charset problems with folder renaming
19
20
212006/08/04 (thomasb)
22----------
23- Fixed Bug in saving identities (Ticket #1483915)
24- Set folder name in window title (Bug #1483919)
25- Don't add imap_root to INBOX path (Bug #1483816)
26- Attempt to create default folders only after login
27- Avoid usage of $CONFIG in rcube_imap class
28
29
302006/07/30 (thomasb)
31----------
32- Alter links in HTML messages (Bug #1326402)
33- Added fallback if host not found in 'mail_domain' array
34- Applied patch of Charles to highlight droptargets (Ticket #1473034)
35- Fixed folder renaming (Bug #1483914)
36- Added confirmation message after deleting a folder
37
38
392006/07/25 (thomasb)
40----------
41- Made folder renaming a bit more ajax-style
42- Changed rename-labels and German translation
43- Fixed addressbox countbar width (Bug #1483845)
44- Fixed refresh interval problems in Safari (Bug #1483902)
45- Fixed clear_message_list_header() errors (Bug #1483898)
46- Sanity check of $message_set in imap.inc (Bug #1443200)
47- Added correct changing of message list headers for Sent folder
48- Updated Spanish localization (Ticket #1483887)
49- Applied patch #1483846
50
51
522006/07/24 (richs)
53----------
54- Draft window no longer reloads. It saves to an iframe in the background instead (fixes bug #1483869)
55- Draft timer now part of program/js/app.js instead of skins/default/templates/compose.inc
56- Draft saving now properly returns an error when saving fails
57- Draft timer stops and resets properly when attachments are uploaded, or when saving manually
58- Old compose session/attachments are now cleaned up when a new/forward/reply/draft is made/opened
59
60
612006/07/19 (thomasb)
62----------
63- Correct entity encoding of link urls (HTML validity)
64- Improved usability in compose step (Ticket #1483807)
65- Added absolute URLs to several buttons (for "open in new window")
66- Applied patch #1328032
67- Fixed Bug/Patch #1443200
68
69
702006/07/18 (thomasb)
71----------
72- Fixed password with spaces issue (Bug #1364122)
73- Replaced _auth hash with second cookie (Ticket #1483811)
74- Don't use get_input_value() for passwords (Bug #1468895)
75- Made password encryption key configurable
76- Minor bugfixes with charset encoding
77- Added <label> tags to forms (Ticket #1483810)
78
79
802006/07/07 (thomasb)
81----------
82- Fixed INSTALL_PATH bug #1425663
83
84
852006/07/03 (richs)
86----------
87- Fixed compatibility with in-body email addresses containing "+" (Bug #1483836)
88- Updated French localizations (Ticket #1483862)
89- Incoming messages can now be moved to Drafts, edited, saved, then moved back (Feature #1436191)
90- Added Firefox workaround when clicking whitespace to drag messages (Bug #1483857)
91- Corrected Dutch and Italian localizations (Ticket #1483851 and #1483848)
92- Enabled 'Empty' (purge) command for Junk mailbox (defined in main.inc.php)
93
94
952006/06/30 (richs)
96----------
97- Fixed empty INBOX compatibility bug (Patch #1443200)
98- Temporarily fixed French "compact" localization (Patch #1483862)
99- Fixed "Select All" not working with Delete interface button (Bug #1332434)
100- Fixed messsage list column compatibility with Konqueror (Bug #1395711)
101- Fixed "unread count" in window title when count changed (Bug #1483812)
102- Fixed DB error when deleting from message table (Patch #1483835)
103
104
1052006/06/29 (richs)
106----------
107- Added ability to remove attachments (Feature #1436721)
108- Default folders are now auto-created on first login (Feature #1471594)
109- Fixed compatibility with folder apostrophes (e.g.: Joe's Folder) (Bug #1429458)
110- Corrected Italian localizations
111- Tweaked rename-folder form to clear after a rename
112
113
1142006/06/26 (richs)
115----------
116- Added button to immediately check for new messages
117- New message checking now displays status "Checking for new messages..."
118- New message checking now looks for unread messages in all mailboxes (Feature #1326401)
119- Task buttons now respond to clicks by darkening (as in other applications)
120- Fixed "Sender" column changing to "Recipient" for "Sent" and "Drafts" message lists
121- Added ability to sort messages by "Size"
122- Added ability to rename folders (Feature #1326396)
123- Added 'protect_default_folders' option to main.inc.php to prevent renames/deletes/unsubscribes of default folders
124- Corrected 5 typos of "INSTLL" to "INSTALL" in program/include/main.inc
125
126
1272006/06/25
128----------
129- Changed behavior to include host-specific configuration (Bug #1483849)
130- Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839)
131- Fixed spell checker to work with the new URL at google.com
132- Some memory and security optimizations sendmail.inc
133- Updated UGRADING description
134
135
1362006/06/19
137----------
138- Added Drafts support (Feature #1326839) (richs)
139
140
1412006/06/02
142----------
143- Updated Estonian localization and moved from ee to et
144- Added Bulgarian localization
145
146
1472006/05/25
148----------
149- Finalized GoogieSpell integration
150
151
1522006/05/18
153----------
154- Added Arabic and Armenian localizations
155- Updated Russian localization
156- Removed MDB2 classes from repository. Install them seperately if used.
157- Updated MDB2 wrapper class contributed by Lukas Kahwe Smith
158- Allow & in e-mail addresses
159
160
1612006/05/05
162----------
163- Fixed typos in function rcube_button() (Bugs #1473198 and #1473201)
164- Check for zlib.output_compression before using ob_gzhandler (Bug #1471069)
165- Casting date parts in iil_StrToTime() to avoid warnings (Bug #1482140)
166- Corrected INSTALL description (Bug #1476106)
167- Added charset to javascript HTTP headers
168- Fixed Opera bug with CC and BCC fields (Bug #1474576)
169- Changed login page title regarding product name (Bug #1476413)
170- Pimped search function
171- Applied attachment viewing/forwarding patches by Andrew Fladmark
172- Applied prev/next patch by Leonard Bouchet
173- Applied patches by Mark Bucciarelli
174- Applied patch for requesting receipts by Salvatore Ansani
175- Integrated GoogieSpell as suggested by phil (styling is not perfect yet, localization is missing)
176
177
1782006/04/13
179----------
180- Added Slovenian localization
181- Updated Portuguese localization
182- Fixed parent.location problem for compose-links
183- Added sort order saving patch by Jacob Brunson
184- Added gzip compression support
185
186
1872006/04/02
188----------
189- Added Lithuanian localization
190- Improved search function
191- Added version string as template object
192- Load host-specific configuration file (see config/main.inc.php)
193- New config parameter adding domain to user names for login
194- Strip tags on _auth, _action, _task parameters
195- Corrected labels for next/previous page buttons in address book
196
197
1982006/03/23
199----------
200- Auto-detect mail header delimiters
201- Regard daylight savings
202- Localized quota display
203- Started implementing search function
204
205
2062006/03/20
207----------
208- Avoid error message when saving an unchanged identity (Bug #1429510)
209- Fixed hard-coded cols selection for sent folder (Bug #1354586)
210- Enable some HTML links for use with "open in new window" or "save target"
211- Check meta-key instead of ctrl on Macs
212- Ignore double clicks when holding down a modifier key
213- Fixed reloading of the login page
214- Fixed typo in compose template (Bug #1446852)
215- Added compose button to message read step (Request #1433288)
216- New config parameter for persistent database connections (Bug #1431817)
217
218
2192006/03/14
220----------
221- Don't remove internal HTML tags in plaintext messages
222- Improved error handling in DB connection failure
223
224
2252006/02/22
226----------
227- Updated localizations
228- Fixed bug #1435989
229
230
2312006/02/19
232----------
233- Updated localizations
234- Applied patch of Anders Karlsson
235- Applied patch of Jacob Brunson
236- Applied patch for virtuser_query by Robin Elfrink
237- Added support for References header (patch by Auke)
238- Added support for mbstring module by Tadashi Jokagi
239- Added function for automatic remove of slashes on GET and POST vars
240  if magic_quotes is enabled
241
242
2432006/02/05
244----------
245- Added Slovak, Hungarian, Bosnian and Croation translation
246- Fixed bug when inserting signatures with !?&
247- Chopping message headers before inserting into the message cache table
248  (to avoid bugs in Postgres)
249- Allow one-char domains in e-mail addresses
250- Make product name in page title configurable
251- Make username available as skin object
252- Added session_write_close() in rcube_db class destructor to avoid problems
253  in PHP 5.0.5
254- Use move_uploaded_file() instead of copy() for a more secure handling of
255  uploaded attachments
256- Additional config parameter to show/hide deleted messages
257- Added periodic request for checking new mails (Request #1307821)
258- Added EXPUNGE command
259- Optimized loading time for mail interface
260- Changed to full UTF-8 support
261- Additional timezones (Patch #1389912)
262- Added LDAP public search (experimental)
263- Applied patch for correct ctrl/shift behavior for message selection (Bug #1326364)
264- Casting to strings when adding empty headers to message cache (Bug #1406026)
265- Skip sender-address as recipient when Reply-to-all
266- Fixes in utf8-class
267- Added patch for Quota display by Aury Fink Filho <nuny@aury.com.br>
268- Added garbage collector for message cache
269- Added patches for BCC headers
270
271
2722005/12/16
273----------
274- Added Turkish and Simplified Chinese translation
275- Use virtusertable to resolve e-mail addresses at login
276- Configurable mail_domain used to compose correct e-mail addresses
277  on first login
278
279
2802005/12/03
281----------
282- Added Finnish, Romanian, Polish, Czech, British, Norwegian, Greek, Russian,
283  Estonian and Chinese translation
284- Get IMAP server capabilities in array
285- Check for NAMESPACE capability before sending command
286- Set default user language from config 'locale_string'
287- Added sorting patch for message list
288- Make default sort col/order configurable
289- Fixed XSS in address book and identities
290- Added more XSS protection (Bug #1308236)
291- Added tab indexes for compose form
292- Added 'changed' col to contacts table
293- Support for 160-bit session hashes
294- Added input check for contacts and identities (Patch #1346523)
295- Added messages/warning to compose step (Patch #1323895)
296- Added favicon to the default skin
297- Fixed Bug #1334337 as far as possible
298- Added Reply-To-All functionality (Request #1326395, Patch #1349777)
299- Redesign of client side AJAX code (enable multi threading)
300- Added keep-alive signal every minute
301- Make logs dir configurable
302- Added support for SMTPS
303- Decode attachment file names
304- Make delimiter for message headers configurable
305- Add generic footer to sent messages
306- Choose the rigt identity when replying
307- Remove signature when replying (Request #1333167)
308- Signatures for each identity
309- Select charset when composing message
310- Complete re-design of the caching mechanism
311
312
3132005/08/11
314----------
315- Write list header to client even if list is empty
316- Add functions "select all", "select none" to message list
317- Improved filter for HTML messages to remove potentially malicious tags
318  (script, iframe, object) and event handlers.
319- Buttons for next/previous message in view mode
320- Add new created contact to list and show confirmation status
321- Added folder management (subscribe/create/delete)
322- Log message sending (SMTP log)
323- Grant access for Camino browser
324- Added German translation
325
326
3272005/10/20
328----------
329- Added Swedish, Latvian, Portuguese and Catalan translation
330- Make SMTP auth method configurable
331- Make mailboxlist scrollable (Bug #1326372)
332- Fixed SSL support
333- Improved support for Courier IMAP (root folder and delimiter issues)
334- Moved taskbar from bottom to top
335- Added 'session_lifetime' parameter
336- Fixed wrong unread count when deleting message (Bug #1332434)
337- Srip tags when creating a new folder (Bug #1332084)
338- Translate HTML tags in message headers (Bug #1330134)
339- Correction in German translation (Bug #1329434)
340- Display folder names with special chars correctly (Bug #1330157)
341
342
3432005/10/07
344----------
345- Added French, Italian, Spanish, Danish, Dutch translation
346- Clarified license (Bug #1305966)
347- Fixed PHP warnings (Bug #1299403)
348- Fixed english translation (Bug #1295406)
349- Fixed bug #1290833: Last character of email not seen
350- Fixed bug #1292199 when creating new user
351- Allow more browsers (Bug #1285101)
352- Added setting for showing pretty dates
353- Added support for SQLite database
354- Make use of message caching configurable
355- Also add attachments when forwarding a message
356- Long folder names will not flow over message list (Bug #1267232)
357- Show nested mailboxes hieracically
358- Enable IMAPS by host
359
360
3612005/08/20
362----------
363- Improved cacheing of mailbox messagecount
364- Fixed javascript bug when creating a new message folder
365- Fixed javascript bugs #1260990 and #1260992: folder selection
366- Make Trash folder configurable
367- Auto create folders Inbox, Sent and Trash (if configured)
368- Support for IMAP root folder
369- Added support fot text/enriched messages
370- Make list of special mailboxes configurable
371
Note: See TracBrowser for help on using the repository browser.