A new version of FUDforum is in the works, 2.6.14. This release is intended to introduce some new functionality as well as address any existing bugs. Some additional work has been done to enable future PDO support. At this time I already have a "beta" PDO driver that works with PostgreSQL, MySQL and partially supports SQLite. I hope to have it in CVS within a release or two.
This version can be downloaded at:
http://fudforum.org/download.php
New Features:
Added Brazilian Portuguese translation.
Allow resizing of the textarea for message posting.
Added ability to set temporary bans.
Added admin control panel to view all banned users.
Improved performance of threaded topic view list rendering.
Improved png hack for IE, it is now done by PHP.
Better caption for template set on theme editor.
Added unread message indicator for collapsed forums.
Some changes to allow support of PDO database interface.
Added view support to upgrade script.
Improved message storage algorithm
Bug Fixes:
Fixed multibyte search.
Fixes to the French translation.
Fixed possible browser rendering bug due to focus JavaScript.
Fixed consistency checker bug with ignore list rebuilding.
Fixed Win32/Unix timezone selection.
PostgreSQL fixes for privileged user listing.
Fixed permission porting in phpBB2 conversion script.
Don't forget to remove theme dir inside include/ on theme removal.
Better host resolving with host-names containing just 2 periods in them.
Fixed hard-coded text in registration confirmation template.