7348175abf54649e73ab4dfbe73f4c311cc2e2d1
[squirrelmail.git] / ChangeLog
1 Version 0.5 -- DEVELOPMENT
2 --------------------------
3 - Fixed some lingering bugs in mime parsing
4 - Searching specifies CHARSET option
5 - Security fixes
6 - Fixed hyperlink rendering problems
7
8 Version 0.5pre2 -- September 6, 2000
9 ------------------------------------
10 - Added quite a few new themes
11 - Fixed double folder problem on some servers
12 - Using encryption for passwords
13 - Added a patch from Bill Thousand to allow easier virtual domains
14 - Security updates with attachments
15 - Added more hooks for plugins, updated plugin.txt
16 - Improved HTML address book
17 - Fixed bugs in parsing email addresses in smtp.php
18 - Applied fixes for Courier IMAP server (by Andreas Dahl)
19 - Fixed some buggy IMAP handling
20 - Improved word wrapping
21 - Fixed bugs with adding and not adding backslashes
22 - Made message highlighting case insensative
23 - Added Korean translation from Jong-II Kim <aporie@netian.com>
24 - Added Italian translation from Aldo Moresco <moresco@idcm.it>
25 - Added French translation from Ali Nedjimi <lrdfrx@club-internet.fr>
26
27 Version 0.5pre1 -- August 9, 2000
28 ---------------------------------
29 - Searching folders functionality added
30 - Date display now is similar to Netscape Messenger
31 - Many bugs have been reported to the list, and been squashed
32 - Help system developed
33 - Folder list now shows configurable details about messages
34 - It is now possible to select multiple subscribes/unsubscribes
35 - Removed a bunch of annoying "success" screens, improved navigation
36 - Better IMAP session handling
37 - Redid the options section and split it into different parts
38 - Added "view all headers" option when reading a message
39 - In-Reply-To and References headers are inserted when replying to a message.
40 - Changed how attachments are displayed and handled
41 - Rewrote MIME support from scratch, optomizing it an unbelievable amount
42 - Added support for message highlighting
43 - Moved Address and Send buttons on Compose form for easier access
44 - Added Polish translation from Lukasz Klimek <casa@LO.Pila.PL>
45 - Added Swedish translation from Tobias Ekbom
46 - Added Brazilian Portuguse translation from Henrique Moura
47 - Added Dutch translation from Arjen Halma
48
49
50
51 Version 0.4 -- May 15, 2000
52 ---------------------------
53 - If subject is blank, displays "(no subject)"
54 - Fixed a few minor bugs and typos reported to list
55 - Changed <? to <?php in a few places
56
57 Version 0.4pre2 -- May 5, 2000
58 ------------------------------
59 - Replying sets the "Answered" flag on the original message
60 - When message is sent, it sends you to the folder you were looking at.
61 - HTML based address book search
62 - Made folder listing look first at subscribed folders, making it
63 faster, even if you don't have $folder_prefix set.
64 - Fixed some bugs with default sent and trash folders
65 - Fixed some bugs with folder manipulating
66
67 Version 0.4pre1 -- April 29, 2000
68 ---------------------------------
69 - For speed's sake, unseen messages are only noted on INBOX in left
70 folder list. This will change with 0.5.
71 - Optomizations, fewer IMAP calls, more efficient sorting algorithms.
72 - Fixed all bugs listed in BUG
73 - When inside the Sent folder, it displays "To" instead of "From"
74 - Added ability to go to Next and Previous message while reading a message
75 - Caching of the message headers in mailbox (much faster)
76 - Added a preference that allows users to customize how many messages
77 they see when they index a mailbox
78 - Added flag status showing on message list (Answered, Flagged, and Seen)
79 - Now using PHP session management
80 - Parsing the body for URLs and Email addrs
81 - Added option to configure default folder directory. ie: ~/mail
82 - Configuration script added: config/conf.pl
83 - Addressbook with LDAP support
84 - Big speed improvements with folder listing
85 - Added Subscribe/Unsubscribe to folders
86 - Fixed bug in UW that didn't mark unseen messages
87 - Saving sent messages into $sent_folder
88 - It doesn't bail out if PHP wasn't compiled with --with-gettext.
89 It only uses english in this case.
90 - Added support for Cyrillic (thanks to Artem Botchkov for help)
91 - Included information on Russian Apache from Konstantin Riabitsev
92 - Honoring charset parameter for the body.
93 - Changed the way emptying of trash was done to work better
94 across different IMAP servers
95
96
97
98 Version 0.3.1 -- March 13, 2000
99 -------------------------------
100 - Fixed a bug that didn't allow downloading of attachments
101
102 Version 0.3 (final) -- March 10, 2000
103 -------------------------------------
104 - Fixed bug in smtp.php and made sending RFC complient
105 - Fixed a bug that wouldn't let you rename folders with UW server.
106 - Other minor bugfixes
107
108 Version 0.3pre2 -- March 5, 2000
109 --------------------------------
110 - Rewrote folder deletion. It works much more flexably now.
111 - Fixed message deletion that didn't always delete the right messages.
112 - Removed font tags
113 - Better character translation, especially for i18n
114 - Added the choice of language as a user preference
115 - Bug fixes, bug fixes, bug fixes
116 - Fixed bugs in message moving and deleting
117 - Rewrote all IMAP functions from scratch
118
119 Version 0.3pre1 -- February 17, 2000
120 ------------------------------------
121 - Added user-specific preferences including:
122 Full Name (for outbound messages)
123 Reply-to address
124 Theme
125 Move messages to trash option (true/false)
126 Wrap incoming text at XX characters
127 Editor window size (in characters)
128 Time between reloads of the left folder list
129 Signature
130 - Rewrote SMTP functions. It now works and handles error correction.
131 - Only folders that you're subscribed to will be listed
132 - Fixed a bug in outbound messages that translated " into \"
133 - Added themes in distribution (7 total)
134 - Added option to send email via sendmail rather than SMTP
135 - Increased speed of viewing folder by date about 25%, and viewing the folder by
136 Subject or Sender by up to 100%.
137 - Added internationalization
138 - Added sending of attachments
139 - Left folder refreshing at intervals (with META tags)
140
141
142
143
144 Version 0.2.1 -- January 05, 2000
145 ---------------------------------
146 - Rewrote how MULTIPART messages were handled and made it recursive
147 - We now take into account the encoding type rather than guessing
148 - Redesigned how attachments are displayed
149 - Fixed the bug that wouldn't let you send messages (I hope)
150 - Added a "download message" option
151 - Added a plain text viewer for text messages
152
153 Version 0.2 -- January 02, 2000
154 -------------------------------
155 - Attachment support (much better MIME support in general)
156 - Themeable support replaced Custom Colors. Themes are pluggable.
157
158
159
160
161 Version 0.1.2 -- December 20, 1999
162 -----------------------------------
163 - Date translation to local time
164 - Rewrote folder fetching code universally
165 - Added attachment detection (no downloads yet)
166 - Fixed many minor bugs that were reported
167
168 Version 0.1.1 -- December 16, 1999
169 -----------------------------------
170 - Reworked all the IMAP functions to make them RFC 2060 compliant
171 (should work with all IMAP servers)
172 - Added color customization
173 - Sorted folder list (on left bar)
174 - Added MUCH better error correction and notification
175
176 Version 0.1 -- December 14, 1999
177 --------------------------------
178 - Message composing (with to, cc, bcc)
179 - Message viewing, including HTML messages
180 - Basic MIME support, no attachments...yet
181 - Message sorting by Date, Name, or subject
182 - Folder manipulation (deleting, creating, moving, and renaming)
183 - IMAP email (currently only Cyrus IMAP server has been tested)
184 - Many other features that are basic email functionality