10 April 2005, 0.9 "31 Candles" There are many changes in this release, these are some of the highlights: General Changes: * Zope 2.9 now required * Zope side installation simplified with an 'installer' product * Numerous small changes, tidyups and fixes * A user manual (for users, not administrators) UI Changes: * We have icons! (with thanks to the Tango project!) * Atom feeds more prominent * A completely new (and currently quite basic) files area, based around search * Email posting forms supressed for users who are blocked (or over their posting limit) * Completely reworked 'homepage' for logged in users * Better search * Many, many, many changes to overall UI Email: * Option to moderate new users * Post from web much faster 26 July 2005, 0.1rc-6: * Updated presentation of email to prevent showing the 'add' links to unauthorized users (the screens themselves were already protected) * Fixed forgotten password template 26 July 2005, 0.1rc-5: * Fixed bug in list_property mechanism, thanks to Dan Randow of GroupSense * Numerous fixes in Products/GroupServer * Missing CodeTemplates in example site * More INSTALL document tweaks * Thanks also go to Richard Solly from the Melbourne PC User Group for testing the previous release, and reporting the problems which led to this release. 10 Jun 2005, 0.1rc-4: * Documentation changes, thanks to Qu Zhang of Bellanet. * Fix for login after division has changed (currentDivision no longer current) * Three python scripts in Products/Groupserver/Presentation/Tofu/MailingListManager/lscripts were missing the headers * Fixes to email templates 27 May 2005, 0.1rc-3: * Removed admin user from root acl_user folder, so it gets recreated correctly when installation takes place (and thus, doesn't lock you people out) 21 May 2005, 0.1rc-2: * Don't break when searching for nothing * Made UTF-8 the default character encoding (again) 02 May 2005, 0.1rc-1: Many thanks to Jim Cheetham and Andrew Groom for their help with this release. * Moved Templates/email/forgotten_password -> Templates/email/notification/forgotten_password/default and converted Scripts/notify/forgotten_password to use the 'new' notification framework. * Bugfix to CustomUserFolder, users were not given an 'id' property. * Improvements in documentation, thanks to Jim Cheetham. * Fixed 'renaming' bug in XWFFileLibrary and XWFMailingListManager. * Small change to the 'creategroup' admin screen to propose an actual template as the first option. * Major change -- moved all XSLT and CSS to Presentation, and all global scripts to Scripts, using FileSystemSite. This will enable upgrades to be performed much more smoothly in the future, as all the default presentation will be based on the filesystem. 28 Feb 2005, 0.1b2: First public release Many thanks to Mamading Ceesay for testing the installation process in 0.1b1.