After nearly 2 months of development FUDforum 2.6.14 is finally out. Aside from the usual bug fixes this release includes a number of important improvements, such as full support for PHP 5.1 and introduction of a PDO database driver support, which enables FUDforum to talk with SQLite in addition to MySQL and PostgreSQL.
In addition to all of the changes in found in RC1 and RC2 there is a small number of modification made since then, a list of which can be found below.
The installer and the upgrade script can be found at their usual locations at:
http://fudforum.org/download.php and all FUDforum users are encouraged to upgrade.
Post RC2 Changes
A series of fixes for the PDO SQLite driver.
Fixed the phpBB2 conversion script.
Added the ability to clear tracker for the NNTP import.
Remove pointless JavaScript header in full-body e-mail notification, that triggered some spam filters (SpamAssassin).
Fixed DB detection in the installer, when only one database driver is available.
Added FUD API function to adding & updating users.
Added quick page jump to merge thread control panel.
Added db_all() database interface function for quick data fetching into an array, reducing code in a number of scripts.
Added handle for situations where the max limit for rdf is not set.
Make [code], [pre] and [php] tags except from smiley code formatting.
Added checks to ensure smiley code does not end with a ~ inside the admin control panel.
Better "slow" reply matching for imported messages from NNTP or mailing list.