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