Page 1 of 1

WP_w3all 2.0.5 released for NEW phpBB 3.3.0

Posted: Tue Jan 07, 2020 3:05 pm
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