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