Discuss all about [phpBB] phpBB 2.0.20 released

Discuss [phpBB] phpBB 2.0.20 released at Bulletin Board News, All the latest information from vBulletin, Invision Power Board and phpBB, all put together in some forum for your joy and pleasure. Hi everyone, phpBB Group announces the release of phpBB 2.0.20, the "Golden Super .


Welcome to The Staff Lounge. We are a diverse site dedicated to helping vBulletin administrators and staff improve their communities. We offer unique articles and discussions on setting up a vBulletin forum, increasing traffic, improving participation, developing administrative policy, community reviews, and much more. Sign up for your free account and begin posting today at your vBulletin resource!




Post New Thread  Reply
 
LinkBack Thread Tools Thread Tools Search Search this Thread Feed Icon
  #1  
Old 04-22-2006, 07:42 AM
phpBB News
TSL Fixated
 
Post Count Posts: 89

Hi everyone,

phpBB Group announces the release of phpBB 2.0.20, the "Golden Super Furry Linen" edition. This release is a cumulative bug fix update, as well as including a number of minor security fixes. We have also introduced a new feature to allow you to limit how often a user may conduct a search if you find that searches are putting a load on your server, as well as changing the default permissions on new forums so that you must explicitly make them available for guests to post in and enabling visual confirmation by default on all new installs.

As with all new releases we urge you to update as soon as possible. You can of course find this download available on our downloads page. As per usual four packages are available to simplify your update.[list:dddb501656]
Full Package[/b:dddb501656]
Contains entire phpBB2 source and English language package
Changed Files Only[/b:dddb501656]
Contains only those files changed from previous versions of phpBB. Please note this archive contains changed files for each previous release
Patch Files[/b:dddb501656]
Contains patch compatible patches from the previous versions of phpBB.
Code Changes[/b:dddb501656]
Contains step-by-step instructions in MOD format for updating heavily MODified installs[/list:u:dddb501656]
Select whichever package is most suitable for you.

Please ensure you read the INSTALL and README documents in docs/ before proceeding with installation or updates!.

[size=17:dddb501656]
It is important that you carry out both parts of the update - updating the files and running the database update script - for updates to be complete.
[/size:dddb501656]

What has changed in this release?

The changelog (contained within this release) is as follows:[list:dddb501656]
[*:dddb501656][Fix] Prevent login attempts from incrementing for inactive users
[*:dddb501656][Fix] Do not check maximum login attempts on re-authentication to the admin panel - tomknight
[*:dddb501656][Fix] Regenerate session keys on password change
[*:dddb501656][Fix] retrieving category rows in index.php (Bug #90)
[*:dddb501656][Fix] improved index performance by determining the permissions before iterating through all forums (Bug #91)
[*:dddb501656][Fix] Better handling of short usernames within the search (bug #105)
[*:dddb501656][Fix] Send a no-cache header on admin pages as well as normal board pages (Bug #149)
[*:dddb501656][Fix] Apply word censors to the message when quoting it (Bug #405)
[*:dddb501656][Fix] Improved performance of query in admin_groups (Bug #753)
[*:dddb501656][Fix] Workaround for an issue in either PHP or MSSQL resulting in a space being returned instead of an empty string (bug #830)
[*:dddb501656][Fix] Correct use of default_style config value (Bug #861)
[*:dddb501656][Fix] Replace unneeded unset calls in admin_db_utilities.php - vanderaj
[*:dddb501656][Fix] Improved error handling in modcp.php
[*:dddb501656][Fix] Improved handling of forums to which the user does not have any explicit permissions - vanderaj
[*:dddb501656][Fix] Assorted fixes and cleanup of admin_ranks.php, now requires confirmation of deletions
[*:dddb501656][Fix] Assorted fixes and cleanup of admin_words.php, now requires confirmation of deletions
[*:dddb501656][Fix] Addition and editing of smilies can no longer be performed via GET, now requires confirmation of deletions
[*:dddb501656][Fix] Escape group names in admin_groups.php
[*:dddb501656][Sec] Replace strip_tags with htmlspecialchars in private message subject
[*:dddb501656][Sec] Some changes to HTML handling if enabled
[*:dddb501656][Sec] Escape any special characters in reverse dns - Anthrax101
[*:dddb501656][Sec] Typecast poll id values - Anthrax101
[*:dddb501656][Sec] Added configurable search flood control to reduce the effect of DoS style attacks
[*:dddb501656][Sec] Changed the way we create "random" values for use as keys - chinchilla/Anthrax101
[*:dddb501656][Sec] Enabled Visual Confirmation by default
[*:dddb501656][Change] Changed handling of the case where a selected style doesn't exist in the database
[*:dddb501656][Change] Changed handling of topic pruning to improve performance


Link To Original Article

Reply With Quote