Removed countCharInString() and replaced its invocations with
[squirrelmail.git] / ChangeLog
... / ...
CommitLineData
1**************************************
2*** Squirrelmail Stable Series 1.2 ***
3**************************************
4
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>
11 - Html cleanup, with patch from Dave Huang (#496712)
12 - Fixed a problem saving prefs when using PHP 4.1
13 - Russian, Thai, Swedish, Dutch and French update.
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)
18 - Fixed sorting of folder list, bug #497181
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")
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.
25
26Version 1.2.1 -- 25 December 2001
27---------------------------------
28
29 - Fixed the bug that kept the create, delete, and rename sections
30 from appearing in the folders page (#496604)
31 - Fixed the motd bug not allowing ' (#496616)
32 - Sorting of addressbook_search fixed, thanks to the patch of
33 Cor Bosman (xs4all)
34
35Version 1.2.0 -- 25 December 2001
36---------------------------------
37
38 - Collapsible Folders
39 - The Paginator!!!
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
46 - Integration of Several Plugins into Core Code (including xmailer,
47 attachment_common, paginator, priority, printer_friendly, sqclock)
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
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!
61
62
63***************************************************************
64*** Squirrelmail Development Series 1.1 and 1.1 Pre-Releases ***
65****************************************************************
66
67Version 1.2.0-rc3 -- 2 December 2001
68------------------------------------
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!)
78
79Version 1.1.3 -- (never really released)
80----------------------------------------
81 - Added major speed improvements to IMAP functions by our
82 friends at XS4ALL
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
90
91Version 1.1.2 -- May 21, 2001
92-----------------------------
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
101
102Version 1.1.1 -- April 30, 2001
103-------------------------------
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
107
108Version 1.1.0 -- April 21, 2000
109-------------------------------
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
120 in the addressbook and converted to the associated addresses.
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)
124
125
126**************************************
127*** Squirrelmail Stable Series 1.0 ***
128**************************************
129
130Version 1.0.6 -- April 19, 2001
131-------------------------------
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
138
139Version 1.0.5 -- April 17, 2001
140-------------------------------
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
147Version 1.0.4 -- April 9, 2001
148------------------------------
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
155
156Version 1.0.3 -- March 9, 2001
157------------------------------
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
166
167Version 1.0.2 -- February 8, 2001
168---------------------------------
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