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