2.3.0 + 2.3.1 phpBB WordPress release!

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

2.3.0 + 2.3.1 phpBB WordPress release!

Post by axew3 »

Code: Select all

== Changelog ==

= 2.3.0 =
*Release Date - 09 Mar, 2020*
* Fix: security bug into 'w3_phpbb_ban()' function (affecting banned accounts) 
* Add: complete and correct handle banned phpBB users. A banned user in phpBB, will result immediately as 'User with No Role' in WordPress (do not wait until next user login in wp). Read more about here: https://www.axew3.com/w3/forums/viewtopic.php?p=4501#p4501
* Fix: display message to the user if the account results to be Banned or Deactivated into phpBB
* Fix: correct re-activation of a WP 'no role' user (based on rule setup into plugin admin), if user re-activated in phpBB, or correctly re-add user if the user was deleted in WordPress (then deactivated/re-activated in phpBB and login in WP).
* Fix: several important MUMS fixes
* Fix: error on profile update if Signups fix option active, and related correct user insertion in phpBB with right password, for custom external plugin's front end users registrations pages
* Fix: more minor but important fixes
* Fix: optimize '$w3all_bruteblock_phpbbulist' and $w3all_u_signups_data arrays, used when related options active. The code cleanup old records at certain conditions (array contain more than 3000 records). Faster, light.
* Fix: hints into plugin admin
* Notice: 2.3.0 has been quite deeply tested under any aspect to be released as a stable version that resolve many inconsistencies. However since mixed options and related possibilities are hundreds, it is important that you report any bug you may found!  
User avatar
axew3
w3all User
w3all User
Posts: 2689
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: 2.3.0 + 2.3.1 phpBB WordPress release!

Post by axew3 »

Code: Select all

== Changelog ==

= 2.3.1 =
*Release Date - 09 Mar, 2020*
* Fix: option 'Fix Users Signup process'. 'function w3_wp_pre_insert_user_meta()' return empty var, leading to error 'Invalid argument supplied for foreach() in /wp-includes/user.php on line 1839' on activating user (front-end plugins) if plugin's option active
* Fix: 'function w3all_iframe_href_switch()' to correctly switch href on widgets/shortcodes in certain conditions
Post Reply