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