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