- added a bunch of sqimap_logout's where none existed
[squirrelmail.git] / ChangeLog
CommitLineData
cf59dc94 1Version 0.5pre1 -- DEVELOPMENT
2------------------------------
517f5d2d 3- Redid the options section and split it into different parts
4- Added "view all headers" option when reading a message
d25eb936 5- In-Reply-To and References headers are inserted when replying to a message.
c4809aca 6- Changed how attachments are displayed and handled
8beafbbc 7- Rewrote MIME support from scratch, optomizing it an unbelievable amount
9d157cec 8- Added support for message highlighting
db673aae 9- Moved Address and Send buttons on Compose form for easier access
50da5cec 10- Added Polish translation from Lukasz Klimek <casa@LO.Pila.PL>
cf59dc94 11
12
13Version 0.4 -- May 15, 2000
14---------------------------
80faa2d5 15- If subject is blank, displays "(no subject)"
16- Fixed a few minor bugs and typos reported to list
349ca9f7 17- Changed <? to <?php in a few places
18
19Version 0.4pre2 -- May 5, 2000
a8194730 20------------------------------
ecf51658 21- Replying sets the "Answered" flag on the original message
22- When message is sent, it sends you to the folder you were looking at.
acaa9842 23- HTML based address book search
a871010c 24- Made folder listing look first at subscribed folders, making it
ecf51658 25 faster, even if you don't have $folder_prefix set.
a871010c 26- Fixed some bugs with default sent and trash folders
27- Fixed some bugs with folder manipulating
a8194730 28
3b3d853f 29Version 0.4pre1 -- April 29, 2000
30---------------------------------
31- For speed's sake, unseen messages are only noted on INBOX in left
32 folder list. This will change with 0.5.
33- Optomizations, fewer IMAP calls, more efficient sorting algorithms.
be8e07f8 34- Fixed all bugs listed in BUG
35- When inside the Sent folder, it displays "To" instead of "From"
0ac6fb02 36- Added ability to go to Next and Previous message while reading a message
37- Caching of the message headers in mailbox (much faster)
4e0295b2 38- Added a preference that allows users to customize how many messages
39 they see when they index a mailbox
d65ba808 40- Added flag status showing on message list (Answered, Flagged, and Seen)
84439367 41- Now using PHP session management
175e7218 42- Parsing the body for URLs and Email addrs
43fcef5c 43- Added option to configure default folder directory. ie: ~/mail
3a3b5826 44- Configuration script added: config/conf.pl
73c82cca 45- Addressbook with LDAP support
a3886f39 46- Big speed improvements with folder listing
4debe366 47- Added Subscribe/Unsubscribe to folders
bbd30ac8 48- Fixed bug in UW that didn't mark unseen messages
e5370d43 49- Saving sent messages into $sent_folder
d17b1a71 50- It doesn't bail out if PHP wasn't compiled with --with-gettext.
51 It only uses english in this case.
bdeb5293 52- Added support for Cyrillic (thanks to Artem Botchkov for help)
8c086db6 53- Included information on Russian Apache from Konstantin Riabitsev
6441f7c6 54- Honoring charset parameter for the body.
a9eed94d 55- Changed the way emptying of trash was done to work better
56 across different IMAP servers
d17b1a71 57
58
ecf51658 59
d17b1a71 60Version 0.3.1 -- March 13, 2000
61-------------------------------
62- Fixed a bug that didn't allow downloading of attachments
63
ebb42164 64Version 0.3 (final) -- March 10, 2000
65-------------------------------------
66- Fixed bug in smtp.php and made sending RFC complient
c973661d 67- Fixed a bug that wouldn't let you rename folders with UW server.
68- Other minor bugfixes
69
70Version 0.3pre2 -- March 5, 2000
71--------------------------------
37ea6f44 72- Rewrote folder deletion. It works much more flexably now.
b5d86033 73- Fixed message deletion that didn't always delete the right messages.
74- Removed font tags
7973444b 75- Better character translation, especially for i18n
76- Added the choice of language as a user preference
77- Bug fixes, bug fixes, bug fixes
78- Fixed bugs in message moving and deleting
4ca45d7b 79- Rewrote all IMAP functions from scratch
80
81Version 0.3pre1 -- February 17, 2000
82------------------------------------
cb8dd416 83- Added user-specific preferences including:
84 Full Name (for outbound messages)
85 Reply-to address
86 Theme
87 Move messages to trash option (true/false)
88 Wrap incoming text at XX characters
89 Editor window size (in characters)
ac2f88c7 90 Time between reloads of the left folder list
91 Signature
cb8dd416 92- Rewrote SMTP functions. It now works and handles error correction.
838f9159 93- Only folders that you're subscribed to will be listed
94- Fixed a bug in outbound messages that translated " into \"
c741cd09 95- Added themes in distribution (7 total)
9295b1ed 96- Added option to send email via sendmail rather than SMTP
60ee701b 97- Increased speed of viewing folder by date about 25%, and viewing the folder by
98 Subject or Sender by up to 100%.
ffc2ccbc 99- Added internationalization
100- Added sending of attachments
ac2f88c7 101- Left folder refreshing at intervals (with META tags)
cb8dd416 102
103
104
4ca45d7b 105
78509c54 106Version 0.2.1 -- January 05, 2000
107---------------------------------
108- Rewrote how MULTIPART messages were handled and made it recursive
109- We now take into account the encoding type rather than guessing
110- Redesigned how attachments are displayed
111- Fixed the bug that wouldn't let you send messages (I hope)
112- Added a "download message" option
113- Added a plain text viewer for text messages
114
8dc0fb27 115Version 0.2 -- January 02, 2000
116-------------------------------
4809f489 117- Attachment support (much better MIME support in general)
97be2168 118- Themeable support replaced Custom Colors. Themes are pluggable.
8dc0fb27 119
120
cb8dd416 121
4ca45d7b 122
8dc0fb27 123Version 0.1.2 -- December 20, 1999
124-----------------------------------
0f1835f3 125- Date translation to local time
8dc0fb27 126- Rewrote folder fetching code universally
127- Added attachment detection (no downloads yet)
128- Fixed many minor bugs that were reported
0f1835f3 129
130Version 0.1.1 -- December 16, 1999
131-----------------------------------
132- Reworked all the IMAP functions to make them RFC 2060 compliant
133 (should work with all IMAP servers)
134- Added color customization
135- Sorted folder list (on left bar)
136- Added MUCH better error correction and notification
137
d92b6f31 138Version 0.1 -- December 14, 1999
139--------------------------------
140- Message composing (with to, cc, bcc)
141- Message viewing, including HTML messages
142- Basic MIME support, no attachments...yet
143- Message sorting by Date, Name, or subject
144- Folder manipulation (deleting, creating, moving, and renaming)
145- IMAP email (currently only Cyrus IMAP server has been tested)
146- Many other features that are basic email functionality