v0.81 - Minor bugfix in order to send the list of the person picked rather than your list. v0.80 - Added random background images to pretty things up. - Reorganized the administrative page layout. - Adjusted the layout of the page. - The "group name" is now listed at the top of the list of group members. - All options are now in their own blocked catagory on the page. - Users can now upload their wish lists in to the system. - Users can now download the wish list of the person they have picked. - Re-worked the log in logic to require a valid login before performing any user or admin based tasks. - Added an auto-refresh when a user creates a password to bring them back to the login screen. - Makefile changes. - Re-coded the ss.pl script as a PHP script, thus removing the PERL requirement. - Added the ability for a user to "opt out" of the current pool. - Fixed the table to auto-increment the user id. v0.70 - Major updates throughout. - Cleanup of the web interface. - Cleanup and corrections to the login interface. - Full implementation of the ability to have multiple groups. - Added some graphics. - Migrated all web pages to templates to allow for easy end-user modification. - Database cleanups. - Created CHANGELOG and README files. - Modified Makefile v0.60 - Public release. - Code is Alpha. v0.10-0.50 - Internal development. - Initially written entirely in PERL as a CLI. - Added the web interface, very generic. - Added user accounts. - Added ability to have multiple groups served by the same server. - Added user levels to have one person as the "administrator" of the group.