c8b00e290624d8c9936e99abb825519ac2e600b3
[squirrelmail.git] / ChangeLog
1 Version 1.1.3 -- DEVELOPMENT
2 ----------------------------
3 - Added major speed improvements to IMAP functions by our friends at XS4ALL
4 - Fixed MOTD
5 - Fixed multipart/alternative messages
6 - Updated Dutch translation
7 - Added Indonesian translation
8 - Added Portuguese (Portugal) translation
9 - Added language aliasing
10 - Added Turkish translation
11
12 Version 1.1.2 -- May 21, 2001
13 -----------------------------
14 - Many bugs squashed
15 - Several UI tweaks and improvements
16 - Added option (3 -> 14 in conf.pl) to auto create sent and trash folders.
17 - Updated Czech translation
18 - Support for multiple identities
19 - Support for Russian Apache removed. It is now deemed easier to just turn
20 off Charset Recoding in the Russian Apache config. See doc/README.russian_apache
21
22 Version 1.1.1 -- April 30, 2001
23 -------------------------------
24 - Added built-in support for gettext if compiled support isn't available
25 - Made validate.php include a few more standard things
26 - Corrected a bug when sending an email properly
27
28 Version 1.1.0 -- April 21, 2000
29 -------------------------------
30 - Added option to have signout page redirect to another page (patch from Scott Bronson)
31 This can be configured in conf.pl (Org Prefs)
32 - Much improved SMTP error handling (patch from Jeff Evans)
33 - Preferences are now cached instead of read in every page load.
34 - Improved URL parser
35 - Added ability to read HTML messages by default instead of plain text (Display Options)
36 - Added authenticated SMTP server support (configure in conf.pl)
37 - Rewrote attachment handling code in compose.php
38 - If aliases are typed in To, Cc, or Bcc, they are automatically looked up in
39 in the addressbook and converted to the associated addresses.
40 - Added collapseable folder listing (an option that can be turned on in Folder Options)
41 - Added alternating row colors to improve interface (Display Options)
42
43
44
45 Version 1.0.6 -- April 19, 2001
46 -------------------------------
47 - Reworked validation for each page. It's now standardized in validate.php
48 - Fixed login bug that resulted from 1.0.5 security updates
49 - Fixed plugin incompatibilities that were introduced in 1.0.5
50 - Added more security checking to preference saving/loading
51 - Updated German translation (thanks to Ronald Bauerschmidt <rb@debian.org>)
52 - Updated Finnish help files
53
54 Version 1.0.5 -- April 17, 2001
55 -------------------------------
56 - MAJOR security issues addressed. Please upgrade as soon as possible.
57 - Downloading attachments should work better due to a tip by Ray Black III.
58 - Fixed bug with drop-down folder list not containing INBOX
59 - Added Swedish help files Teemu Junnila <teejun@vallcom.com>
60 - Added Italian help files Antonetti Roberto <antonr@piceniaweb.com>
61
62 Version 1.0.4 -- April 9, 2001
63 ------------------------------
64 - Fixed some bugs with folder creation
65 - Security fix for UW IMAP server to disallow folder paths outside of $folder_prefix
66 - Some problems with header encoding/decoding fixed
67 - Made subject column take up whatever width is available
68 - Added bcc to html addressbook search
69
70 Version 1.0.3 -- March 9, 2001
71 ------------------------------
72 - Many i18n enhancements/fixes
73 - Fixed bug with default theme path being set incorrectly
74 - Fixed problem when sending/forwarding multiple attachments
75 - Made folder drop-down list consistant in look to the other drop-downs
76 - Fixed problem where some attachment filenames would not be displayed
77 - Added Finnish help files by Teemu Junnila <teejun@vallcom.com>
78 - Updated Norwegian translation
79 - Updated Brazillian Portuguise translation
80
81 Version 1.0.2 -- February 8, 2001
82 ---------------------------------
83 - Added a workaround for RedHat's 4.0.4pl1-3 binary package (It's also
84 the same workaround for Konqueror and other PHP installations?)
85 - Select All works through the search
86 - Better escaped string handling from POST variables
87 - Many more code cleanups and optimizations
88 - Added Hungarian translation by Teemu Junnila <teejun@vallcom.com>
89 - Added Icelandic translation by Karl HeiĆ°ar" <karlh@macho.is>
90 - Updated Taiwan translation
91 - Updated Sweedish translation
92 - Updated Finnish translation
93
94 Version 1.0.1 -- February 1, 2001
95 ---------------------------------
96 - Improved the way sqimap_read_data() is handled
97 - Sped up "no sorting" even more
98 - Fixed problems with sending messages
99 - Fixed some pass-by-reference calls that caused problems with newer PHP versions
100 - Fixed bug that didn't display last folder subscribed to
101 - Removed requirement of PHP 4.0.1 for array_unique() function
102 - Removed unnecessary echo statements by breaking out of PHP
103 - Changed evaluation method from using " to ' for speed improvements
104 - If no plugin array set in config.php, now handled correctly
105 - If subject is > 55 chars, trims it and puts "..." in message list
106 - Hundreds of minor changes to remove all verbose PHP warning messages
107
108 Version 1.0 -- January 30, 2001
109 -------------------------------
110 - Updated config_default.php to include attachment_common plugin (now in distribution)
111 - A few minor speed improvements
112 - Fixed problems in sqimap_read_body(), made it more reliable
113 - Added French translation of help files by gore K <gore_k@ymca-cepiere.org>
114 - Added Finnish translation by Teemu Junnila <teejun@vallcom.com>
115 - Updated Sweedish translation
116 - Updated Russian translation
117
118 Version 1.0pre3 -- January 22, 2001
119 -----------------------------------
120 - Fixed some "Select All" bugs
121 - Finally fixed the IE/SSL download problem!!
122 - Added Danish translation by Claus Rasmussen <claus@webclaus.com>
123 - Updated Spanish translation
124 - Updated Polish translation
125 - Updated Taiwan translation
126 - Updated Czech translation
127 - Updated Korean translation
128
129 Version 1.0pre2 -- January 15, 2001
130 -----------------------------------
131 - A number of security fixes
132 - Replaced error messages with better, formatted, and meaningful messages.
133 - Fixed "reply all" so that it works intelligently now
134 - Made deleted (but not expunged) messages easier to detect (only if $auto_expunge = false)
135 - Fixed bug that didn't display size correctly in search results
136 - Major memory management and speed improvements with downloading of attachments
137 - Made $auto_expunge variable actually do something
138 - Fixed bug that didn't display login failure message
139 - Fixed minor bug in sqimap_mailbox_list
140 - Added sqimap_capability function to check capabilities of server.
141 - Rewrote sqimap_get_delim to use NAMESPACE capability (if available) to get delimiter.
142 - Added Catalan translation of Help documents by Josep Sanz <jsanz@fa.upc.es>
143 - Added Taiwan translation by "ching" <ching@kiwa.com.tw>
144
145 Version 1.0pre1 -- December 14, 2000
146 ------------------------------------
147 - Fixed bug in sending messages with a blank line with a "."
148 - Folder displays have been changed to be more readable in drop-down lists
149 - For security, login verification happens, then we're redirected to webmail.php
150 - Folder sorting now case insensative
151 - added config option to set IMAP folder delimiter rather than always detecting it
152 - Made session cookie parameter use PHP's settings rather than making assumptions
153 - Select/Deslect all implemented using only HTML (not Javascript)
154 - Fixed default charset that is sent with outbound messages (now user's preferred charset)
155 - Sort method saving now transparent to user, and saves between sessions
156 - Now replacing all \n with \r\n before sending the message.
157 - Added sorting option for NO sorting.. 10000 times faster!
158 - Using <pre> tags for viewing message body instead of <tt> and &nbsp;
159 - Added redirection from subdirectories to login page
160 - Attachments are shown in message index (shown as a "+")
161 - Updated attachment plugin support and passing values to hooks (see plugins.txt)
162 - Added file and message size in many locations
163 - Made message index order customizable (from, subject, date) can be (date, from, subject)
164 - Fixed some security problems with uploading attachments
165 - When reading, attachments look better and have a better plugin interface
166 - Some functions now pass values by reference to save on memory
167 - Added Catalan translation from Josep Sanz <jsanz@fa.upc.es>
168 - Added Serbian translation from Boris Manojlovic <steki@verat.net>
169 - Added Polish translation of Help from Krystian Kanabrodzki <krys@voruta.eu.org>
170
171
172
173 Version 0.5 -- September 25, 2000
174 ---------------------------------
175 - Fixed some problems with downloading attachments in IE
176 - If no date is set in header, we take internal date of the imap server
177 - Fixed some lingering bugs in mime parsing
178 - Searching specifies CHARSET option
179 - Security fixes
180 - Fixed hyperlink rendering problems
181
182 Version 0.5pre2 -- September 6, 2000
183 ------------------------------------
184 - Added quite a few new themes
185 - Fixed double folder problem on some servers
186 - Using encryption for passwords
187 - Added a patch from Bill Thousand to allow easier virtual domains
188 - Security updates with attachments
189 - Added more hooks for plugins, updated plugin.txt
190 - Improved HTML address book
191 - Fixed bugs in parsing email addresses in smtp.php
192 - Applied fixes for Courier IMAP server (by Andreas Dahl)
193 - Fixed some buggy IMAP handling
194 - Improved word wrapping
195 - Fixed bugs with adding and not adding backslashes
196 - Made message highlighting case insensative
197 - Added Korean translation from Jong-II Kim <aporie@netian.com>
198 - Added Italian translation from Aldo Moresco <moresco@idcm.it>
199 - Added French translation from Ali Nedjimi <lrdfrx@club-internet.fr>
200
201 Version 0.5pre1 -- August 9, 2000
202 ---------------------------------
203 - Searching folders functionality added
204 - Date display now is similar to Netscape Messenger
205 - Many bugs have been reported to the list, and been squashed
206 - Help system developed
207 - Folder list now shows configurable details about messages
208 - It is now possible to select multiple subscribes/unsubscribes
209 - Removed a bunch of annoying "success" screens, improved navigation
210 - Better IMAP session handling
211 - Redid the options section and split it into different parts
212 - Added "view all headers" option when reading a message
213 - In-Reply-To and References headers are inserted when replying to a message.
214 - Changed how attachments are displayed and handled
215 - Rewrote MIME support from scratch, optomizing it an unbelievable amount
216 - Added support for message highlighting
217 - Moved Address and Send buttons on Compose form for easier access
218 - Added Polish translation from Lukasz Klimek <casa@LO.Pila.PL>
219 - Added Swedish translation from Tobias Ekbom
220 - Added Brazilian Portuguse translation from Henrique Moura
221 - Added Dutch translation from Arjen Halma
222
223
224
225 Version 0.4 -- May 15, 2000
226 ---------------------------
227 - If subject is blank, displays "(no subject)"
228 - Fixed a few minor bugs and typos reported to list
229 - Changed <? to <?php in a few places
230
231 Version 0.4pre2 -- May 5, 2000
232 ------------------------------
233 - Replying sets the "Answered" flag on the original message
234 - When message is sent, it sends you to the folder you were looking at.
235 - HTML based address book search
236 - Made folder listing look first at subscribed folders, making it
237 faster, even if you don't have $folder_prefix set.
238 - Fixed some bugs with default sent and trash folders
239 - Fixed some bugs with folder manipulating
240
241 Version 0.4pre1 -- April 29, 2000
242 ---------------------------------
243 - For speed's sake, unseen messages are only noted on INBOX in left
244 folder list. This will change with 0.5.
245 - Optomizations, fewer IMAP calls, more efficient sorting algorithms.
246 - Fixed all bugs listed in BUG
247 - When inside the Sent folder, it displays "To" instead of "From"
248 - Added ability to go to Next and Previous message while reading a message
249 - Caching of the message headers in mailbox (much faster)
250 - Added a preference that allows users to customize how many messages
251 they see when they index a mailbox
252 - Added flag status showing on message list (Answered, Flagged, and Seen)
253 - Now using PHP session management
254 - Parsing the body for URLs and Email addrs
255 - Added option to configure default folder directory. ie: ~/mail
256 - Configuration script added: config/conf.pl
257 - Addressbook with LDAP support
258 - Big speed improvements with folder listing
259 - Added Subscribe/Unsubscribe to folders
260 - Fixed bug in UW that didn't mark unseen messages
261 - Saving sent messages into $sent_folder
262 - It doesn't bail out if PHP wasn't compiled with --with-gettext.
263 It only uses english in this case.
264 - Added support for Cyrillic (thanks to Artem Botchkov for help)
265 - Included information on Russian Apache from Konstantin Riabitsev
266 - Honoring charset parameter for the body.
267 - Changed the way emptying of trash was done to work better
268 across different IMAP servers
269
270
271
272 Version 0.3.1 -- March 13, 2000
273 -------------------------------
274 - Fixed a bug that didn't allow downloading of attachments
275
276 Version 0.3 (final) -- March 10, 2000
277 -------------------------------------
278 - Fixed bug in smtp.php and made sending RFC complient
279 - Fixed a bug that wouldn't let you rename folders with UW server.
280 - Other minor bugfixes
281
282 Version 0.3pre2 -- March 5, 2000
283 --------------------------------
284 - Rewrote folder deletion. It works much more flexably now.
285 - Fixed message deletion that didn't always delete the right messages.
286 - Removed font tags
287 - Better character translation, especially for i18n
288 - Added the choice of language as a user preference
289 - Bug fixes, bug fixes, bug fixes
290 - Fixed bugs in message moving and deleting
291 - Rewrote all IMAP functions from scratch
292
293 Version 0.3pre1 -- February 17, 2000
294 ------------------------------------
295 - Added user-specific preferences including:
296 Full Name (for outbound messages)
297 Reply-to address
298 Theme
299 Move messages to trash option (true/false)
300 Wrap incoming text at XX characters
301 Editor window size (in characters)
302 Time between reloads of the left folder list
303 Signature
304 - Rewrote SMTP functions. It now works and handles error correction.
305 - Only folders that you're subscribed to will be listed
306 - Fixed a bug in outbound messages that translated " into \"
307 - Added themes in distribution (7 total)
308 - Added option to send email via sendmail rather than SMTP
309 - Increased speed of viewing folder by date about 25%, and viewing the folder by
310 Subject or Sender by up to 100%.
311 - Added internationalization
312 - Added sending of attachments
313 - Left folder refreshing at intervals (with META tags)
314
315
316
317
318 Version 0.2.1 -- January 05, 2000
319 ---------------------------------
320 - Rewrote how MULTIPART messages were handled and made it recursive
321 - We now take into account the encoding type rather than guessing
322 - Redesigned how attachments are displayed
323 - Fixed the bug that wouldn't let you send messages (I hope)
324 - Added a "download message" option
325 - Added a plain text viewer for text messages
326
327 Version 0.2 -- January 02, 2000
328 -------------------------------
329 - Attachment support (much better MIME support in general)
330 - Themeable support replaced Custom Colors. Themes are pluggable.
331
332
333
334
335 Version 0.1.2 -- December 20, 1999
336 -----------------------------------
337 - Date translation to local time
338 - Rewrote folder fetching code universally
339 - Added attachment detection (no downloads yet)
340 - Fixed many minor bugs that were reported
341
342 Version 0.1.1 -- December 16, 1999
343 -----------------------------------
344 - Reworked all the IMAP functions to make them RFC 2060 compliant
345 (should work with all IMAP servers)
346 - Added color customization
347 - Sorted folder list (on left bar)
348 - Added MUCH better error correction and notification
349
350 Version 0.1 -- December 14, 1999
351 --------------------------------
352 - Message composing (with to, cc, bcc)
353 - Message viewing, including HTML messages
354 - Basic MIME support, no attachments...yet
355 - Message sorting by Date, Name, or subject
356 - Folder manipulation (deleting, creating, moving, and renaming)
357 - IMAP email (currently only Cyrus IMAP server has been tested)
358 - Many other features that are basic email functionality