Version 2.0.1
On May 2, 2014, BuddyPress 2.0.1 was released to the public. This is a maintenance update.
For Version 2.0.1, the database version (_bp_db_version in wp_options) was 8311, and the Trac revision was 8348.
Summary
- Fix PHP notice when the directory page of a deactivated component is included in a WP nav menu (#5545)
- Fix incorrect template path that caused Settings > Profile not to render on bp-default derivative themes (#5549)
- Fix fatal error that was caused by a signups query on the Dashboard on certain admin actions on some setups (#5551)
- Improve layout of Welcome panel across WP versions and browsers (#5561)
- Fix bug that could cause a fatal error when attempting to sync blog comments to the activity stream when the activity component is not active (#5606)
- Improve the efficiency of the
last_activity
migration from BP < 2.0 (#5572) - Fix bug that caused duplicate markup for custom xprofile field types (#5589)
- Fix bug that prevented field-specific error messages from being displayed on incomplete but required profile fields during registration (#5596)
- Fix regression that caused ‘slug’ parameter in
bp_has_groups()
to fail in some cases (#5596) - Fix bug that caused improper activity items to be returned in heartbeat pulse after posting activity items to one’s own stream (#5603)
- Fix bug that caused duplicate markup for custom xprofile field types (#5589)
- Fix bug that caused fatal errors when updating profile on some installations where activity component is inactive (#5571)
- Fix bug that caused duplicate results to appear in legacy ‘alphabetical’ user queries (#5550)
- Fix logic error that could cause signups not to be fully activated in some cases (#5559)
- Improve permissions checks in account deletion functions, so that incomplete registration data is properly removed when signups are deleted through the Dashboard (#5575)
- Fix bug that caused group descriptions not to be saved correctly during group creation (#5576)
- Fix bug that caused existing user roles to be erased or modified improperly when certain auto-activation plugins had been in use (#5553)
- Improve
wp_signups
table generation, to ensure greater compatibility with other plugins that may have created a table by the same name but done so improperly (#5563)
Full list of changes can be found here:
https://buddypress.trac.wordpress.org/query?status=closed&group=resolution&milestone=2.0.1