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