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