Skip to content

FUDforum 3.2.0

Latest
Compare
Choose a tag to compare
@naudefj naudefj released this 19 Jan 12:30
· 66 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!

Requirements

The minimum requirements to run FUDforum 3.2.0 is:

  • PHP 7.4 or higher (PHP 8 recommended).
  • MySQL/MariaDB 5.7 (or higher) or one of the other supported databases like SQLite, PgSQL, Oracle, etc.

What's Changed

  • New option to make the BLOG the first page of the forum.
  • Ability to DIFF changes when editing messages.
  • New plugin for Google OAuth authentication.
  • Remove the CKeditor plugin and replace it with SCEditor for WYSIWYG editing.
  • Add new AddToAny plugin and remove AddThis plugin (service terminated as of 21 May '23).
  • Fix for Email address validation issues with modern TLDs.
  • Limit the impact of forum scraping and brute force attacks.
  • Update the code to use utf8mb4 character set.
  • Updated jQuery v3.6.4 to v3.7.1.
  • Updated jQuery UI from v1.13.2 to v1.14.1.
  • Updated FPDF from 1.85 to 1.86.
  • Fixed numerous PHP 8.x errors and warnings.

New Contributors

Localization

Full Changelog: v3.1.3...v3.2.0

Download FUDforum