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