0.8 (November 9, 2005) Tux - Added some more error handling - Minor theme changes - Fixed a typo in HTML markup - Even more control given to the stylesheet - You can now enter more than 3 characters in the account settings - There is now client-side form validation - You can no longer withdraw or deposit negative amounts - You can no longer name an account with only whitespace (locking yourself out of the account) - Added a backup so that in the event an account somehow does not have a name or has a name with only whitespace you can still easily access the account's settings - You can no longer enter only whitespace for a withdrawl or deposit comment - You can no longer enter only whitespace for a description of an account - Simple Budget Helper is now included as part of TuxBank - You can now customize the toolbar - Fixed a mysql error that would occur after a certain number of transactions (This was done by changing the id column of the activity table to an INT) - Plugged a potential security hole - Clarified many error messages - You can now see the total amount of money per day 0.77 (May 11, 2005) Tux - The installer is fixed - New theme - Allow the stylesheet to have more control - Minor code improvements - You can now update the account description after it has been made - You can now apply numbers showed in statistics - More work on the customize toolbar feature - You can now export account history as a CSV spreadsheet - Minor changes 0.76 (April 20, 2005) Tux - Installer - Cleaned up the code yet some more - Fixed a bug with the warning system 0.75 Tux - Reformated the code slightly - Began a customize toolbar feature - More register_global's fixes - You can now remove accounts - Added the ability to cancel withdrawls if warning is triggered 0.74 L124RD - Reorganized all the files - Simplified the code inside index.php (condensed switch statements) - Put all php files in the action includes inside a tuxbank_display function - Fixed some minor problems relating to the mysql server being inaccessible - This version is a work in progress 0.73 Tux - Added a statistics section - Other stuff (can't quite remember :\) 0.72 Tux - Replaced many lines of unnecessary php date code with mysql functions