Cleaned up a bit of HTML in composing messages
[squirrelmail.git] / ChangeLog
CommitLineData
cb8dd416 1Version 0.3pre1 -- Development
2------------------------------
3- Added user-specific preferences including:
4 Full Name (for outbound messages)
5 Reply-to address
6 Theme
7 Move messages to trash option (true/false)
8 Wrap incoming text at XX characters
9 Editor window size (in characters)
10- Rewrote SMTP functions. It now works and handles error correction.
838f9159 11- Only folders that you're subscribed to will be listed
12- Fixed a bug in outbound messages that translated " into \"
13- Added themes in distrobution (7 total)
60ee701b 14- Increased speed of viewing folder by date about 25%, and viewing the folder by
15 Subject or Sender by up to 100%.
ffc2ccbc 16- Added internationalization
17- Added sending of attachments
cb8dd416 18
19
20
78509c54 21Version 0.2.1 -- January 05, 2000
22---------------------------------
23- Rewrote how MULTIPART messages were handled and made it recursive
24- We now take into account the encoding type rather than guessing
25- Redesigned how attachments are displayed
26- Fixed the bug that wouldn't let you send messages (I hope)
27- Added a "download message" option
28- Added a plain text viewer for text messages
29
8dc0fb27 30Version 0.2 -- January 02, 2000
31-------------------------------
4809f489 32- Attachment support (much better MIME support in general)
97be2168 33- Themeable support replaced Custom Colors. Themes are pluggable.
8dc0fb27 34
35
cb8dd416 36
8dc0fb27 37Version 0.1.2 -- December 20, 1999
38-----------------------------------
0f1835f3 39- Date translation to local time
8dc0fb27 40- Rewrote folder fetching code universally
41- Added attachment detection (no downloads yet)
42- Fixed many minor bugs that were reported
0f1835f3 43
44Version 0.1.1 -- December 16, 1999
45-----------------------------------
46- Reworked all the IMAP functions to make them RFC 2060 compliant
47 (should work with all IMAP servers)
48- Added color customization
49- Sorted folder list (on left bar)
50- Added MUCH better error correction and notification
51
d92b6f31 52Version 0.1 -- December 14, 1999
53--------------------------------
54- Message composing (with to, cc, bcc)
55- Message viewing, including HTML messages
56- Basic MIME support, no attachments...yet
57- Message sorting by Date, Name, or subject
58- Folder manipulation (deleting, creating, moving, and renaming)
59- IMAP email (currently only Cyrus IMAP server has been tested)
60- Many other features that are basic email functionality