================================= Wacintaki Poteto Revision History ================================= ===================================================================== v1.3.13 - June 8, 2008 CHANGES: - Started converting board to be PHP6 compatible. - Draw screen shows proper default dimmentions with custom canvas previews. - Header now shows current artist being searched (previously omitted as an interface feature). - w_exit() wrapper for exit() closes database if open. - Log now tracks self-bumps on retouch. - Added more testing for troublesome passwords when editing profiles. - Removed old PHP "MAX_FILE_SIZE" flag from animation uploader, since it is a global flag and doesn't really do anything. - Fixed some HTML encoding issues with the pending registration list, memberlist, and profile viewer. - Updated the Wacintaki manual with some new info and clarifications. - Verified updater to handle Wax 5.6.0 updates to Wacintaki. Wax and Wacintaki now have identical config/db/hacks resources. - Fixed artist and sort encoding when using drop-down menus. - Closed several XSS attacks. - Removed logging of empty functions.php requests. - Removed new_chat system. New browsers won't work with it anymore due to HTML parsing issues. FEATURES: ===================================================================== v1.3.12 - May 5, 2008 CHANGES: - New hacks.php file (still 1.2.0 compatible). - Picture upload now works properly with multiple WIPs. - Picture count now works correctly when deleting WIPs. - Adjusted humanity test so first option (the default) will never be the correct answer. - Corrected JavaScript error with Maximize applet (no CSS units). - Small change to "comment.php" to allow control over how many smilies are displayed. - Updater cleaned up, fixed a very old version detection bug. - Updated error reporting when trying to post a comment on a picture that does not exist. - Updated ban code to ignore hosts file if host lookup fails or is disabled. - Improved reminders when members have more than one WIP saved. - Confirmation for install and update script removal. - Changed variable reference usage in common.php and paintsave.php. - Fixed cookie corruption issue when changing password in profile editor. - Finally fixed the "new window" code so pop-ups have toolbars, since Firefox's tabbed browsing feature causes flow issues. - Changed cookie/login handling in paint capture code (again) to help prevent PHP errors from interfering with return codes for applets. - Members may now upload animations if they have animation access. Previously, only admins could upload animations. - 404 returned when posting comment on non-existent picture to help kick spambots. - Updated the Wacintaki manual to cover new features. - Updated the .htaccess file to include short tag support. FEATURES: - New resize buttons on paint screens allow applets to be bigger than the screen. - Admins may now edit member profiles and avatars via the Modify Permissions menu, and the profile viewer. - Profile option to hide e-mail. - Profile option to disable smilies. - New logging system tracks system/admin/member activity, including deletes, edits, bumps, archives, and more. - Registration form now enforces age declaration. - Minimum age for adult browsing is now adjustable in hacks.php file. Default is still 18. - Registrations may now be rejected without sending rejection e-mail (anti-spam measure). ===================================================================== v1.3.11 - January 2, 2008 NOTES: - "Modders" don't have to update to the new header.php or footer.php. CHANGES: - Adjusted orphaned file cleanup in updater for better accuracy with JPEGs. - Forced registration will now login properly before redirecting to profile editor. - "Time invested" on upload screen now allows values higher than just 3 hours (bug). - Updated credits in footer to correct a spelling error. - Corrected some variable scope issues with noteBBS.js. - 1.3.8b: header.php now uses updated JavaScript