Changes between Version 10 and Version 11 of Changelog


Ignore:
Timestamp:
Mar 3, 2008 5:10:05 PM (5 years ago)
Author:
thomasb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v10 v11  
    11= CHANGELOG = 
     2 
     3== Release 0.1-stable == 
     4 
     5 * Added interactive installer script (#1483912) 
     6 * Fix folder adding/renaming inspired by #1484800 
     7 * Localize folder name in page title (#1484785) 
     8 * Fix code using wrong variable name (#1484018) 
     9 * Allow to send mail with BCC recipients only 
     10 * condense TinyMCE toolbar down to one line, removing table buttons (#1484747) 
     11 * Add function to mark the selected messages as read/unread (#1457360) 
     12 * Also do charset decoding as suggested in RFC 2231 (fix #1484321) 
     13 * Show message count in folder list and hint when creating a subfolder 
     14 * Distinguish ssl and tls for imap connections (#1484667) 
     15 * Added some charset aliases to fix typical mis-labelling (#1484565) 
     16 * Remember decision to display images for a certain message during session (#1484754) 
     17 * Truncate attachment filenames to 55 characters due to an IE bug (#1484757) 
     18 * Make sending of read receipts configurable 
     19 * Respect config when localize folder names (#1484707) 
     20 * Also respect receipt and priority settings when re-opening a draft message 
     21 * Remember search results (closes #1483883), patch by the_glu 
     22 * Add Received header on outgoing mail 
     23 * Upgrade to TinyMCE 2.1.3 
     24 * Allow inserting image attachments into HTML messages while composing (#1484557) 
     25 * Implement Message-Disposition-Notification (Receipts) 
     26 * Fix overriding of session vars when register_globals is on (#1484670) 
     27 * Fix bug with case-sensitive folder names (#1484245) 
     28 * Don't create default folders by default 
     29 * Fixed some potential security risks (audited by Andris) 
     30 * Only show new messages if they match the current search (#1484176) 
     31 * Switch to/from when searcing in Sent folder (#1484555) 
     32 * Correctly read the References header (#1484646) 
     33 * Unset old cookie before sending a new value (#1484639) 
     34 * Correctly decode attachments when downloading them (#1484645 and #1484642) 
     35 * Suppress IE errors when clearing attachments form (#1484356) 
     36 * Log error when login fails due to auto_create_user turned off 
     37 * Filter linked/imported CSS files (closes #1484056) 
     38 * Improve message compose screen (closes #1484383) 
     39 * Select next row after removing one from list (#1484387) 
    240 
    341== Release 0.1-rc2 ==