added gustav's new option for using sendmail as of 0.3
[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)
ac2f88c7 10 Time between reloads of the left folder list
11 Signature
cb8dd416 12- Rewrote SMTP functions. It now works and handles error correction.
838f9159 13- Only folders that you're subscribed to will be listed
14- Fixed a bug in outbound messages that translated " into \"
c741cd09 15- Added themes in distribution (7 total)
9295b1ed 16- Added option to send email via sendmail rather than SMTP
60ee701b 17- Increased speed of viewing folder by date about 25%, and viewing the folder by
18 Subject or Sender by up to 100%.
ffc2ccbc 19- Added internationalization
20- Added sending of attachments
ac2f88c7 21- Left folder refreshing at intervals (with META tags)
cb8dd416 22
23
24
78509c54 25Version 0.2.1 -- January 05, 2000
26---------------------------------
27- Rewrote how MULTIPART messages were handled and made it recursive
28- We now take into account the encoding type rather than guessing
29- Redesigned how attachments are displayed
30- Fixed the bug that wouldn't let you send messages (I hope)
31- Added a "download message" option
32- Added a plain text viewer for text messages
33
8dc0fb27 34Version 0.2 -- January 02, 2000
35-------------------------------
4809f489 36- Attachment support (much better MIME support in general)
97be2168 37- Themeable support replaced Custom Colors. Themes are pluggable.
8dc0fb27 38
39
cb8dd416 40
8dc0fb27 41Version 0.1.2 -- December 20, 1999
42-----------------------------------
0f1835f3 43- Date translation to local time
8dc0fb27 44- Rewrote folder fetching code universally
45- Added attachment detection (no downloads yet)
46- Fixed many minor bugs that were reported
0f1835f3 47
48Version 0.1.1 -- December 16, 1999
49-----------------------------------
50- Reworked all the IMAP functions to make them RFC 2060 compliant
51 (should work with all IMAP servers)
52- Added color customization
53- Sorted folder list (on left bar)
54- Added MUCH better error correction and notification
55
d92b6f31 56Version 0.1 -- December 14, 1999
57--------------------------------
58- Message composing (with to, cc, bcc)
59- Message viewing, including HTML messages
60- Basic MIME support, no attachments...yet
61- Message sorting by Date, Name, or subject
62- Folder manipulation (deleting, creating, moving, and renaming)
63- IMAP email (currently only Cyrus IMAP server has been tested)
64- Many other features that are basic email functionality