Bug Fixes o "Last Update" time/date stamp on home page working now (previously, only reported original bug submission time) o Non-administrator password change; redirection is now correct to home o $page check fixed on Exit logic o Proactive checks for disabled Javascript (login page did catch it, now all pages check) o Increased paranoia settings and filename scrubbing (i.e., no executable .pl or .php attachments) New Features o Full-text searches! o Add User enhancements: Ability to e-mail the login instructions to new users (i.e., password, URL, etc.) o Custom data columns on home page (i.e., "Status", "Summary", "Assign To", etc.) o Printer friendly bug reports! o Mouse-optional login (i.e., enter behaves rationally) o Functionalize search o Administrators can now reset any user password through the GUI o Completely modular new directory structure (OC sufferers of the world unite!) o Functionalize export o Updates for the newest PHP engines (i.e., new default settings for registering global scope in php.ini in PHP 4.2+) o Tons of online documentation o Cleaner bug review and audit history screens o Project-specific filters on exports (i.e., spreadsheets w/ only your project) o Option to display user contact information (i.e., phone numbers and email) to non admins To Do: Move pretty buttons to CSS classes Make sure to instruct on backing up attachments directory before upgrading Help entries for at least all major categories Technical static links to docs/ on Admin page Unique attachment names Lose all the js element[] crap, replace w: f['user_data[Password]'].value; Parameterized attachments directory? More debug everywhere