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