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