source: github/CHANGELOG @ c3f94de

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

Fix size of the attachment preview frame (#1484758)

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