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