653a3142956c761763e78ee7010e9582dfc4fc0a
[squirrelmail.git] / ChangeLog
1 Version 0.2.1 -- January 05, 2000
2 ---------------------------------
3 - Rewrote how MULTIPART messages were handled and made it recursive
4 - We now take into account the encoding type rather than guessing
5 - Redesigned how attachments are displayed
6 - Fixed the bug that wouldn't let you send messages (I hope)
7 - Added a "download message" option
8 - Added a plain text viewer for text messages
9
10 Version 0.2 -- January 02, 2000
11 -------------------------------
12 - Attachment support (much better MIME support in general)
13 - Themeable support replaced Custom Colors. Themes are pluggable.
14
15
16 Version 0.1.2 -- December 20, 1999
17 -----------------------------------
18 - Date translation to local time
19 - Rewrote folder fetching code universally
20 - Added attachment detection (no downloads yet)
21 - Fixed many minor bugs that were reported
22
23 Version 0.1.1 -- December 16, 1999
24 -----------------------------------
25 - Reworked all the IMAP functions to make them RFC 2060 compliant
26 (should work with all IMAP servers)
27 - Added color customization
28 - Sorted folder list (on left bar)
29 - Added MUCH better error correction and notification
30
31 Version 0.1 -- December 14, 1999
32 --------------------------------
33 - Message composing (with to, cc, bcc)
34 - Message viewing, including HTML messages
35 - Basic MIME support, no attachments...yet
36 - Message sorting by Date, Name, or subject
37 - Folder manipulation (deleting, creating, moving, and renaming)
38 - IMAP email (currently only Cyrus IMAP server has been tested)
39 - Many other features that are basic email functionality