Furry stuff, oekaki stuff, and other stuff.
You are not logged in.
Wacintaki 1.4.0 has finally been released today. It's actually a tuned version of 1.3.14, but it does have a few new features of its own. Notable inclusions are support for the Chibi Paint layers file, thumbnails that can handle transparency (so they do not end up being black anymore), and BBCode support. The diagnostics page will also now show how much server space is used by the pictures folder, along with some other stats.
1.4.0 will likely be the last "big" release of Wacintaki. I've finally started work on v2.0, which will have a more professional project name, a GPL license, and different goals. Updates will still be made to Wacintaki, but I'll be focusing only on Wax Poteto integration and niggling issues.
As usual, please alert me ASAP about upgrade issues. I've been using 1.4.0 on my server for about 3 weeks, and things seem to be working well.
v1.4.0 - August 2, 2008 CHANGES: - Chat now prints guest IP/host only for admins. - Chat comments limited to 200 characters. - Slight cleanup of code layout in memberlist. - Memberlist now properly encodes website URLs. - Fixed picture recovery not properly deleting WIP post files. - Changed subject line from nifty2_convert() to w_html_chars() in mailread.php. - Fixed XSS issue with language and template selections. - Fixed urlencoding of Javascript parameter in mailout.php. - Changed HTML filtering in functions to prevent double-encoding of comments. - DB rowcount added to editpic.php and comment.php. - Fixed missing <head> in editavatar.php. - Fixed missing <tr> in niftyusage.php. - Fixed leftover </font> tag in addusr.php. - Cleaned up NiftyToo markup system to handle HTML encoding without breaking URLs. - Corrected anti-spam test to handle/count BBCode links. - Owners can now change profiles without having to change age statement. - Birth year capped to > 1900 || < 3000. - Fixed PaintBBSCallback() issue with noteBBS.php and paintBBS.php. - Minor NoteBBS JavaScript cleanup. - Rearranged order of applets in draw.php and upload.php. - Removed some error masking in paintsave.php to help diagnose GDlib problems with large picture uploads. - Fixed userflag assignment when an admin edits another user's profile. - Increased cutoff in clean_picture_slots() from 10 to 30. - Update to paintsave.php to handle Chibi Paint layers file cleanup. - Fixed old bug where picture recovery could not play animations. - Owners may now change permissions of other owners directly in modflags.php (for diagnostic reasons). FEATURES: - The Chibi Paint layers file is now supported, which makes retouching much easier. - Diagnostics screen now shows statistics about pictures folder, including space used. - Board now allows custom background color with thumbnails (in the hacks file) so images with an alpha channel won't be black. - NiftyToo now works more like BBcode, so you can use both '=' and ':'. - NiftyToo now supports quoted, big, and small text, and double brackets. - Chinese simplified language pack fully updated by Kevin (http://3eye.ws/blog/). - Current picture now added to editpic.php. - Save routine now checks for truncated PNG files.