WP_w3all 2.0.5 released for NEW phpBB 3.3.0

User avatar
axew3
w3all User
w3all User
Posts: 2713
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

WP_w3all 2.0.5 released for NEW phpBB 3.3.0

Post by axew3 »

Code: Select all

== Changelog ==

= 2.0.5 =
*Release Date - 07 Gen, 2020*
* phpBB 3.3.0 - Since phpBB 3.3.0 release change database tables respect previous phpBB versions, has been necessary to update plugin code to be suitable for new phpBB 3.3.0
* Fix: correct a bug for users update in mums installations
* Fix: bug on password hash: bcrypt with min salt of 16 updated to accomplish new passwords rules (and resolve hash pass error in certain circumstances)
* Fix: minor fixes