Skip to content

FUDforum 3.1.2

Compare
Choose a tag to compare
@naudefj naudefj released this 15 Jan 21:58
· 469 commits to master since this release

This is the latest stable version of FUDforum. Please upgrade all version 3.x.x forums to this release ASAP!

The minimum requirements to run FUDforum 3.1.2 is:

  • PHP 7.0 or higher (tested with PHP 7.4 and PHP 8).
  • MySQL/MariaDB 5.5 (or higher) or one of the other supported databases like PostgreSQL, Oracle, DB2, SQL Server, etc.

New features

  • Add support for enchant and remove pspell for spell checking.
  • If no search results found, use spell checker to make search suggestions.
  • Allow wildcard searches on topic title.
  • Update jQuery to version 3.6.0
  • Update FPRD to version 1.84

Fixes

  • Captcha img doesn't display for PHP with GD, but without FreeType support.
  • Fix stored XSS vulnerabilities reported by ptsecurity.com
  • Prevent hackers from overriding the "users_opt" variable.
  • Fix image locations in Private Message view.

Localization

Full Changelog: v3.1.1...v3.1.2

Download FUDforum