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