Skip to content

FUDforum 3.1.3

Latest
Compare
Choose a tag to compare
@naudefj naudefj released this 23 Apr 17:26
· 187 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.3 is:

  • PHP 7.0 or higher (tested with PHP 7.4 and PHP 8.2).
  • MySQL/MariaDB 5.5 (or higher) or one of the other supported databases like SQLite, PgSQL, Oracle, etc.

New features

  • Try to maintain white-space in messages as typed by the user.
  • Use LONTEXT for message storage, as TEXT may be too small for large messages.
  • Add Telegram Bot plugin to post forum messages on a telegram channel.
  • Embed GIF, PNG and JPG images in generated PDF output.
  • Update jQuery to version 3.6.4
  • Update jQuery UI to v1.13.2
  • Update FPRD to version 1.85

Fixes

  • Fixed numerous PHP 8.x errors and warnings.
  • After acknowledging an error, move to forum home.
  • Fixed "Delete All messages: link in User Manager.

Localization

Full Changelog: v3.1.2...v3.1.3