source: subversion/trunk/roundcubemail/CHANGELOG @ 1045

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

Update changelog

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