source: subversion/trunk/roundcubemail/CHANGELOG @ 1195

Last change on this file since 1195 was 1195, checked in by thomasb, 5 years ago

Add configurable default charset for message decoding

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 31.2 KB
Line 
1CHANGELOG RoundCube Webmail
2---------------------------
3
42008/03/21 (thomasb)
5----------
6- Add configurable default charset for message decoding
7
8
92008/02/28 (thomasb)
10----------
11- Fix folder adding/renaming inspired by #1484800
12- Applied patch by Emanuele Rocca to make LDAP filters work with or without brackets
13- Fix quirky message selection
14- Completed installer
15
162008/02/20 (thomasb)
17----------
18- Localize folder name in page title (#1484785)
19- Fix code using wrong variable name (#1484018)
20- Allow to send mail with BCC recipients only
21- Remove MDN headers before saving in sent folder
22
232008/02/12 (estadtherr)
24----------
25- fix switching between HTML/plain composing (#1484752)
26- condense TinyMCE toolbar down to one line, removing table buttons (#1484747)
27- fix image removal in message display when message HTML includes JS event handlers
28
292008/02/11 (thomasb)
30----------
31- Add function to mark the selected messages as read/unread (#1457360)
32- Also do charset decoding as suggested in RFC 2231 (fix #1484321)
33- Show message count in folder list and hint when creating a subfolder
34
352008/02/08 (thomasb)
36----------
37- Distinguish ssl and tls for imap connections (#1484667)
38- Added some charset aliases to fix typical mis-labelling (#1484565)
39
402008/02/07 (thomasb)
41----------
42- Remember decision to display images for a certain message during session (#1484754)
43- Truncate attachment filenames to 55 characters due to an IE bug (#1484757)
44- Fix size of the attachment preview frame (#1484758)
45
462008/02/05 (thomasb)
47----------
48- Fix regular expression for checking e-mail address (#1484710)
49- Make sending of read receipts configurable
50- Respect config when localize folder names (#1484707)
51- Applied patch for updating page title (#1484727, #1484650)
52- Applied patch to prevent from purging inbox by uberlinuxguy (#1484449)
53- Applied patch to prevent bad header delimiters (#1484751)
54- Also send search request when deleting a contact (#1484620)
55- Add CSS hack for Safari
56
572008/02/02 (thomasb)
58----------
59- Always update $CONFIG with user prefs (#1484729)
60- Don't ask for MDN confirmations on drafted messages (#1484691)
61- Also respect receipt and priority settings when re-opening a draft message
62
632008/01/31 (robin)
64----------
65- Remember search results (closes #1483883), patch by the_glu
66
672008/01/08 (tomekp)
68----------
69- add he (Hebrew) localization (#1484713)
70
712008/01/08 (tomekp)
72----------
73- update fr localization
74
752008/01/04 (tomekp)
76- purge kur_KU because it has no messages translation
77- bump copyright for all localization files
78
792007/12/31 (tomekp)
80----------
81- update es localization
82
832007/12/28 (tomekp)
84----------
85- update mk localization
86
872007/12/27 (tomekp)
88----------
89- update se localization
90
912007/12/13 (robin)
92----------
93- Add Received header on outgoing mail
94
952007/12/10 (estadtherr)
96----------
97- Upgrade to TinyMCE 2.1.3
98- Allow inserting image attachments into HTML messages while composing (#1484557)
99
1002007/12/10 (thomasb)
101----------
102- Delegate user-stuff to new class rcube_user
103- Implement Message-Disposition-Notification (Receipts)
104
1052007/12/05 (tomekp)
106----------
107- update bg, uk localization
108
1092007/12/04 (tomekp)
110----------
111- update bg localization
112
1132007/11/25 (thomasb)
114----------
115- Applied UID fetch patch by Glen Ogilvie
116- Applied patch for correct Postgres instructions from ticket #1484674
117- Fix overriding of session vars when register_globals is on (#1484670)
118- Fix wrong Postgres setup instructions in INSTALL (#1484674)
119- Fix bug with case-sensitive folder names (#1484245)
120- Don't create default folders by default
121- Added Georgian localization by Zaza Zviadadze
122- Updated Russian localization
123- Fixed some potential security risks (audited by Andris)
124- Only show new messages if they match the current search (#1484176)
125
1262007/11/20 (tomekp)
127----------
128- add Korean (kr) localization
129
1302007/11/14 (tomekp)
131----------
132- update id_ID localization
133
1342007/11/06 (thomasb)
135----------
136- Switch to/from when searcing in Sent folder (#1484555)
137- Correctly read the References header (#1484646)
138- Unset old cookie in before sending a new value (#1484639)
139- Correctly decode attachments when downloading them (#1484645 and #1484642)
140
1412007/10/22 (tomekp)
142----------
143- update ru, eo localizations
144
1452007/10/17 (thomasb)
146----------
147- Make message listing less error prone
148
1492007/10/10 (thomasb)
150----------
151- Suppress IE errors when clearing attachments form (#1484356)
152- Set preferences field in user table to NULL (#1484386)
153- Log error when login fails due to auto_create_user turned off
154- Update UPGRADING instructions
155
1562007/10/05 (tomekp)
157----------
158- Add Esperanto localization
159
1602007/10/04 (Stiwi)
161----------
162- Updated German localization
163
1642007/10/04 (yllar)
165----------
166- Added Malay localization
167- Updated Lithuanian localization
168
1692007/09/27 (tomekp)
170----------
171- Update dutch localization (closes #1484588)
172
1732007/09/29 (thomasb)
174----------
175- Filter linked/imported CSS files (closes #1484056)
176
177
1782007/09/27 (tomekp)
179----------
180- Update brazilian portuguese localization (#1484580)
181
1822007/09/26 (thomasb)
183----------
184- Improve message compose screen (closes #1484383)
185- Select next row after removing one from list (#1484387)
186
187
1882007/09/26 (tomekp)
189----------
190- Add polish labels for changes in r816.
191- Update polish localization (#1484579)
192- Update thai localization (#1484578)
193
1942007/09/25 (robin)
195----------
196- Enable drag-/dropping of folders to a new parent folder (#1457344)
197
198
1992007/09/24 (robin)
200----------
201- Fix preview pane size for Safari & Konqueror (#1484187)
202
203
2042007/09/20 (robin)
205----------
206- Make smtp HELO/EHLO hostname configurable (#1484067)
207
208
2092007/09/19 (thomasb)
210----------
211- IPv6 Compatability (#1484322), Patch #1484373
212- Unlock interface when message sending fails (#1484570)
213- Eval PHP code in template includes (if configured)
214- Show message when folder is empty. Mo more static text in table (#1484395)
215- Only display unread count in page title when new messages arrived
216- Show mailbox name in page title
217
218
2192007/09/09 (thomasb)
220----------
221- Fixed wrong delete button tooltip (#1483965)
222- Fixed charset encoding bug (#1484429)
223- Applied patch for LDAP version (#1484552)
224- Improved XHTML validation
225
226
2272007/09/05 (thomasb)
228----------
229- Fix message list selection (#1484550)
230- Better fix lowercased usernames (#1484473)
231- Update pngbehavior Script as suggested in #1484490
232
233
2342007/08/29 (richs)
235----------
236- Fixed moving/deleting messages when more than 1 is selected
237
2382007/08/15 (thomasb)
239----------
240- Applied patch for LDAP contacts listing by Glen Ogilvie
241- Applied patch for more address fields in LDAP contacts (#1484402)
242- Close LDAP connections on script shutdown
243
244
2452007/08/13 (thomasb)
246----------
247- Add alternative for getallheaders() (fix #1484508)
248- Revert changes for mbstring usage (fix #1484509)
249
250
2512007/08/10 (thomasb)
252----------
253- Identify mailboxes case-sensitive
254- Sort mailbox list case-insensitive (closes #1484338)
255- Fix display of multipart messages from Apple Mail (closes #1484027)
256- Protect AJAX request from being fetched by a foreign site (XSS)
257- Make autocomplete for loginform configurable by the skin template
258- Fix compose function from address book (closes #1484426)
259- Added //IGNORE to iconv call (patch #1484420, closes #1484023)
260- Check if mbstring supports charset (#1484290 and #1484292)
261- Prefer iconv over mbstring (as suggested in #1484292)
262- Check filesize of template includes (#1484409)
263- Updated Simplified Chinese localization
264- Added Ukrainian translation
265
266
2672007/08/09 (richs)
268----------
269- Fixed bug with buttons not dimming/enabling properly after switching folders
270- Fixed compose window becoming unresponsive after saving a draft (#1484487)
271- Re-enabled "Back" button in compose window now that bug #1484487 is fixed
272- Fixed unresponsive interface issue when downloading attachments (#1484496)
273- Lowered status message time from 5 to 3 seconds to improve responsiveness
274- Added note to INSTALL about .htaccess limiting upload_max_filesize
275- Raised .htaccess upload_max_filesize from 2M to 5M to differ from default php.ini
276- Increased "mailboxcontrols" mail.css width from 160 to 170px to fix non-english languages (#1484499)
277- Fixed empty-message sending with TinyMCE plain-text mode, or if it's not installed
278
279
2802007/07/03 (thomasb)
281----------
282- Added Macedonian (Slavic FYROM) localization
283- Fix status message bug #1484464 with regard to #1484353
284- Fix address adding bug reported by David Koblas
285- Applied socket error patch by Thomas Mangin
286
287
2882007/06/28 (tomekp)
289----------
290- fix typos in Polish localization (Janusz Zamecki)
291
292
2932007/06/27 (tomekp)
294----------
295- Update Polish (Janusz Zamecki), Croatian (Svebor Prstacic) localization
296
297
2982007/06/12 (thomasb)
299----------
300- Updated Turkish, Polish, Finnish/Suomi, Japanese, Hungarian, Greek, Euskara localization
301- Added Irish/Gaelic translation
302- Little correction in Swedish translation
303- Quote username for virtuser_query
304- Pass-by-reference workarround for PHP5 in sendmail.inc
305
306
3072007/06/04 (estadtherr)
308----------
309- Fixed bug in HTML->Plain editor toggling
310
311
3122007/05/28 (thomasb)
313---------
314- Fixed buggy imap_root settings (closes #1484379)
315- Prevent default events on subject links (#1484399)
316- Typo in rcube_smtp.inc
317
318
3192007/05/23 (estadtherr)
320----------
321- Upgrade to TinyMCE v2.1.1.1
322
323
3242007/05/18 (thomasb)
325----------
326- Use HTTP-POST requests for actions that change state
327
328
3292007/05/17 (thomasb)
330----------
331- Updated Catalan, Russian, Portuguese, Slovak and Chinese translations
332- Renamed localization folder for Chinese (Big5)
333- Chanegd Slovenian language code from 'si' to 'sl'
334- Added Sinhala (Sri-Lanka) localization
335- Use global filters and bind username/ for Ldap searches (#1484159)
336- Hide quota display if imap server does not support it
337- Hide address groups if no LDAP servers configured
338- Add link to message subjects (closes #1484257)
339- Better SQL query for contact listing/search (closes #1484369)
340
341
3422007/05/13 (thomasb)
343----------
344- Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation
345- Fixed marking as read in preview pane (closes #1484364)
346- CSS hack to display attachments correctly in IE6
347- Wrap message body text (closes #1484148)
348
349
3502007/05/03 (yllar)
351----------
352- Updated French, Lithuanian, Armenian, Spanish and Italian translations
353
354
3552007/05/01 (thomasb)
356----------
357- Updated German, Euskara, Hungarian, Romanian and Spanish translation
358- Added Hindi and Kurdish localization
359
360
3612007/04/28 (thomasb)
362----------
363- LDAP access is back in address book (closes #1484087)
364- Added search function for contacts
365- New Template parsing and output encoding
366- Fixed bugs #1484119 and #1483978
367
368
3692007/04/08 (thomasb)
370----------
371- Fixed message moving procedure (closes #1484308)
372- Fixed display of multiple attachments (closes #1466563)
373- Fixed check for new messages (closes #1484310)
374- List attachments without filename
375
376
3772007/03/27 (thomasb)
378----------
379- New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable.
380  Should close bugs #1483951 and #1484299
381
382
3832007/03/23 (thomasb)
384----------
385- Correctly translate mailbox names (closes #1484276)
386- Quote e-mail address links (closes #1484300)
387
388
3892007/03/21 (thomasb)
390----------
391- Updated PEAR::Mail_mime package
392- Added Persian localization
393- Updated Catalan and Brazilian Portuguese translations
394- Updated INSTALL manual with a note about database passwords
395- Accept single quotes for HTML attributes when modifying message body (thanks Jason)
396- Sanitize input for new users/identities (thanks Colin Alston)
397
398
3992007/03/19 (thomasb)
400----------
401- Don't download HTML message parts
402- Convert HTML parts to plaintext if 'prefer_html' is off
403- Correctly parse message/rfc822 parts (closes #1484045)
404- Code cleanup
405
406
4072007/03/18 (thomasb)
408----------
409- Also use user_id for unique key in messages table (closes #1484074)
410- Hide contacts drop down on blur (closes #1484203)
411- Make entries in contacts drop down clickable
412- Turn off browser autocompletion on login page
413- Quote <? in text/html message parts
414- Hide border around radio buttons
415- Replaced old JS function calls.
416
417
4182007/03/13 (thomasb)
419----------
420- Applied patch for attachment download by crichardson (closes #1484198)
421- Fixed bug in Postgres DB handling (closes #1484068)
422- Fixed bug of invalid calls to fetchRow() in rcube_db.inc (closes #1484280)
423- Fixed array_merge bug (closes #1484281)
424- Fixed flag for deletion in list view (closes #1484264)
425- Finally support semicolons as recipient separator (closes ##1484251)
426- Fixed message headers (subject) encoding
427
428
4292007/03/04 (tomekp)
430----------
431- check if safe mode is on or not (closes #1484269)
432
433
4342007/03/02 (thomasb)
435----------
436- Show "no subject" in message list if subject is missing (closes #1484243)
437- Solved page caching of message preview (closes #1484153)
438- Only use gzip compression if configured (closes #1484236)
439
440
4412007/02/25 (estadtherr)
442----------
443- Fixed priority selector issue (#1484150)
444- Upgraded to TinyMCE v2.1.0
445
446
4472007/02/21 (thomasb)
448----------
449- Fixed some CSS issues in default skin (closes #1484210 and #1484161)
450- Prevent from double quoting of numeric HTML character references (closes #1484253)
451
452
4532007/02/07 (tomekp)
454----------
455- Updated (bg) translation (Doichin Dokov)
456
457
4582007/02/06 (tomekp)
459----------
460- Updated (pl) translation
461- Updated (pt_BR) translation (Robson F. Ramaldes)
462- Big cleanup in program/localization
463
464
4652007/02/05 (thomasb)
466----------
467- Updated Italian, Slovenian, Greek, Bulgarian, Hungarian and Croatian translation
468
469
4702007/01/07 (estadtherr)
471----------
472- Fixed display of HTML message attachments (closes #1484178)
473
474
4752007/01/07 (thomasb)
476----------
477- Applied patch for preview caching (closes #1484186)
478- Added Thai and Vietnamese localization files
479
480
4812006/12/29 (thomasb)
482----------
483- Added error handling for attachment uploads
484- Use multibyte safe string functions where necessary (closes #1483988)
485- Updated Swiss German localization (de_CH)
486
487
4882006/12/22 (thomasb)
489----------
490- Applied security patch to validate the submitted host value (by Kees Cook)
491- Applied security patch to validate input values when deleting contacts (by Kees Cook)
492- Applied security patch that sanitizes emoticon paths when attaching them (by Kees Cook)
493- Applied a patch to more aggressively sanitize a HTML message
494- Visualize blocked images in HTML messages
495
496
4972006/12/20 (thomasb)
498----------
499- Fixed wrong message listing when showing search results (closes #1484131)
500- Introduced functions Q() and JQ() as aliases for rep_specialchars_output()
501- Show remote images when opening HTML message part as attachment
502
503
5042006/12/17 (thomasb)
505----------
506- Added patch by Ryan Rittenhouse & David Glick for a resizeable preview pane
507
508
5092006/12/06 (thomasb)
510----------
511- Improve memory usage when sending mail (closes #1484098)
512- Mark messages as read once the preview is loaded (closes #1484132)
513- Include smtp final response in log (closes #1484081)
514
515
5162006/12/04 (thomasb)
517----------
518- Corrected date string in sent message header (closes #1484125)
519- Correclty choose "To" column in sent and draft mailboxes (closes #1483943)
520- Changed srong tooltips for message browse buttons (closes #1483930)
521
522
5232006/12/03 (estadtherr)
524----------
525- Added fix to convert HTML signatures for plain text messages
526- Fixed signature delimeter character to be standard (Bug #1484035)
527
528
5292006/12/01 (thomasb)
530----------
531- Implemented preview pane
532- Fixed XSS vulnerability (Bug #1484109)
533- Remove newlines from mail headers (Bug #1484031)
534- Selection issues when moving/deleting (Bug #1484044)
535- Applied patch of Clement Moulin for imap host auto-selection
536- ISO-encode IMAP password for plaintext login (Bugs #1483977 & #1483886)
537- Fixed folder name encoding in subscription list (Bug #1484113)
538- Fixed JS errors in identity list (Bug #1484120)
539- Show client debug console on debug_level 8
540- Added Serbian translation
541- Updated Spanish and Bulgarian localization
542
543
5442006/11/22 (robin)
545----------
546- Fix a bug introduced with Shift-Del yesterday
547
548
5492006/11/21 (robin)
550----------
551- Add missing nl_NL translations
552- Translate foldernames in folder form (closes #1484113)
553
554
5552006/11/21 (robin)
556----------
557- Added first and last buttons to message list, address book
558  and message detail
559- Pressing Shift-Del bypasses Trash folder
560- Enable purge command for Junk folder
561
562
5632006/11/17 (robin)
564----------
565- Re-initialize message list after shift-select and delete
566
567
5682006/11/16 (robin)
569----------
570- Fixed updating message list after expunge and purge
571- Fetch all aliases if virtuser_query is used instead
572  of only the first one
573
574
5752006/11/11 (estadtherr)
576----------
577- fixed deletion/moving of messages from within "show" page
578
579
5802006/11/09 (thomasb)
581----------
582- Little bugfix in HTML encoding
583- Fixed encoding issues and delete-on-reply problem
584- Corrected template parsing
585
586
5872006/11/07 (estadtherr)
588----------
589- Upgraded to TinyMCE v2.0.8
590- Fixed CSS path for editor popups
591
5922006/09/26 (estadtherr)
593----------
594- Added spellchecker plugin to TinyMCE configuration
595- Fixed HTML/Plain toggle labels
596
597
5982006/09/24 (thomasb)
599----------
600- Partial client re-write with a common list class
601- Re-enabled multi select of contacts (Bug #1484017)
602- Enable contact editing right after creation (Bug #1459641)
603- Updated Hungarian, Estonian and Traditional Chinese localization
604
605
6062006/09/19 (thomasb)
607----------
608- Correct UTF-7 to UTF-8 conversion if mbstring is not available
609
610
6112006/09/13 (estadtherr)
612----------
613- Introduction of TinyMCE HTML editor support for message composition and signatures
614  Note : a new column is added to the "identities" database table
615
616
6172006/09/12 (estadtherr)
618----------
619- Fixed html2text treatment of table headers (Bug #1484020)
620- Fixed IMAP fetch of message body (Bug #1484019)
621
622
6232006/09/08 (thomasb)
624----------
625- Fixed safe_mode problems (Bug #1418381)
626- Fixed wrong header encoding (Bug #1483976)
627
628
6292006/09/07 (thomasb)
630----------
631- Made automatic draft saving configurable
632- Fixed JS bug when renaming folders (Bug #1483989)
633- Don't wait for complete page load when calling JavaScript init()
634- Some improvements to prevent session expiration
635- Prevent from double submit of spell check requests
636
637
6382006/09/01 (thomasb)
639----------
640- Imporoved message parsing and HTML validation
641- Added quota display as image (by Brett Patterson)
642- Corrected creation of a message-id
643- Updated Norwegian (bokmal) localization
644
645
6462006/08/30 (thomasb)
647----------
648- New indentation for quoted message text
649- Improved HTML validity
650
651
6522006/08/28 (estadtherr)
653----------
654- Fixed URL character set (Ticket #1445501)
655- Fixed saving of contact into MySQL from LDAP query results (Ticket #1483820)
656
657
6582006/08/25 (thomasb)
659----------
660- Fixed folder renaming: unsubscribe before rename (Bug #1483920)
661- Finalized new message parsing (+ chaching)
662- Updated SQL scripts and UPGRADING instructions
663
664
6652006/08/23 (thomasb)
666----------
667- Updated Polish, Portuguese, Latvian, Chinese and Japanese localization
668
669
6702006/08/20 (thomasb)
671----------
672- Fixed wrong usage of mbstring (Bug #1462439)
673- Set default spelling language (Ticket #1483938)
674- Added support for Nox Spell Server
675
676
6772006/08/18 (thomasb)
678----------
679- Re-built message parsing (Bug #1327068)
680  Now based on the message structure delivered by the IMAP server.
681- Fixed some XSS and SQL injection issues
682
683
6842006/08/10 (thomasb)
685----------
686- Fixed charset problems with folder renaming
687
688
6892006/08/04 (thomasb)
690----------
691- Fixed Bug in saving identities (Ticket #1483915)
692- Set folder name in window title (Bug #1483919)
693- Don't add imap_root to INBOX path (Bug #1483816)
694- Attempt to create default folders only after login
695- Avoid usage of $CONFIG in rcube_imap class
696
697
6982006/07/30 (thomasb)
699----------
700- Alter links in HTML messages (Bug #1326402)
701- Added fallback if host not found in 'mail_domain' array
702- Applied patch of Charles to highlight droptargets (Ticket #1473034)
703- Fixed folder renaming (Bug #1483914)
704- Added confirmation message after deleting a folder
705
706
7072006/07/25 (thomasb)
708----------
709- Made folder renaming a bit more ajax-style
710- Changed rename-labels and German translation
711- Fixed addressbox countbar width (Bug #1483845)
712- Fixed refresh interval problems in Safari (Bug #1483902)
713- Fixed clear_message_list_header() errors (Bug #1483898)
714- Sanity check of $message_set in imap.inc (Bug #1443200)
715- Added correct changing of message list headers for Sent folder
716- Updated Spanish localization (Ticket #1483887)
717- Applied patch #1483846
718
719
7202006/07/24 (richs)
721----------
722- Draft window no longer reloads. It saves to an iframe in the background instead (fixes bug #1483869)
723- Draft timer now part of program/js/app.js instead of skins/default/templates/compose.inc
724- Draft saving now properly returns an error when saving fails
725- Draft timer stops and resets properly when attachments are uploaded, or when saving manually
726- Old compose session/attachments are now cleaned up when a new/forward/reply/draft is made/opened
727
728
7292006/07/19 (thomasb)
730----------
731- Correct entity encoding of link urls (HTML validity)
732- Improved usability in compose step (Ticket #1483807)
733- Added absolute URLs to several buttons (for "open in new window")
734- Applied patch #1328032
735- Fixed Bug/Patch #1443200
736
737
7382006/07/18 (thomasb)
739----------
740- Fixed password with spaces issue (Bug #1364122)
741- Replaced _auth hash with second cookie (Ticket #1483811)
742- Don't use get_input_value() for passwords (Bug #1468895)
743- Made password encryption key configurable
744- Minor bugfixes with charset encoding
745- Added <label> tags to forms (Ticket #1483810)
746
747
7482006/07/07 (thomasb)
749----------
750- Fixed INSTALL_PATH bug #1425663
751
752
7532006/07/03 (richs)
754----------
755- Fixed compatibility with in-body email addresses containing "+" (Bug #1483836)
756- Updated French localizations (Ticket #1483862)
757- Incoming messages can now be moved to Drafts, edited, saved, then moved back (Feature #1436191)
758- Added Firefox workaround when clicking whitespace to drag messages (Bug #1483857)
759- Corrected Dutch and Italian localizations (Ticket #1483851 and #1483848)
760- Enabled 'Empty' (purge) command for Junk mailbox (defined in main.inc.php)
761
762
7632006/06/30 (richs)
764----------
765- Fixed empty INBOX compatibility bug (Patch #1443200)
766- Temporarily fixed French "compact" localization (Patch #1483862)
767- Fixed "Select All" not working with Delete interface button (Bug #1332434)
768- Fixed messsage list column compatibility with Konqueror (Bug #1395711)
769- Fixed "unread count" in window title when count changed (Bug #1483812)
770- Fixed DB error when deleting from message table (Patch #1483835)
771
772
7732006/06/29 (richs)
774----------
775- Added ability to remove attachments (Feature #1436721)
776- Default folders are now auto-created on first login (Feature #1471594)
777- Fixed compatibility with folder apostrophes (e.g.: Joe's Folder) (Bug #1429458)
778- Corrected Italian localizations
779- Tweaked rename-folder form to clear after a rename
780
781
7822006/06/26 (richs)
783----------
784- Added button to immediately check for new messages
785- New message checking now displays status "Checking for new messages..."
786- New message checking now looks for unread messages in all mailboxes (Feature #1326401)
787- Task buttons now respond to clicks by darkening (as in other applications)
788- Fixed "Sender" column changing to "Recipient" for "Sent" and "Drafts" message lists
789- Added ability to sort messages by "Size"
790- Added ability to rename folders (Feature #1326396)
791- Added 'protect_default_folders' option to main.inc.php to prevent renames/deletes/unsubscribes of default folders
792- Corrected 5 typos of "INSTLL" to "INSTALL" in program/include/main.inc
793
794
7952006/06/25
796----------
797- Changed behavior to include host-specific configuration (Bug #1483849)
798- Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839)
799- Fixed spell checker to work with the new URL at google.com
800- Some memory and security optimizations sendmail.inc
801- Updated UGRADING description
802
803
8042006/06/19
805----------
806- Added Drafts support (Feature #1326839) (richs)
807
808
8092006/06/02
810----------
811- Updated Estonian localization and moved from ee to et
812- Added Bulgarian localization
813
814
8152006/05/25
816----------
817- Finalized GoogieSpell integration
818
819
8202006/05/18
821----------
822- Added Arabic and Armenian localizations
823- Updated Russian localization
824- Removed MDB2 classes from repository. Install them seperately if used.
825- Updated MDB2 wrapper class contributed by Lukas Kahwe Smith
826- Allow & in e-mail addresses
827
828
8292006/05/05
830----------
831- Fixed typos in function rcube_button() (Bugs #1473198 and #1473201)
832- Check for zlib.output_compression before using ob_gzhandler (Bug #1471069)
833- Casting date parts in iil_StrToTime() to avoid warnings (Bug #1482140)
834- Corrected INSTALL description (Bug #1476106)
835- Added charset to javascript HTTP headers
836- Fixed Opera bug with CC and BCC fields (Bug #1474576)
837- Changed login page title regarding product name (Bug #1476413)
838- Pimped search function
839- Applied attachment viewing/forwarding patches by Andrew Fladmark
840- Applied prev/next patch by Leonard Bouchet
841- Applied patches by Mark Bucciarelli
842- Applied patch for requesting receipts by Salvatore Ansani
843- Integrated GoogieSpell as suggested by phil (styling is not perfect yet, localization is missing)
844
845
8462006/04/13
847----------
848- Added Slovenian localization
849- Updated Portuguese localization
850- Fixed parent.location problem for compose-links
851- Added sort order saving patch by Jacob Brunson
852- Added gzip compression support
853
854
8552006/04/02
856----------
857- Added Lithuanian localization
858- Improved search function
859- Added version string as template object
860- Load host-specific configuration file (see config/main.inc.php)
861- New config parameter adding domain to user names for login
862- Strip tags on _auth, _action, _task parameters
863- Corrected labels for next/previous page buttons in address book
864
865
8662006/03/23
867----------
868- Auto-detect mail header delimiters
869- Regard daylight savings
870- Localized quota display
871- Started implementing search function
872
873
8742006/03/20
875----------
876- Avoid error message when saving an unchanged identity (Bug #1429510)
877- Fixed hard-coded cols selection for sent folder (Bug #1354586)
878- Enable some HTML links for use with "open in new window" or "save target"
879- Check meta-key instead of ctrl on Macs
880- Ignore double clicks when holding down a modifier key
881- Fixed reloading of the login page
882- Fixed typo in compose template (Bug #1446852)
883- Added compose button to message read step (Request #1433288)
884- New config parameter for persistent database connections (Bug #1431817)
885
886
8872006/03/14
888----------
889- Don't remove internal HTML tags in plaintext messages
890- Improved error handling in DB connection failure
891
892
8932006/02/22
894----------
895- Updated localizations
896- Fixed bug #1435989
897
898
8992006/02/19
900----------
901- Updated localizations
902- Applied patch of Anders Karlsson
903- Applied patch of Jacob Brunson
904- Applied patch for virtuser_query by Robin Elfrink
905- Added support for References header (patch by Auke)
906- Added support for mbstring module by Tadashi Jokagi
907- Added function for automatic remove of slashes on GET and POST vars
908  if magic_quotes is enabled
909
910
9112006/02/05
912----------
913- Added Slovak, Hungarian, Bosnian and Croation translation
914- Fixed bug when inserting signatures with !?&
915- Chopping message headers before inserting into the message cache table
916  (to avoid bugs in Postgres)
917- Allow one-char domains in e-mail addresses
918- Make product name in page title configurable
919- Make username available as skin object
920- Added session_write_close() in rcube_db class destructor to avoid problems
921  in PHP 5.0.5
922- Use move_uploaded_file() instead of copy() for a more secure handling of
923  uploaded attachments
924- Additional config parameter to show/hide deleted messages
925- Added periodic request for checking new mails (Request #1307821)
926- Added EXPUNGE command
927- Optimized loading time for mail interface
928- Changed to full UTF-8 support
929- Additional timezones (Patch #1389912)
930- Added LDAP public search (experimental)
931- Applied patch for correct ctrl/shift behavior for message selection (Bug #1326364)
932- Casting to strings when adding empty headers to message cache (Bug #1406026)
933- Skip sender-address as recipient when Reply-to-all
934- Fixes in utf8-class
935- Added patch for Quota display by Aury Fink Filho <nuny@aury.com.br>
936- Added garbage collector for message cache
937- Added patches for BCC headers
938
939
9402005/12/16
941----------
942- Added Turkish and Simplified Chinese translation
943- Use virtusertable to resolve e-mail addresses at login
944- Configurable mail_domain used to compose correct e-mail addresses
945  on first login
946
947
9482005/12/03
949----------
950- Added Finnish, Romanian, Polish, Czech, British, Norwegian, Greek, Russian,
951  Estonian and Chinese translation
952- Get IMAP server capabilities in array
953- Check for NAMESPACE capability before sending command
954- Set default user language from config 'locale_string'
955- Added sorting patch for message list
956- Make default sort col/order configurable
957- Fixed XSS in address book and identities
958- Added more XSS protection (Bug #1308236)
959- Added tab indexes for compose form
960- Added 'changed' col to contacts table
961- Support for 160-bit session hashes
962- Added input check for contacts and identities (Patch #1346523)
963- Added messages/warning to compose step (Patch #1323895)
964- Added favicon to the default skin
965- Fixed Bug #1334337 as far as possible
966- Added Reply-To-All functionality (Request #1326395, Patch #1349777)
967- Redesign of client side AJAX code (enable multi threading)
968- Added keep-alive signal every minute
969- Make logs dir configurable
970- Added support for SMTPS
971- Decode attachment file names
972- Make delimiter for message headers configurable
973- Add generic footer to sent messages
974- Choose the rigt identity when replying
975- Remove signature when replying (Request #1333167)
976- Signatures for each identity
977- Select charset when composing message
978- Complete re-design of the caching mechanism
979
980
9812005/08/11
982----------
983- Write list header to client even if list is empty
984- Add functions "select all", "select none" to message list
985- Improved filter for HTML messages to remove potentially malicious tags
986  (script, iframe, object) and event handlers.
987- Buttons for next/previous message in view mode
988- Add new created contact to list and show confirmation status
989- Added folder management (subscribe/create/delete)
990- Log message sending (SMTP log)
991- Grant access for Camino browser
992- Added German translation
993
994
9952005/10/20
996----------
997- Added Swedish, Latvian, Portuguese and Catalan translation
998- Make SMTP auth method configurable
999- Make mailboxlist scrollable (Bug #1326372)
1000- Fixed SSL support
1001- Improved support for Courier IMAP (root folder and delimiter issues)
1002- Moved taskbar from bottom to top
1003- Added 'session_lifetime' parameter
1004- Fixed wrong unread count when deleting message (Bug #1332434)
1005- Srip tags when creating a new folder (Bug #1332084)
1006- Translate HTML tags in message headers (Bug #1330134)
1007- Correction in German translation (Bug #1329434)
1008- Display folder names with special chars correctly (Bug #1330157)
1009
1010
10112005/10/07
1012----------
1013- Added French, Italian, Spanish, Danish, Dutch translation
1014- Clarified license (Bug #1305966)
1015- Fixed PHP warnings (Bug #1299403)
1016- Fixed english translation (Bug #1295406)
1017- Fixed bug #1290833: Last character of email not seen
1018- Fixed bug #1292199 when creating new user
1019- Allow more browsers (Bug #1285101)
1020- Added setting for showing pretty dates
1021- Added support for SQLite database
1022- Make use of message caching configurable
1023- Also add attachments when forwarding a message
1024- Long folder names will not flow over message list (Bug #1267232)
1025- Show nested mailboxes hieracically
1026- Enable IMAPS by host
1027
1028
10292005/08/20
1030----------
1031- Improved cacheing of mailbox messagecount
1032- Fixed javascript bug when creating a new message folder
1033- Fixed javascript bugs #1260990 and #1260992: folder selection
1034- Make Trash folder configurable
1035- Auto create folders Inbox, Sent and Trash (if configured)
1036- Support for IMAP root folder
1037- Added support fot text/enriched messages
1038- Make list of special mailboxes configurable
1039
Note: See TracBrowser for help on using the repository browser.