De vijfde update voor versie 3.1 van phpBB is uitgebracht. Met dit programma is het mogelijk om een webforum te maken. PhpBB wordt onder de gpl-licentie beschikbaar gesteld en maakt gebruik van php en een databaseprogramma om berichten op te slaan. Naast MySQL worden ook PostgreSQL, Oracle Database, Microsoft SQL Server en SQLite als databasesoftware ondersteund. Versie 3.1 bevat een groot aantal veranderingen voor zowel gebruikers en admins als ontwikkelaars. De belangrijkste veranderingen in versie 3.1.5 zijn hieronder op een rijtje gezet:
Security and HardeningNew Features
- Hardening: Use autocomplete=off for password fields
- Hardening: Do not populate password fields in the ACP settings with the old password - Thanks Fortify Open Source Review for suggesting
- Content Permissons: Post subjects from protected subforums were listed incorrectly on the forum index in the following two scenarios: 1. Forum that has no forum password has a subforum with a password. 2. Forum with read permissions has a subforum without read permissions "Can read forum", but with list permissions "Can see forum" - Thanks 5hocK for suggesting
Notable Bug Fixes
- Events - More events have been added to the template and the php core
- Printing topics with webkit - Properly display background images when printing with webkit browser
- Language files for xCP modules - Adding multiple language files for acp/mcp/ucp modules was incorrectly handled for extensions
- Several Controller Fixes - AJAX responses did not support exceptions messages, AJAX responses did not support meta_refresh and redirect
