BuddyBoss Platform - Version 2.8.10
Release date: Mar 05, 2025
Changes:
- Enhancement: Added new settings to allow admins to enable or disable member and group counts on the Members and Groups directory pages
- Bug: Activity - Fixed an issue where email notifications were not being sent for second, third, and fourth-tier replies, ensuring all reply levels trigger email notifications
- Bug: Activity - Fixed an issue where the "Abort" link was incorrectly displayed in comments
- Bug: Activity - Fixed issues with the pin post functionality in the media theatre and activity "view more comments" popup
- Bug: Activity - Removed extra question mark-like symbols around mentioned usernames in the Comments API
- Bug: Core - Fixed an API issue where the privacy checkbox was not displayed in the app
- Bug: Events Calendar - Fixed an issue where the “Latest Updates” widget did not display any activity when the Events Calendar plugin was activated.
- Bug: Groups - Fixed an issue where the Groups widget displayed the "See All" button even when all groups were already listed
- Bug: Members - Fixed an issue where the wrong display name was shown to non-connected users
- Bug: Moderation - Optimised the query for suspended users to prevent crashes on sites with a large number of users
- Bug: Notifications - Fixed an issue where the sort-by-date option on the notifications screen displayed a duplicated icon on the initial load
- Bug: PM Pro - Fixed an error that occurred when deleting a user with a 'Paid Memberships Pro' membership
- Bug: Profile - Fixed an issue in the Edit Profile > Biography section where incorrect validation messages were displayed while editing social links
- Bug: WPML - Fixed an issue where the Group Directory search was not working in other languages
File Changes:
- src/bp-activity/bp-activity-filters.php
- src/bp-activity/bp-activity-functions.php
- src/bp-activity/classes/class-bp-activity-activity.php
- src/bp-core/admin/bp-core-admin-settings.php
- src/bp-core/admin/settings/bp-admin-setting-general.php
- src/bp-core/admin/settings/bp-admin-setting-groups.php
- src/bp-core/admin/settings/bp-admin-setting-xprofile.php
- src/bp-core/bp-core-functions.php
- src/bp-core/bp-core-options.php
- src/bp-core/bp-core-update.php
- src/bp-core/classes/class-bb-telemetry.php
- src/bp-core/classes/class-bp-admin-tab.php
- src/bp-core/classes/class-bp-rest-settings-endpoint.php
- src/bp-core/compatibility/class-bb-wpml-helpers.php
- src/bp-friends/classes/class-bp-friends-component.php
- src/bp-groups/classes/class-bp-groups-component.php
- src/bp-groups/classes/class-bp-groups-widget.php
- src/bp-groups/classes/class-bp-rest-groups-details-endpoint.php
- src/bp-integrations/learndash/core/Core.php
- src/bp-integrations/learndash/templates/buddypress/groups/single/courses-loop.php
- src/bp-loader.php
- src/bp-media/bp-media-functions.php
- src/bp-media/classes/class-bp-media-component.php
- src/bp-media/classes/class-bp-rest-media-details-endpoint.php
- src/bp-members/bp-members-functions.php
- src/bp-members/bp-members-template.php
- src/bp-members/classes/class-bp-rest-members-details-endpoint.php
- src/bp-moderation/bp-moderation-functions.php
- src/bp-moderation/classes/class-bp-moderation.php
- src/bp-notifications/bp-notifications-cache.php
- src/bp-notifications/bp-notifications-functions.php
- src/bp-notifications/classes/class-bp-notifications-component.php
- src/bp-notifications/classes/class-bp-notifications-notification.php
- src/bp-templates/bp-nouveau/buddypress-functions.php
- src/bp-templates/bp-nouveau/buddypress/common/nav/directory-nav.php
- src/bp-templates/bp-nouveau/buddypress/groups/index.php
- src/bp-templates/bp-nouveau/buddypress/groups/single/albums.php
- src/bp-templates/bp-nouveau/buddypress/groups/single/members.php
- src/bp-templates/bp-nouveau/buddypress/groups/single/parts/item-nav.php
- src/bp-templates/bp-nouveau/buddypress/groups/single/photos.php
- src/bp-templates/bp-nouveau/buddypress/groups/single/subgroups.php
- src/bp-templates/bp-nouveau/buddypress/groups/single/videos.php
- src/bp-templates/bp-nouveau/buddypress/media/add-media.php
- src/bp-templates/bp-nouveau/buddypress/media/albums.php
- src/bp-templates/bp-nouveau/buddypress/media/index.php
- src/bp-templates/bp-nouveau/buddypress/members/index.php
- src/bp-templates/bp-nouveau/buddypress/members/single/courses/courses.php
- src/bp-templates/bp-nouveau/buddypress/members/single/friends.php
- src/bp-templates/bp-nouveau/buddypress/members/single/groups.php
- src/bp-templates/bp-nouveau/buddypress/members/single/media.php
- src/bp-templates/bp-nouveau/buddypress/members/single/parts/item-nav.php
- src/bp-templates/bp-nouveau/buddypress/members/single/video.php
- src/bp-templates/bp-nouveau/buddypress/video/add-video.php
- src/bp-templates/bp-nouveau/buddypress/video/index.php
- src/bp-templates/bp-nouveau/css/buddypress-rtl.css
- src/bp-templates/bp-nouveau/css/buddypress-rtl.min.css
- src/bp-templates/bp-nouveau/css/buddypress.css
- src/bp-templates/bp-nouveau/css/buddypress.min.css
- src/bp-templates/bp-nouveau/includes/activity/widgets.php
- src/bp-templates/bp-nouveau/includes/ajax.php
- src/bp-templates/bp-nouveau/includes/groups/functions.php
- src/bp-templates/bp-nouveau/includes/media/functions.php
- src/bp-templates/bp-nouveau/includes/members/functions.php
- src/bp-templates/bp-nouveau/includes/template-tags.php
- src/bp-templates/bp-nouveau/includes/video/functions.php
- src/bp-templates/bp-nouveau/js/buddypress-activity.js
- src/bp-templates/bp-nouveau/js/buddypress-activity.min.js
- src/bp-templates/bp-nouveau/js/buddypress-media.js
- src/bp-templates/bp-nouveau/js/buddypress-media.min.js
- src/bp-templates/bp-nouveau/js/buddypress-notifications.js
- src/bp-templates/bp-nouveau/js/buddypress-notifications.min.js
- src/bp-templates/bp-nouveau/js/buddypress-nouveau.js
- src/bp-templates/bp-nouveau/js/buddypress-nouveau.min.js
- src/bp-templates/bp-nouveau/js/buddypress-video.js
- src/bp-templates/bp-nouveau/js/buddypress-video.min.js
- src/bp-video/classes/class-bp-rest-video-details-endpoint.php
- src/bp-video/classes/class-bp-video-component.php
- src/bp-xprofile/bp-xprofile-filters.php
- src/bp-xprofile/screens/edit.php
- src/class-buddypress.php
- src/endpoints/api_project.js
- src/endpoints/api_project.json
- src/languages/buddyboss.pot
- src/readme.txt