Version 0.8.0-devel - 08/21/2005 Store passwords as salted hash. Make way for 13-digit ISBN. Contributed by jshurst1: User search sorting and other search UI improvements. Fixes for bugs: 928161 and 928166. Version 0.7.4-devel - 11/01/2003 Page specific subtitle for each HTML page. Version 0.7.3-devel - 10/26/2003 Search for books listed by user. Added some missing filterHTML calls. New formatter function for custom formatting of output values. Fixed price field max length on book add/edit. Added new official BookEX logo. Version 0.7.2-devel - 08/24/2003 Fixed a bug with the user id not being saved when submitting a contact form. Update daily.pl to use lib for locally installed modules and to use the new template configuration. Added label tags for checkboxes and radio buttons in HTML templates for easier selecting. Fixed style sheets for search page and delete page table listings. Version 0.7.1-devel - 06/15/2003 Minor fixes. See CVS log for details. Version 0.7-devel - 05/24/2003 Added INSTALL.modules to help users install required modules. Only display 'Offer' button if user has email. Added use lib with local lib directory for required modules. Added 'maxlength's to html forms. See bug # 637985. Automatically remove hyphens from ISBN when adding/updating a book. Automatically remove when searching. Sort search results by date, descending. New user option to hide email address from public pages. If user does not give email address for account creation, don't check for dup. See bug #717892 Changed handling of add/remove/edit 'success' pages to work better with MyBooks Page and to avoid unneeded database queries. Version 0.6-devel - 01/15/2003 Check for existing email address when creating new profile (Bug #624455). Changes to the 'Make an Offer' function to help prevent the sending of bulk email (Bug #653507). Fields added to 'pending' table for additional logging (Bug #637981). Major code changes for simplicity and minor performance improvements: Moved common code into subs and avoid connecting to database and loading templates until needed. Moved Template configuration to bookex.conf. Version 0.5-devel - 11/11/2002 Added an optional error log file. Used now only for cookie errors. Switching back to cookies for session tracking - cookies are so much easier to work with. Remote address is no longer checked by default due to problems with users behind rotating proxies. Disabled compiled templates by default due to permission requirement. Session timeout reduced to 1 hour for better security. Configuration consolodated to one file. Data should be HTML filtered before display not before being added to database (oops!). Cleaned up and simplified search function. Version 0.4.5-devel - 05/28/2002 New usage statistics page. Email reminders to remove books when sold. 'Make Offer' function MyBooks Page - Consolodate user profile and add/modify/remove books. Quick Search Contact Page Enabled compiled templates for better performance Simplified FormChek.js removes errors in IE. Version 0.4-devel - 11/12/2001 Cookies have been removed due to compatibility problems found during usage. Other misc. changes and improvements. First version that can be considered usable. Version 0.2 - 08/10/2001 Fixed a small SQL bug in the view book info. Major improvements to default templates. Version 0.1 - 08/01/2001 This is the first public release and should be considered pre-alpha!