Cleaning code, as Philippe told me.
[squirrelmail.git] / ChangeLog
CommitLineData
15e6162e 1**************************************
2*** Squirrelmail Stable Series 1.2 ***
3**************************************
fe3de9b1 4
3b95f6ec 5Version 1.2.3 -- ??
6-------------------
f75e4fe4 7 - Fixed 'sticky priority' so that replies are set to the same
8 priority as the original message.
93f67b01 9 - Fixed Printer Friendly to print HTML messages.
ca6e7f05 10 - Fixed multiple receivers in Sent mailbox (#500910).
21392ee6 11 - Disabled prefs caching under PHP 4.1
12 - Added "Search Memory". Enabling to store up to
13 9 predefined searchs.
c28faaad 14 - Increased security in html message.
3b95f6ec 15
0fbbeed6 16Version 1.2.2 -- 1 January 2002
17-------------------------------
b1dde0de 18
19 - Fixed an infinite loop in printer friendly when wrapping option
20 is not in the prefs.
21 Bug reported by Boris Manojlovic <steki@verat.net>
bd9bbfef 22 - Html cleanup, with patch from Dave Huang (#496712)
9cf915f1 23 - Fixed a problem saving prefs when using PHP 4.1
ce861a7b 24 - Russian, Thai, Swedish, Dutch and French update.
e0a50f24 25 - Changed configure invocation from bash to sh. (Bug #496752)
9cb0db5c 26 - Changed conf.pl invocation from '#!/usr/bin/perl' to
e0a50f24 27 '#!/usr/bin/env perl' to help people who have perl somewhere
28 else. (Bug #496753)
c64c33f4 29 - Fixed sorting of folder list, bug #497181
f506bb2c 30 - Fixed wrong behavior of non-javascript select all, bug #496681
31 - Added "Show Pages" link to message list showing all messages
32 (the resultant page of clicking "Show All")
c17a6e06 33 - i18n Fix. Because of different configurations in the gettext system,
34 some installations could not manage correctly SM languages other than
35 English. This has been corrected.
e936f765 36 - Miscellaneous rewrites and improvements.
9cb0db5c 37 - Moved locale files into the ISO-conformant directories.
38 - Moved help files into the ISO-conformant directories.
39 - Moved compilepo and mergepo files from locale/ into po/
40 - Slight i18n fixes and rewrites to accommodate for moved files.
1360e6b5 41 - Fixes for entities in the subject when replying.
7ba2534a 42 - Fixes for entities in the To: header. (Bug #489365)
43 - Fix for incorrect javascript prefs handling (Bug #497688)
edebf177 44 - Added color 15 for themes to separate background and foreground colors.
45 - Added several new themes.
7ba2534a 46
077c0273 47Version 1.2.1 -- 25 December 2001
48---------------------------------
49
24087232 50 - Fixed the bug that kept the create, delete, and rename sections
51 from appearing in the folders page (#496604)
b0929329 52 - Fixed the motd bug not allowing ' (#496616)
24087232 53 - Sorting of addressbook_search fixed, thanks to the patch of
54 Cor Bosman (xs4all)
077c0273 55
f840ae6b 56Version 1.2.0 -- 25 December 2001
57---------------------------------
58
59 - Collapsible Folders
7d11248c 60 - The Paginator!!!
f840ae6b 61 - Hundreds of UI Tweaks
62 - Message Drafts
63 - Rewrite of much of the options pages
64 - Multiple identities
65 - Reply Citations
66 - Better Attachment Handling
1893cac6 67 - Integration of Several Plugins into Core Code (including xmailer,
f840ae6b 68 attachment_common, paginator, priority, printer_friendly, sqclock)
7d11248c 69 - Ability to mark messages as Read/Unread
70 - New themes (including a Christmas theme, and several changing themes)
71 - Rewrite of much of the options pages code
f840ae6b 72 - Improved support for newer versions of PHP
73 - Message lists can be shown with alternating colors for easier reading
74 - Can include/exclude yourself when using the "Reply All"
75 - Message highlighting comes with dozens more easily accessable colors.
76 - Option to set the "Priority" of the message(Normal/High/Low)
77 - Now able to show all messages of an inbox at the same time.
78 - Cleanup of the paginator code, improving display style
79 - Cleanup of configuration file code, a bit
80 - Introduction of sent_subfolders plugin as Official Plugin
81 - Bugfixes..and more Bugfixes!
15e6162e 82
c17f5025 83
15e6162e 84***************************************************************
85*** Squirrelmail Development Series 1.1 and 1.1 Pre-Releases ***
86****************************************************************
7b294953 87
f840ae6b 88Version 1.2.0-rc3 -- 2 December 2001
89------------------------------------
fe3de9b1 90 - Speed improvements and optimizations on much of the code
91 - Comments added, formatting cleaned up for much of the code
92 - Several plugins integrated into the Squirrelmail core
93 (focus change, attachment common, printer friendly, etc)
94 - Several plugins added as "Official Plugins" to the main
95 Squirrelmail distribution
96 - First half of a rewrite of the option pages code
97 - The Paginator!!!
98 - Other stuff that I don't recall (developers, please fill this in!)
6a3509e6 99
100Version 1.1.3 -- (never really released)
f840ae6b 101----------------------------------------
102 - Added major speed improvements to IMAP functions by our
103 friends at XS4ALL
fe3de9b1 104 - Fixed MOTD
105 - Fixed multipart/alternative messages
106 - Updated Dutch translation
107 - Added Indonesian translation
108 - Added Portuguese (Portugal) translation
109 - Added language aliasing
110 - Added Turkish translation
d632bf70 111
c2fabbf4 112Version 1.1.2 -- May 21, 2001
113-----------------------------
fe3de9b1 114 - Many bugs squashed
115 - Several UI tweaks and improvements
116 - Added option (3 -> 14 in conf.pl) to auto create sent and trash folders.
117 - Updated Czech translation
118 - Support for multiple identities
119 - Support for Russian Apache removed. It is now deemed easier to just
120 turn off Charset Recoding in the Russian Apache config. See the file
121 doc/README.russian_apache
60ad318c 122
123Version 1.1.1 -- April 30, 2001
124-------------------------------
fe3de9b1 125 - Added built-in support for gettext if compiled support isn't available
126 - Made validate.php include a few more standard things
127 - Corrected a bug when sending an email properly
ab68b3f6 128
129Version 1.1.0 -- April 21, 2000
130-------------------------------
fe3de9b1 131 - Added option to have signout page redirect to another page (patch from
132 Scott Bronson) This can be configured in conf.pl (Org Prefs)
133 - Much improved SMTP error handling (patch from Jeff Evans)
134 - Preferences are now cached instead of read in every page load.
135 - Improved URL parser
136 - Added ability to read HTML messages by default instead of plain text
137 (Display Options)
138 - Added authenticated SMTP server support (configure in conf.pl)
139 - Rewrote attachment handling code in compose.php
140 - If aliases are typed in To, Cc, or Bcc, they are automatically looked up
80bb6546 141 in the addressbook and converted to the associated addresses.
fe3de9b1 142 - Added collapseable folder listing (an option that can be turned on in
143 Folder Options)
144 - Added alternating row colors to improve interface (Display Options)
ceae39cc 145
7351b45d 146
fe3de9b1 147**************************************
148*** Squirrelmail Stable Series 1.0 ***
149**************************************
7351b45d 150
dbf934ba 151Version 1.0.6 -- April 19, 2001
152-------------------------------
fe3de9b1 153 - Reworked validation for each page. It's now standardized in validate.php
154 - Fixed login bug that resulted from 1.0.5 security updates
155 - Fixed plugin incompatibilities that were introduced in 1.0.5
156 - Added more security checking to preference saving/loading
157 - Updated German translation (thanks to Ronald Bauerschmidt <rb@debian.org>)
158 - Updated Finnish help files
dbf934ba 159
80bb6546 160Version 1.0.5 -- April 17, 2001
161-------------------------------
fe3de9b1 162 - MAJOR security issues addressed. Please upgrade as soon as possible.
163 - Downloading attachments should work better due to a tip by Ray Black III.
164 - Fixed bug with drop-down folder list not containing INBOX
165 - Added Swedish help files Teemu Junnila <teejun@vallcom.com>
166 - Added Italian help files Antonetti Roberto <antonr@piceniaweb.com>
167
e40bd151 168Version 1.0.4 -- April 9, 2001
169------------------------------
fe3de9b1 170 - Fixed some bugs with folder creation
171 - Security fix for UW IMAP server to disallow folder paths outside of
172 $folder_prefix
173 - Some problems with header encoding/decoding fixed
174 - Made subject column take up whatever width is available
175 - Added bcc to html addressbook search
e40bd151 176
177Version 1.0.3 -- March 9, 2001
178------------------------------
fe3de9b1 179 - Many i18n enhancements/fixes
180 - Fixed bug with default theme path being set incorrectly
181 - Fixed problem when sending/forwarding multiple attachments
182 - Made folder drop-down list consistant in look to the other drop-downs
183 - Fixed problem where some attachment filenames would not be displayed
184 - Added Finnish help files by Teemu Junnila <teejun@vallcom.com>
185 - Updated Norwegian translation
186 - Updated Brazillian Portuguise translation
49cfb501 187
188Version 1.0.2 -- February 8, 2001
189---------------------------------
fe3de9b1 190 - Added a workaround for RedHat's 4.0.4pl1-3 binary package (It's also
191 the same workaround for Konqueror and other PHP installations?)
192 - Select All works through the search
193 - Better escaped string handling from POST variables
194 - Many more code cleanups and optimizations
195 - Added Hungarian translation by Teemu Junnila <teejun@vallcom.com>
196