All releases tagged Development


Release Notes: This release contains a large number of small bugfixes to various tiny but annoying problems. The fixes focus on PDF generation, PATH_INFO theme, nested category display, and synchronization of forum messages to external sources (email and NNTP).


Release Notes: The Invision Board conversion script has been improved, and now supports the 1.3.X version of that forum. Updated Russian translations. Admin controls on search results. An improved search result format. Pager fixes for the PATH_INFO theme. The ability to generate a PDF archive of private messages. A script that simplifies the process of logging in a user into their FUDforum account from other applications. Multibyte handling for email messages. Various other fixes and small optimizations.


Release Notes: Massive updates and revisions were made to the Italian translation. Support was added for non-ASCII (HTML encoded) characters in login/alias names. Support for mass topic deletion/moving was added. All translations were revised with new URL syntax. Improvements were made to the RDF output. The scope limiter for mass-mail is now always shown. Various bugfixes and small performance improvements were made.


Release Notes: A bug that would cause a pager to display an additional link in some cases was fixed. A theme optimization of path_info theme was fixed. An installer query failure which occurred if installing on top of an existing install was fixed. Setting of MODE in NNTP import is now allowed to fail. Pointless error block operators were removed. The selmsg code was simplified by moving the layout logic into templates.


Release Notes: The link to the PDF manager was fixed. The Japanese translation was updated. Consistency checker performance improvements were made for PostgreSQL and MySQL 4.1. Query optimizations were done for anonymous users. The rate topic check for anonymous users was fixed. The poor rename() implementation on Windows was worked around. An error which occurred during import scripts of all kinds that deal with attachments via the standard API was fixed. Spoiler collapsing is now allowed.


Release Notes: This release introduces a number of database-related optimizations and allows enabling of MySQL 4.1 tuning options for even greater performance. (sub-query support is still being reviewed). The other big change is the dropping of dependency on the PDF extension for PDF generation. Instead, a bundled (customized) FPDF library (freeware) is used for this purpose. The generated PDFs have been improved. There are some bugfixes.


Release Notes: The admin checks were unified. A bug with category cache generation was fixed. A layout bug on email and message reporting forms was fixed. The admin is now allowed to disable timezone settings because it seems to cause problems when Apache 2 is used in conjunction with mod_perl. Various optimizations during message posting were made.


Release Notes: Template support for IF/ELSE has been added. Locale handling for NNTP/Mailing List import scripts, NNTP option storage, a hard-coded path in the upgrade script. and an admlock warning in older versions of PHP have been fixed. The MySQL 4.1.5 charset is Latin and not UTF-8 for better compatibility. There is a better locale for English languages, and a proper word split for the search system.


Release Notes: This release adds flat category listing support, small optimizations through removal of temporary variables, logging of GET/POST data on query failures, fixes for back-to-top links on message view pages and a bug which occurred when fetching multiple data entries without a limit via FUDAPI, a workaround for pre-PHP 4.3.3 with glob() on win32 and FreeBSD, and several other minor fixes.


Release Notes: Nested/sub category support was added. CSS changes were made to make message bodies easier to read and to prevent horizontal scrolling on very long message bodies. Searching of unsupported locales was fixed. Small code optimizations were made through the removal of temporary variables.