Software update: phpBB 3.1.9

Spread the love

Version 3.1.9 of phpBB has been released. With this program it is possible to create a web forum. PhpBB is made available under the gpl license and uses PHP and a database program to store messages. Besides MySQL, PostgreSQL, Oracle Database, Microsoft SQL Server and SQLite are also supported as database software. Version 3.1 includes a large number of changes for users and admins as well as developers. The most important changes made in this version are listed below:

New Features

  • Respect X-Forwarded-Headers for upgrading non-SSL to SSL connection – Proxy’s request to upgrade users to using SSL instead of non-SSL communication will be correctly respected (eg when using HAproxy). This requires default ports for SSL and can only be used for upgrading from non-SSL to SSL and not to downgrade from SSL to non-SSL.
  • Disable sending headers – Extension authors can disable sending headers in the page_header() function and the controller helper’s render() method

Notable Changes

  • Q&A fallback to non-default language questions – Q&A will try to fall back to Q&A combos that are not the current or default language if it’s enabled and no valid Q&A set for the current or default language are set. If this is not possible, the captcha system will throw an error and prevent registrations without filling out the captcha caused by the invalid setup and misconfiguration.

Notable Bug Fixes

  • Removed automatic approve of unapproved posts – Editing an unapproved post as a moderator will no longer automatically approve it.
  • Email queue not cached by opcache – Email queue won’t be cached by opcache anymore. This caused issues with duplicate emails.
  • Correct column default in MSSQL – Database column default will no longer be incorrectly escaped in MSSQL (caused upgrade issues for 3.0.x to 3.1.x)
  • Modified since for files served with download/file.php – The modified since header was not correctly served
  • File update when using non-file based cache – Admins updating when using caches like memcache no longer see the comparing files page over and over again when looking at file changes
  • Attachments display according to the correct BBCode ID – Attachments displayed now correctly correspond to the ones defined by the attachment BBCodes that were added using the frontend

Version number 3.1.9
Release status Final
Operating systems script language
Website phpBB
Download
File size

3.82MB

License type GPL
You might also like