Release History

Version 1.1.3 – November 30, 2009 [Closed tickets]

  • Fixed bug where joining a group via AJAX would fail to record in activity streams.
  • Fixed bug with activation email when a site admin adds a user through the WordPress dashboard.
  • Fixed bug where some plugins would break the activity stream formatting.
  • Fixed bug where demotion of a member in a group would fail.
  • Fixed bug where non-working delete links for activity stream items would show on friends activity stream.
  • Fixed bug where some users could not delete their accounts, even if a site admin had turned the setting on.
  • Fixed display issue with RSS feed link on user profiles.
  • Fixed issues with duplicate CSS ID’s on activity stream items.

Version 1.1.2 – October 26, 2009 [Closed tickets]

  • Fixed SQL and XSS security vulnerability.
  • Fixed certain situations where a site admin could not see invisible groups.
  • Fixed bug with user access level and navigation menu items.
  • Fixed double posting of new status updates to activity streams on first post.
  • Fixed “total posts” number inconsistencies on profile wires.
  • Fixed account deletion bug.
  • Fixed spammed user access.

Version 1.1.1 – October 5, 2009 [Closed tickets]

  • Fixed an issue where themes designed for BuddyPress 1.0 would cause a signup page failure.
  • Fixed issues with creating and posting on private and hidden group forums.
  • Fixed missing forum topic title in activity stream entry when editing a forum post.
  • Fixed missing ability to pass an array of template files to load.
  • Fixed post new topic and post new reply links displaying on group forums, even when logged out.
  • Fixed issues with viewing paginated friend lists in the default theme.
  • Fixed issue with multiple ajax loaders on the groups and friends pages for a user when searching or clicking navigation.
  • Added username compatibility fallback setting to provide support for dots in LDAP usernames.

Version 1.1 – September 30, 2009 [Closed tickets]

  • New Please see the roadmap for new features in this version.

Version 1.0.3 – July 15, 2009

  • Updated BuddyPress widgets and theme management to fully support WordPress MU 2.8.1 and higher.

Version 1.0.2 – June 24, 2009

  • Fixed bug with persistent signup cookies that would in some circumstances cause duplicated profile data for multiple signups on the same computer
  • Fixed bug with the group avatar template tag name call
  • Fixed bug where if a group switched from private to public, group membership requests would be lost and members would be suck in limbo
  • Fixed bug with duplicate group slugs, specifically when ‘wp’ is included in the group name
  • Fixed incorrect placement of check_admin_referer() calls inside business functions, not action functions
  • Fixed bug where blog comments would not record in activity streams correctly
  • Fixed bug in admin bar css file syntax
  • Fixed bug where if an avatar with the same filename was uploaded more than once, the image would break
  • Fixed bug where ‘0′ would be output for every member of a group on the group member administration screen
  • Fixed bug where no plugins could hook in before the localization file was loaded
  • Fixed bug where messaging autocomplete would fail if the friends component was disabled
  • Fixed bugs that would cause activity feeds to not validate
  • Fixed bugs with the hooks in the join_group and leave_group functions
  • Fixed inconsistency in the forums installation readme file
  • Added new hook to add new items to the “Random” admin menu

Version 1.0.1 – June 5, 2009

  • Fixed important security updates
  • Fixed theme CSS for compatibility with Firefox 3.5
  • Fixed bug with bp_group_leave_confirm_link() template tag
  • Fixed group object caching bug
  • Fixed bug where private message email notifications would not be correctly sent to all message recipients
  • Fixed wire “No posts” message bug
  • Fixed incorrect ID in skeleton member theme that would cause autocomplete to break
  • Fixed messaging compose screen to work without the need for javascript
  • Fixed the priorities on some core BuddyPress functions, so other plugins can still scoot ahead of BuddyPress
  • Fixed missing max fallback values on some widgets that caused large data sets to be selected
  • Fixed all javascript files so they do not need to search for the WordPress root
  • Fixed problems with the “Random” menu
  • Fixed bug where new messages in your inbox would not float to the top
  • Added missing filters to functions in bp-core
  • Added filter to messaging autocomplete friends search
  • Added a bp_core_get_user_displayname() function
  • Added more extensive inline commenting to bp-core
  • Added greater customization support to bp_core_action_search_site()
  • Added bp_get_buddypress_theme_path() and bp_get_buddypress_theme_uri() functions
  • Deprecated the BuddyPress ajax handler, and instead used wp-load.php
  • Deprecated internal session management and replaced with basic cookie handling for multi-server support

Version 1.0 – April 30, 2009

  • Initial release.