added docs to the index in the doc/ directory
[squirrelmail.git] / ChangeLog
CommitLineData
4ca45d7b 1Version 0.3pre2 -- Development
cb8dd416 2------------------------------
37ea6f44 3- Rewrote folder deletion. It works much more flexably now.
b5d86033 4- Fixed message deletion that didn't always delete the right messages.
5- Removed font tags
7973444b 6- Better character translation, especially for i18n
7- Added the choice of language as a user preference
8- Bug fixes, bug fixes, bug fixes
9- Fixed bugs in message moving and deleting
4ca45d7b 10- Rewrote all IMAP functions from scratch
11
37ea6f44 12
13
4ca45d7b 14Version 0.3pre1 -- February 17, 2000
15------------------------------------
cb8dd416 16- Added user-specific preferences including:
17 Full Name (for outbound messages)
18 Reply-to address
19 Theme
20 Move messages to trash option (true/false)
21 Wrap incoming text at XX characters
22 Editor window size (in characters)
ac2f88c7 23 Time between reloads of the left folder list
24 Signature
cb8dd416 25- Rewrote SMTP functions. It now works and handles error correction.
838f9159 26- Only folders that you're subscribed to will be listed
27- Fixed a bug in outbound messages that translated " into \"
c741cd09 28- Added themes in distribution (7 total)
9295b1ed 29- Added option to send email via sendmail rather than SMTP
60ee701b 30- Increased speed of viewing folder by date about 25%, and viewing the folder by
31 Subject or Sender by up to 100%.
ffc2ccbc 32- Added internationalization
33- Added sending of attachments
ac2f88c7 34- Left folder refreshing at intervals (with META tags)
cb8dd416 35
36
37
4ca45d7b 38
78509c54 39Version 0.2.1 -- January 05, 2000
40---------------------------------
41- Rewrote how MULTIPART messages were handled and made it recursive
42- We now take into account the encoding type rather than guessing
43- Redesigned how attachments are displayed
44- Fixed the bug that wouldn't let you send messages (I hope)
45- Added a "download message" option
46- Added a plain text viewer for text messages
47
8dc0fb27 48Version 0.2 -- January 02, 2000
49-------------------------------
4809f489 50- Attachment support (much better MIME support in general)
97be2168 51- Themeable support replaced Custom Colors. Themes are pluggable.
8dc0fb27 52
53
cb8dd416 54
4ca45d7b 55
8dc0fb27 56Version 0.1.2 -- December 20, 1999
57-----------------------------------
0f1835f3 58- Date translation to local time
8dc0fb27 59- Rewrote folder fetching code universally
60- Added attachment detection (no downloads yet)
61- Fixed many minor bugs that were reported
0f1835f3 62
63Version 0.1.1 -- December 16, 1999
64-----------------------------------
65- Reworked all the IMAP functions to make them RFC 2060 compliant
66 (should work with all IMAP servers)
67- Added color customization
68- Sorted folder list (on left bar)
69- Added MUCH better error correction and notification
70
d92b6f31 71Version 0.1 -- December 14, 1999
72--------------------------------
73- Message composing (with to, cc, bcc)
74- Message viewing, including HTML messages
75- Basic MIME support, no attachments...yet
76- Message sorting by Date, Name, or subject
77- Folder manipulation (deleting, creating, moving, and renaming)
78- IMAP email (currently only Cyrus IMAP server has been tested)
79- Many other features that are basic email functionality