source: github/CHANGELOG @ 76a89bf

HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8
Last change on this file since 76a89bf was 76a89bf, checked in by alecpl <alec@…>, 5 years ago

#1333167
#1484916

  • Property mode set to 100644
File size: 33.6 KB
Line 
1CHANGELOG RoundCube Webmail
2---------------------------
3
42008/04/15 (alec)
5----------
6- Fix remove signature when replying (#1333167)
7- Fix problem with line with a space at the end (#1484916)
8- Don't send set_env() in ajax response when env array is empty
9
102008/04/14 (alec)
11----------
12- Added sections (fieldset+label) in Settings interface
13
142008/04/12 (alec)
15----------
16- Fixed and optimized 'read_when_deleted': mark as read on server side
17  in one action when marking as deleted, fixed js bugs when deleting
18  from message preview page
19
202008/04/12 (thomasb)
21----------
22- Changed codebase to PHP5 with autoloader
23- Added some new classes from devel-vnext branch
24
252008/04/11 (alec)
26----------
27- Mark as read in one action with message preview (#1484972)
28- Delete redundant quota reads (#1484972)
29- Add options for empty trash and expunge inbox on logout (#1483863)
30
312008/04/10 (alec)
32----------
33- Add rows highlighting in onmousemove on ksearch list
34- Remove lines wrapping when displaying message
35- Fix month localization
36- Do ob_start/ob_end_clean when reading config files (#1484624)
37- Fix debug (ajax) console
38
392008/04/02 (alec)
40----------
41- Updated timezones list (#1484908)
42- Fix design in Settings (#1484799)
43- Fix deleting messages after clicking on "All" (#1484838)
44- Fix sorting o0f message list when default folder is empty (#1484317)
45- Fix creating a new folder w/a comma in its name (#1484681)
46
472008/04/01 (thomasb)
48----------
49- Fix Enter problem on login (#1484839)
50- Make the http-received header in outgoing mails configurable
51
522008/03/30 (till)
53----------
54- Fix Firefox problem with ob_gzhandler (#1484932)
55- Improve message previewpane - less loading (#1484316)
56
572008/03/28 (thomasb)
58----------
59- Disable installer by default; add config option to enable it again
60
612008/03/24 (till)
62----------
63- Don't send mark requests for already marked messages (#1484906)
64- Fix "quote inside a quote" (#1484783)
65
662008/03/23 (till)
67
68- Applied patch to strip newlines from headers (#1484811)
69- Applied patch to trim login (#1484231)
70- Added robots.txt
71- Fix attachment problem when restoring saved draft without body (#1484506)
72- Fix call to undefined function decrypt_passwd() 
73
742008/03/21 (thomasb)
75----------
76- Add configurable default charset for message decoding
77- Applied patch to fix mime decoding an folder subscription (#1484191)
78- Applied patch to correctly quote email recipient strings (#1484191)
79- Fix wrong charset aliases (#1484818 and #1484598)
80- Remove hard-coded size of logo image (#1484378)
81- Strip slashes from virtuser email values (#1484700)
82- Fixed message part window display in IE6 (#1484610)
83
842008/02/28 (thomasb)
85----------
86- Fix folder adding/renaming inspired by #1484800
87- Applied patch by Emanuele Rocca to make LDAP filters work with or without brackets
88- Fix quirky message selection
89- Completed installer
90
912008/02/20 (thomasb)
92----------
93- Localize folder name in page title (#1484785)
94- Fix code using wrong variable name (#1484018)
95- Allow to send mail with BCC recipients only
96- Remove MDN headers before saving in sent folder
97
982008/02/12 (estadtherr)
99----------
100- fix switching between HTML/plain composing (#1484752)
101- condense TinyMCE toolbar down to one line, removing table buttons (#1484747)
102- fix image removal in message display when message HTML includes JS event handlers
103
1042008/02/11 (thomasb)
105----------
106- Add function to mark the selected messages as read/unread (#1457360)
107- Also do charset decoding as suggested in RFC 2231 (fix #1484321)
108- Show message count in folder list and hint when creating a subfolder
109
1102008/02/08 (thomasb)
111----------
112- Distinguish ssl and tls for imap connections (#1484667)
113- Added some charset aliases to fix typical mis-labelling (#1484565)
114
1152008/02/07 (thomasb)
116----------
117- Remember decision to display images for a certain message during session (#1484754)
118- Truncate attachment filenames to 55 characters due to an IE bug (#1484757)
119- Fix size of the attachment preview frame (#1484758)
120
1212008/02/05 (thomasb)
122----------
123- Fix regular expression for checking e-mail address (#1484710)
124- Make sending of read receipts configurable
125- Respect config when localize folder names (#1484707)
126- Applied patch for updating page title (#1484727, #1484650)
127- Applied patch to prevent from purging inbox by uberlinuxguy (#1484449)
128- Applied patch to prevent bad header delimiters (#1484751)
129- Also send search request when deleting a contact (#1484620)
130- Add CSS hack for Safari
131
1322008/02/02 (thomasb)
133----------
134- Always update $CONFIG with user prefs (#1484729)
135- Don't ask for MDN confirmations on drafted messages (#1484691)
136- Also respect receipt and priority settings when re-opening a draft message
137
1382008/01/31 (robin)
139----------
140- Remember search results (closes #1483883), patch by the_glu
141
1422008/01/08 (tomekp)
143----------
144- add he (Hebrew) localization (#1484713)
145
1462008/01/08 (tomekp)
147----------
148- update fr localization
149
1502008/01/04 (tomekp)
151- purge kur_KU because it has no messages translation
152- bump copyright for all localization files
153
1542007/12/31 (tomekp)
155----------
156- update es localization
157
1582007/12/28 (tomekp)
159----------
160- update mk localization
161
1622007/12/27 (tomekp)
163----------
164- update se localization
165
1662007/12/13 (robin)
167----------
168- Add Received header on outgoing mail
169
1702007/12/10 (estadtherr)
171----------
172- Upgrade to TinyMCE 2.1.3
173- Allow inserting image attachments into HTML messages while composing (#1484557)
174
1752007/12/10 (thomasb)
176----------
177- Delegate user-stuff to new class rcube_user
178- Implement Message-Disposition-Notification (Receipts)
179
1802007/12/05 (tomekp)
181----------
182- update bg, uk localization
183
1842007/12/04 (tomekp)
185----------
186- update bg localization
187
1882007/11/25 (thomasb)
189----------
190- Applied UID fetch patch by Glen Ogilvie
191- Applied patch for correct Postgres instructions from ticket #1484674
192- Fix overriding of session vars when register_globals is on (#1484670)
193- Fix wrong Postgres setup instructions in INSTALL (#1484674)
194- Fix bug with case-sensitive folder names (#1484245)
195- Don't create default folders by default
196- Added Georgian localization by Zaza Zviadadze
197- Updated Russian localization
198- Fixed some potential security risks (audited by Andris)
199- Only show new messages if they match the current search (#1484176)
200
2012007/11/20 (tomekp)
202----------
203- add Korean (kr) localization
204
2052007/11/14 (tomekp)
206----------
207- update id_ID localization
208
2092007/11/06 (thomasb)
210----------
211- Switch to/from when searcing in Sent folder (#1484555)
212- Correctly read the References header (#1484646)
213- Unset old cookie in before sending a new value (#1484639)
214- Correctly decode attachments when downloading them (#1484645 and #1484642)
215
2162007/10/22 (tomekp)
217----------
218- update ru, eo localizations
219
2202007/10/17 (thomasb)
221----------
222- Make message listing less error prone
223
2242007/10/10 (thomasb)
225----------
226- Suppress IE errors when clearing attachments form (#1484356)
227- Set preferences field in user table to NULL (#1484386)
228- Log error when login fails due to auto_create_user turned off
229- Update UPGRADING instructions
230
2312007/10/05 (tomekp)
232----------
233- Add Esperanto localization
234
2352007/10/04 (Stiwi)
236----------
237- Updated German localization
238
2392007/10/04 (yllar)
240----------
241- Added Malay localization
242- Updated Lithuanian localization
243
2442007/09/27 (tomekp)
245----------
246- Update dutch localization (closes #1484588)
247
2482007/09/29 (thomasb)
249----------
250- Filter linked/imported CSS files (closes #1484056)
251
252
2532007/09/27 (tomekp)
254----------
255- Update brazilian portuguese localization (#1484580)
256
2572007/09/26 (thomasb)
258----------
259- Improve message compose screen (closes #1484383)
260- Select next row after removing one from list (#1484387)
261
262
2632007/09/26 (tomekp)
264----------
265- Add polish labels for changes in r816.
266- Update polish localization (#1484579)
267- Update thai localization (#1484578)
268
2692007/09/25 (robin)
270----------
271- Enable drag-/dropping of folders to a new parent folder (#1457344)
272
273
2742007/09/24 (robin)
275----------
276- Fix preview pane size for Safari & Konqueror (#1484187)
277
278
2792007/09/20 (robin)
280----------
281- Make smtp HELO/EHLO hostname configurable (#1484067)
282
283
2842007/09/19 (thomasb)
285----------
286- IPv6 Compatability (#1484322), Patch #1484373
287- Unlock interface when message sending fails (#1484570)
288- Eval PHP code in template includes (if configured)
289- Show message when folder is empty. Mo more static text in table (#1484395)
290- Only display unread count in page title when new messages arrived
291- Show mailbox name in page title
292
293
2942007/09/09 (thomasb)
295----------
296- Fixed wrong delete button tooltip (#1483965)
297- Fixed charset encoding bug (#1484429)
298- Applied patch for LDAP version (#1484552)
299- Improved XHTML validation
300
301
3022007/09/05 (thomasb)
303----------
304- Fix message list selection (#1484550)
305- Better fix lowercased usernames (#1484473)
306- Update pngbehavior Script as suggested in #1484490
307
308
3092007/08/29 (richs)
310----------
311- Fixed moving/deleting messages when more than 1 is selected
312
3132007/08/15 (thomasb)
314----------
315- Applied patch for LDAP contacts listing by Glen Ogilvie
316- Applied patch for more address fields in LDAP contacts (#1484402)
317- Close LDAP connections on script shutdown
318
319
3202007/08/13 (thomasb)
321----------
322- Add alternative for getallheaders() (fix #1484508)
323- Revert changes for mbstring usage (fix #1484509)
324
325
3262007/08/10 (thomasb)
327----------
328- Identify mailboxes case-sensitive
329- Sort mailbox list case-insensitive (closes #1484338)
330- Fix display of multipart messages from Apple Mail (closes #1484027)
331- Protect AJAX request from being fetched by a foreign site (XSS)
332- Make autocomplete for loginform configurable by the skin template
333- Fix compose function from address book (closes #1484426)
334- Added //IGNORE to iconv call (patch #1484420, closes #1484023)
335- Check if mbstring supports charset (#1484290 and #1484292)
336- Prefer iconv over mbstring (as suggested in #1484292)
337- Check filesize of template includes (#1484409)
338- Updated Simplified Chinese localization
339- Added Ukrainian translation
340
341
3422007/08/09 (richs)
343----------
344- Fixed bug with buttons not dimming/enabling properly after switching folders
345- Fixed compose window becoming unresponsive after saving a draft (#1484487)
346- Re-enabled "Back" button in compose window now that bug #1484487 is fixed
347- Fixed unresponsive interface issue when downloading attachments (#1484496)
348- Lowered status message time from 5 to 3 seconds to improve responsiveness
349- Added note to INSTALL about .htaccess limiting upload_max_filesize
350- Raised .htaccess upload_max_filesize from 2M to 5M to differ from default php.ini
351- Increased "mailboxcontrols" mail.css width from 160 to 170px to fix non-english languages (#1484499)
352- Fixed empty-message sending with TinyMCE plain-text mode, or if it's not installed
353
354
3552007/07/03 (thomasb)
356----------
357- Added Macedonian (Slavic FYROM) localization
358- Fix status message bug #1484464 with regard to #1484353
359- Fix address adding bug reported by David Koblas
360- Applied socket error patch by Thomas Mangin
361
362
3632007/06/28 (tomekp)
364----------
365- fix typos in Polish localization (Janusz Zamecki)
366
367
3682007/06/27 (tomekp)
369----------
370- Update Polish (Janusz Zamecki), Croatian (Svebor Prstacic) localization
371
372
3732007/06/12 (thomasb)
374----------
375- Updated Turkish, Polish, Finnish/Suomi, Japanese, Hungarian, Greek, Euskara localization
376- Added Irish/Gaelic translation
377- Little correction in Swedish translation
378- Quote username for virtuser_query
379- Pass-by-reference workarround for PHP5 in sendmail.inc
380
381
3822007/06/04 (estadtherr)
383----------
384- Fixed bug in HTML->Plain editor toggling
385
386
3872007/05/28 (thomasb)
388---------
389- Fixed buggy imap_root settings (closes #1484379)
390- Prevent default events on subject links (#1484399)
391- Typo in rcube_smtp.inc
392
393
3942007/05/23 (estadtherr)
395----------
396- Upgrade to TinyMCE v2.1.1.1
397
398
3992007/05/18 (thomasb)
400----------
401- Use HTTP-POST requests for actions that change state
402
403
4042007/05/17 (thomasb)
405----------
406- Updated Catalan, Russian, Portuguese, Slovak and Chinese translations
407- Renamed localization folder for Chinese (Big5)
408- Chanegd Slovenian language code from 'si' to 'sl'
409- Added Sinhala (Sri-Lanka) localization
410- Use global filters and bind username/ for Ldap searches (#1484159)
411- Hide quota display if imap server does not support it
412- Hide address groups if no LDAP servers configured
413- Add link to message subjects (closes #1484257)
414- Better SQL query for contact listing/search (closes #1484369)
415
416
4172007/05/13 (thomasb)
418----------
419- Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation
420- Fixed marking as read in preview pane (closes #1484364)
421- CSS hack to display attachments correctly in IE6
422- Wrap message body text (closes #1484148)
423
424
4252007/05/03 (yllar)
426----------
427- Updated French, Lithuanian, Armenian, Spanish and Italian translations
428
429
4302007/05/01 (thomasb)
431----------
432- Updated German, Euskara, Hungarian, Romanian and Spanish translation
433- Added Hindi and Kurdish localization
434
435
4362007/04/28 (thomasb)
437----------
438- LDAP access is back in address book (closes #1484087)
439- Added search function for contacts
440- New Template parsing and output encoding
441- Fixed bugs #1484119 and #1483978
442
443
4442007/04/08 (thomasb)
445----------
446- Fixed message moving procedure (closes #1484308)
447- Fixed display of multiple attachments (closes #1466563)
448- Fixed check for new messages (closes #1484310)
449- List attachments without filename
450
451
4522007/03/27 (thomasb)
453----------
454- New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable.
455  Should close bugs #1483951 and #1484299
456
457
4582007/03/23 (thomasb)
459----------
460- Correctly translate mailbox names (closes #1484276)
461- Quote e-mail address links (closes #1484300)
462
463
4642007/03/21 (thomasb)
465----------
466- Updated PEAR::Mail_mime package
467- Added Persian localization
468- Updated Catalan and Brazilian Portuguese translations
469- Updated INSTALL manual with a note about database passwords
470- Accept single quotes for HTML attributes when modifying message body (thanks Jason)
471- Sanitize input for new users/identities (thanks Colin Alston)
472
473
4742007/03/19 (thomasb)
475----------
476- Don't download HTML message parts
477- Convert HTML parts to plaintext if 'prefer_html' is off
478- Correctly parse message/rfc822 parts (closes #1484045)
479- Code cleanup
480
481
4822007/03/18 (thomasb)
483----------
484- Also use user_id for unique key in messages table (closes #1484074)
485- Hide contacts drop down on blur (closes #1484203)
486- Make entries in contacts drop down clickable
487- Turn off browser autocompletion on login page
488- Quote <? in text/html message parts
489- Hide border around radio buttons
490- Replaced old JS function calls.
491
492
4932007/03/13 (thomasb)
494----------
495- Applied patch for attachment download by crichardson (closes #1484198)
496- Fixed bug in Postgres DB handling (closes #1484068)
497- Fixed bug of invalid calls to fetchRow() in rcube_db.inc (closes #1484280)
498- Fixed array_merge bug (closes #1484281)
499- Fixed flag for deletion in list view (closes #1484264)
500- Finally support semicolons as recipient separator (closes ##1484251)
501- Fixed message headers (subject) encoding
502
503
5042007/03/04 (tomekp)
505----------
506- check if safe mode is on or not (closes #1484269)
507
508
5092007/03/02 (thomasb)
510----------
511- Show "no subject" in message list if subject is missing (closes #1484243)
512- Solved page caching of message preview (closes #1484153)
513- Only use gzip compression if configured (closes #1484236)
514
515
5162007/02/25 (estadtherr)
517----------
518- Fixed priority selector issue (#1484150)
519- Upgraded to TinyMCE v2.1.0
520
521
5222007/02/21 (thomasb)
523----------
524- Fixed some CSS issues in default skin (closes #1484210 and #1484161)
525- Prevent from double quoting of numeric HTML character references (closes #1484253)
526
527
5282007/02/07 (tomekp)
529----------
530- Updated (bg) translation (Doichin Dokov)
531
532
5332007/02/06 (tomekp)
534----------
535- Updated (pl) translation
536- Updated (pt_BR) translation (Robson F. Ramaldes)
537- Big cleanup in program/localization
538
539
5402007/02/05 (thomasb)
541----------
542- Updated Italian, Slovenian, Greek, Bulgarian, Hungarian and Croatian translation
543
544
5452007/01/07 (estadtherr)
546----------
547- Fixed display of HTML message attachments (closes #1484178)
548
549
5502007/01/07 (thomasb)
551----------
552- Applied patch for preview caching (closes #1484186)
553- Added Thai and Vietnamese localization files
554
555
5562006/12/29 (thomasb)
557----------
558- Added error handling for attachment uploads
559- Use multibyte safe string functions where necessary (closes #1483988)
560- Updated Swiss German localization (de_CH)
561
562
5632006/12/22 (thomasb)
564----------
565- Applied security patch to validate the submitted host value (by Kees Cook)
566- Applied security patch to validate input values when deleting contacts (by Kees Cook)
567- Applied security patch that sanitizes emoticon paths when attaching them (by Kees Cook)
568- Applied a patch to more aggressively sanitize a HTML message
569- Visualize blocked images in HTML messages
570
571
5722006/12/20 (thomasb)
573----------
574- Fixed wrong message listing when showing search results (closes #1484131)
575- Introduced functions Q() and JQ() as aliases for rep_specialchars_output()
576- Show remote images when opening HTML message part as attachment
577
578
5792006/12/17 (thomasb)
580----------
581- Added patch by Ryan Rittenhouse & David Glick for a resizeable preview pane
582
583
5842006/12/06 (thomasb)
585----------
586- Improve memory usage when sending mail (closes #1484098)
587- Mark messages as read once the preview is loaded (closes #1484132)
588- Include smtp final response in log (closes #1484081)
589
590
5912006/12/04 (thomasb)
592----------
593- Corrected date string in sent message header (closes #1484125)
594- Correclty choose "To" column in sent and draft mailboxes (closes #1483943)
595- Changed srong tooltips for message browse buttons (closes #1483930)
596
597
5982006/12/03 (estadtherr)
599----------
600- Added fix to convert HTML signatures for plain text messages
601- Fixed signature delimeter character to be standard (Bug #1484035)
602
603
6042006/12/01 (thomasb)
605----------
606- Implemented preview pane
607- Fixed XSS vulnerability (Bug #1484109)
608- Remove newlines from mail headers (Bug #1484031)
609- Selection issues when moving/deleting (Bug #1484044)
610- Applied patch of Clement Moulin for imap host auto-selection
611- ISO-encode IMAP password for plaintext login (Bugs #1483977 & #1483886)
612- Fixed folder name encoding in subscription list (Bug #1484113)
613- Fixed JS errors in identity list (Bug #1484120)
614- Show client debug console on debug_level 8
615- Added Serbian translation
616- Updated Spanish and Bulgarian localization
617
618
6192006/11/22 (robin)
620----------
621- Fix a bug introduced with Shift-Del yesterday
622
623
6242006/11/21 (robin)
625----------
626- Add missing nl_NL translations
627- Translate foldernames in folder form (closes #1484113)
628
629
6302006/11/21 (robin)
631----------
632- Added first and last buttons to message list, address book
633  and message detail
634- Pressing Shift-Del bypasses Trash folder
635- Enable purge command for Junk folder
636
637
6382006/11/17 (robin)
639----------
640- Re-initialize message list after shift-select and delete
641
642
6432006/11/16 (robin)
644----------
645- Fixed updating message list after expunge and purge
646- Fetch all aliases if virtuser_query is used instead
647  of only the first one
648
649
6502006/11/11 (estadtherr)
651----------
652- fixed deletion/moving of messages from within "show" page
653
654
6552006/11/09 (thomasb)
656----------
657- Little bugfix in HTML encoding
658- Fixed encoding issues and delete-on-reply problem
659- Corrected template parsing
660
661
6622006/11/07 (estadtherr)
663----------
664- Upgraded to TinyMCE v2.0.8
665- Fixed CSS path for editor popups
666
6672006/09/26 (estadtherr)
668----------
669- Added spellchecker plugin to TinyMCE configuration
670- Fixed HTML/Plain toggle labels
671
672
6732006/09/24 (thomasb)
674----------
675- Partial client re-write with a common list class
676- Re-enabled multi select of contacts (Bug #1484017)
677- Enable contact editing right after creation (Bug #1459641)
678- Updated Hungarian, Estonian and Traditional Chinese localization
679
680
6812006/09/19 (thomasb)
682----------
683- Correct UTF-7 to UTF-8 conversion if mbstring is not available
684
685
6862006/09/13 (estadtherr)
687----------
688- Introduction of TinyMCE HTML editor support for message composition and signatures
689  Note : a new column is added to the "identities" database table
690
691
6922006/09/12 (estadtherr)
693----------
694- Fixed html2text treatment of table headers (Bug #1484020)
695- Fixed IMAP fetch of message body (Bug #1484019)
696
697
6982006/09/08 (thomasb)
699----------
700- Fixed safe_mode problems (Bug #1418381)
701- Fixed wrong header encoding (Bug #1483976)
702
703
7042006/09/07 (thomasb)
705----------
706- Made automatic draft saving configurable
707- Fixed JS bug when renaming folders (Bug #1483989)
708- Don't wait for complete page load when calling JavaScript init()
709- Some improvements to prevent session expiration
710- Prevent from double submit of spell check requests
711
712
7132006/09/01 (thomasb)
714----------
715- Imporoved message parsing and HTML validation
716- Added quota display as image (by Brett Patterson)
717- Corrected creation of a message-id
718- Updated Norwegian (bokmal) localization
719
720
7212006/08/30 (thomasb)
722----------
723- New indentation for quoted message text
724- Improved HTML validity
725
726
7272006/08/28 (estadtherr)
728----------
729- Fixed URL character set (Ticket #1445501)
730- Fixed saving of contact into MySQL from LDAP query results (Ticket #1483820)
731
732
7332006/08/25 (thomasb)
734----------
735- Fixed folder renaming: unsubscribe before rename (Bug #1483920)
736- Finalized new message parsing (+ chaching)
737- Updated SQL scripts and UPGRADING instructions
738
739
7402006/08/23 (thomasb)
741----------
742- Updated Polish, Portuguese, Latvian, Chinese and Japanese localization
743
744
7452006/08/20 (thomasb)
746----------
747- Fixed wrong usage of mbstring (Bug #1462439)
748- Set default spelling language (Ticket #1483938)
749- Added support for Nox Spell Server
750
751
7522006/08/18 (thomasb)
753----------
754- Re-built message parsing (Bug #1327068)
755  Now based on the message structure delivered by the IMAP server.
756- Fixed some XSS and SQL injection issues
757
758
7592006/08/10 (thomasb)
760----------
761- Fixed charset problems with folder renaming
762
763
7642006/08/04 (thomasb)
765----------
766- Fixed Bug in saving identities (Ticket #1483915)
767- Set folder name in window title (Bug #1483919)
768- Don't add imap_root to INBOX path (Bug #1483816)
769- Attempt to create default folders only after login
770- Avoid usage of $CONFIG in rcube_imap class
771
772
7732006/07/30 (thomasb)
774----------
775- Alter links in HTML messages (Bug #1326402)
776- Added fallback if host not found in 'mail_domain' array
777- Applied patch of Charles to highlight droptargets (Ticket #1473034)
778- Fixed folder renaming (Bug #1483914)
779- Added confirmation message after deleting a folder
780
781
7822006/07/25 (thomasb)
783----------
784- Made folder renaming a bit more ajax-style
785- Changed rename-labels and German translation
786- Fixed addressbox countbar width (Bug #1483845)
787- Fixed refresh interval problems in Safari (Bug #1483902)
788- Fixed clear_message_list_header() errors (Bug #1483898)
789- Sanity check of $message_set in imap.inc (Bug #1443200)
790- Added correct changing of message list headers for Sent folder
791- Updated Spanish localization (Ticket #1483887)
792- Applied patch #1483846
793
794
7952006/07/24 (richs)
796----------
797- Draft window no longer reloads. It saves to an iframe in the background instead (fixes bug #1483869)
798- Draft timer now part of program/js/app.js instead of skins/default/templates/compose.inc
799- Draft saving now properly returns an error when saving fails
800- Draft timer stops and resets properly when attachments are uploaded, or when saving manually
801- Old compose session/attachments are now cleaned up when a new/forward/reply/draft is made/opened
802
803
8042006/07/19 (thomasb)
805----------
806- Correct entity encoding of link urls (HTML validity)
807- Improved usability in compose step (Ticket #1483807)
808- Added absolute URLs to several buttons (for "open in new window")
809- Applied patch #1328032
810- Fixed Bug/Patch #1443200
811
812
8132006/07/18 (thomasb)
814----------
815- Fixed password with spaces issue (Bug #1364122)
816- Replaced _auth hash with second cookie (Ticket #1483811)
817- Don't use get_input_value() for passwords (Bug #1468895)
818- Made password encryption key configurable
819- Minor bugfixes with charset encoding
820- Added <label> tags to forms (Ticket #1483810)
821
822
8232006/07/07 (thomasb)
824----------
825- Fixed INSTALL_PATH bug #1425663
826
827
8282006/07/03 (richs)
829----------
830- Fixed compatibility with in-body email addresses containing "+" (Bug #1483836)
831- Updated French localizations (Ticket #1483862)
832- Incoming messages can now be moved to Drafts, edited, saved, then moved back (Feature #1436191)
833- Added Firefox workaround when clicking whitespace to drag messages (Bug #1483857)
834- Corrected Dutch and Italian localizations (Ticket #1483851 and #1483848)
835- Enabled 'Empty' (purge) command for Junk mailbox (defined in main.inc.php)
836
837
8382006/06/30 (richs)
839----------
840- Fixed empty INBOX compatibility bug (Patch #1443200)
841- Temporarily fixed French "compact" localization (Patch #1483862)
842- Fixed "Select All" not working with Delete interface button (Bug #1332434)
843- Fixed messsage list column compatibility with Konqueror (Bug #1395711)
844- Fixed "unread count" in window title when count changed (Bug #1483812)
845- Fixed DB error when deleting from message table (Patch #1483835)
846
847
8482006/06/29 (richs)
849----------
850- Added ability to remove attachments (Feature #1436721)
851- Default folders are now auto-created on first login (Feature #1471594)
852- Fixed compatibility with folder apostrophes (e.g.: Joe's Folder) (Bug #1429458)
853- Corrected Italian localizations
854- Tweaked rename-folder form to clear after a rename
855
856
8572006/06/26 (richs)
858----------
859- Added button to immediately check for new messages
860- New message checking now displays status "Checking for new messages..."
861- New message checking now looks for unread messages in all mailboxes (Feature #1326401)
862- Task buttons now respond to clicks by darkening (as in other applications)
863- Fixed "Sender" column changing to "Recipient" for "Sent" and "Drafts" message lists
864- Added ability to sort messages by "Size"
865- Added ability to rename folders (Feature #1326396)
866- Added 'protect_default_folders' option to main.inc.php to prevent renames/deletes/unsubscribes of default folders
867- Corrected 5 typos of "INSTLL" to "INSTALL" in program/include/main.inc
868
869
8702006/06/25
871----------
872- Changed behavior to include host-specific configuration (Bug #1483849)
873- Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839)
874- Fixed spell checker to work with the new URL at google.com
875- Some memory and security optimizations sendmail.inc
876- Updated UGRADING description
877
878
8792006/06/19
880----------
881- Added Drafts support (Feature #1326839) (richs)
882
883
8842006/06/02
885----------
886- Updated Estonian localization and moved from ee to et
887- Added Bulgarian localization
888
889
8902006/05/25
891----------
892- Finalized GoogieSpell integration
893
894
8952006/05/18
896----------
897- Added Arabic and Armenian localizations
898- Updated Russian localization
899- Removed MDB2 classes from repository. Install them seperately if used.
900- Updated MDB2 wrapper class contributed by Lukas Kahwe Smith
901- Allow & in e-mail addresses
902
903
9042006/05/05
905----------
906- Fixed typos in function rcube_button() (Bugs #1473198 and #1473201)
907- Check for zlib.output_compression before using ob_gzhandler (Bug #1471069)
908- Casting date parts in iil_StrToTime() to avoid warnings (Bug #1482140)
909- Corrected INSTALL description (Bug #1476106)
910- Added charset to javascript HTTP headers
911- Fixed Opera bug with CC and BCC fields (Bug #1474576)
912- Changed login page title regarding product name (Bug #1476413)
913- Pimped search function
914- Applied attachment viewing/forwarding patches by Andrew Fladmark
915- Applied prev/next patch by Leonard Bouchet
916- Applied patches by Mark Bucciarelli
917- Applied patch for requesting receipts by Salvatore Ansani
918- Integrated GoogieSpell as suggested by phil (styling is not perfect yet, localization is missing)
919
920
9212006/04/13
922----------
923- Added Slovenian localization
924- Updated Portuguese localization
925- Fixed parent.location problem for compose-links
926- Added sort order saving patch by Jacob Brunson
927- Added gzip compression support
928
929
9302006/04/02
931----------
932- Added Lithuanian localization
933- Improved search function
934- Added version string as template object
935- Load host-specific configuration file (see config/main.inc.php)
936- New config parameter adding domain to user names for login
937- Strip tags on _auth, _action, _task parameters
938- Corrected labels for next/previous page buttons in address book
939
940
9412006/03/23
942----------
943- Auto-detect mail header delimiters
944- Regard daylight savings
945- Localized quota display
946- Started implementing search function
947
948
9492006/03/20
950----------
951- Avoid error message when saving an unchanged identity (Bug #1429510)
952- Fixed hard-coded cols selection for sent folder (Bug #1354586)
953- Enable some HTML links for use with "open in new window" or "save target"
954- Check meta-key instead of ctrl on Macs
955- Ignore double clicks when holding down a modifier key
956- Fixed reloading of the login page
957- Fixed typo in compose template (Bug #1446852)
958- Added compose button to message read step (Request #1433288)
959- New config parameter for persistent database connections (Bug #1431817)
960
961
9622006/03/14
963----------
964- Don't remove internal HTML tags in plaintext messages
965- Improved error handling in DB connection failure
966
967
9682006/02/22
969----------
970- Updated localizations
971- Fixed bug #1435989
972
973
9742006/02/19
975----------
976- Updated localizations
977- Applied patch of Anders Karlsson
978- Applied patch of Jacob Brunson
979- Applied patch for virtuser_query by Robin Elfrink
980- Added support for References header (patch by Auke)
981- Added support for mbstring module by Tadashi Jokagi
982- Added function for automatic remove of slashes on GET and POST vars
983  if magic_quotes is enabled
984
985
9862006/02/05
987----------
988- Added Slovak, Hungarian, Bosnian and Croation translation
989- Fixed bug when inserting signatures with !?&
990- Chopping message headers before inserting into the message cache table
991  (to avoid bugs in Postgres)
992- Allow one-char domains in e-mail addresses
993- Make product name in page title configurable
994- Make username available as skin object
995- Added session_write_close() in rcube_db class destructor to avoid problems
996  in PHP 5.0.5
997- Use move_uploaded_file() instead of copy() for a more secure handling of
998  uploaded attachments
999- Additional config parameter to show/hide deleted messages
1000- Added periodic request for checking new mails (Request #1307821)
1001- Added EXPUNGE command
1002- Optimized loading time for mail interface
1003- Changed to full UTF-8 support
1004- Additional timezones (Patch #1389912)
1005- Added LDAP public search (experimental)
1006- Applied patch for correct ctrl/shift behavior for message selection (Bug #1326364)
1007- Casting to strings when adding empty headers to message cache (Bug #1406026)
1008- Skip sender-address as recipient when Reply-to-all
1009- Fixes in utf8-class
1010- Added patch for Quota display by Aury Fink Filho <nuny@aury.com.br>
1011- Added garbage collector for message cache
1012- Added patches for BCC headers
1013
1014
10152005/12/16
1016----------
1017- Added Turkish and Simplified Chinese translation
1018- Use virtusertable to resolve e-mail addresses at login
1019- Configurable mail_domain used to compose correct e-mail addresses
1020  on first login
1021
1022
10232005/12/03
1024----------
1025- Added Finnish, Romanian, Polish, Czech, British, Norwegian, Greek, Russian,
1026  Estonian and Chinese translation
1027- Get IMAP server capabilities in array
1028- Check for NAMESPACE capability before sending command
1029- Set default user language from config 'locale_string'
1030- Added sorting patch for message list
1031- Make default sort col/order configurable
1032- Fixed XSS in address book and identities
1033- Added more XSS protection (Bug #1308236)
1034- Added tab indexes for compose form
1035- Added 'changed' col to contacts table
1036- Support for 160-bit session hashes
1037- Added input check for contacts and identities (Patch #1346523)
1038- Added messages/warning to compose step (Patch #1323895)
1039- Added favicon to the default skin
1040- Fixed Bug #1334337 as far as possible
1041- Added Reply-To-All functionality (Request #1326395, Patch #1349777)
1042- Redesign of client side AJAX code (enable multi threading)
1043- Added keep-alive signal every minute
1044- Make logs dir configurable
1045- Added support for SMTPS
1046- Decode attachment file names
1047- Make delimiter for message headers configurable
1048- Add generic footer to sent messages
1049- Choose the rigt identity when replying
1050- Remove signature when replying (Request #1333167)
1051- Signatures for each identity
1052- Select charset when composing message
1053- Complete re-design of the caching mechanism
1054
1055
10562005/08/11
1057----------
1058- Write list header to client even if list is empty
1059- Add functions "select all", "select none" to message list
1060- Improved filter for HTML messages to remove potentially malicious tags
1061  (script, iframe, object) and event handlers.
1062- Buttons for next/previous message in view mode
1063- Add new created contact to list and show confirmation status
1064- Added folder management (subscribe/create/delete)
1065- Log message sending (SMTP log)
1066- Grant access for Camino browser
1067- Added German translation
1068
1069
10702005/10/20
1071----------
1072- Added Swedish, Latvian, Portuguese and Catalan translation
1073- Make SMTP auth method configurable
1074- Make mailboxlist scrollable (Bug #1326372)
1075- Fixed SSL support
1076- Improved support for Courier IMAP (root folder and delimiter issues)
1077- Moved taskbar from bottom to top
1078- Added 'session_lifetime' parameter
1079- Fixed wrong unread count when deleting message (Bug #1332434)
1080- Srip tags when creating a new folder (Bug #1332084)
1081- Translate HTML tags in message headers (Bug #1330134)
1082- Correction in German translation (Bug #1329434)
1083- Display folder names with special chars correctly (Bug #1330157)
1084
1085
10862005/10/07
1087----------
1088- Added French, Italian, Spanish, Danish, Dutch translation
1089- Clarified license (Bug #1305966)
1090- Fixed PHP warnings (Bug #1299403)
1091- Fixed english translation (Bug #1295406)
1092- Fixed bug #1290833: Last character of email not seen
1093- Fixed bug #1292199 when creating new user
1094- Allow more browsers (Bug #1285101)
1095- Added setting for showing pretty dates
1096- Added support for SQLite database
1097- Make use of message caching configurable
1098- Also add attachments when forwarding a message
1099- Long folder names will not flow over message list (Bug #1267232)
1100- Show nested mailboxes hieracically
1101- Enable IMAPS by host
1102
1103
11042005/08/20
1105----------
1106- Improved cacheing of mailbox messagecount
1107- Fixed javascript bug when creating a new message folder
1108- Fixed javascript bugs #1260990 and #1260992: folder selection
1109- Make Trash folder configurable
1110- Auto create folders Inbox, Sent and Trash (if configured)
1111- Support for IMAP root folder
1112- Added support fot text/enriched messages
1113- Make list of special mailboxes configurable
1114
Note: See TracBrowser for help on using the repository browser.