Version 6.4.0
Version 6.4.0 is a BuddyPress maintenance & security release. It was released on November 27, 2020. 7 bugs were fixed.
For version 6.4.0, the database version (bp_db_version
in wp_options
) was 12385, and the Trac revision was 12810.
Fixes
- BP xProfiles: ensure cached data is cleared in
BP_XProfile_ProfileData::delete_data_for_user()
(#8388). - PHP 8.0: fix deprecated notices (#8392, #8393, BP-REST c80cbbd).
- PHP 8.0: use
implode()
the right way into the BP site health panel (#8367). - Security: prevents non-capable users from adding style attributes to “span” and “p” elements in possible rich text fields of their profile page.
The detailed list of changes for this release are available at BuddyPress Trac. See milestone 6.4.0.