BuddyBoss Platform - Version 2.5.80

Release date: Apr 04, 2024

Changes:

  • New Feature! - Close comments allows post authors and admins to turn of commenting on any specific post which gives users and admins another great way to maintain control and moderation
  • New Feature! - To make the activity feed more streamlined we have introduced the View more comments and View more replies which will allow users to expand the threads they are interested in rather than showing the full expanded user interactions
  • New Feature! - We have added a new tab in the settings dedicated to performance settings with a new page load count setting which lets you select whether to load the page in 1 or 2 calls
  • New Feature! - We have updated our Activity feed design to now open selected posts into its own modal which provides a more focused experience for users when interacting with posts
  • New Feature! - Users now have the ability to Turn off Notifications on specific posts they have interacted with that they no longer have interest in
  • Enhancement: Activity - We have added new settings to allow for more granular control on our new Activity feed update that lets you select thread count, load count, default comment visibility and even the ability to turn off commenting all together
  • Enhancement: Performance - Converted the current phase loading approach with a single request by default to improve performance
  • Bug: Activity - When updating the post with link preview and there were comments, meta value for comments was filled based from Preview
  • Bug: Core - The phone Number profile field was displaying “//” within the link when hovering over it
  • Bug: Core - When users added a Dot to the end of their nickname this broke the link, we have now added this functionality
  • Bug: Forums - The BuddyBoss Forum login widget was showing a typographical error
  • Bug: Groups - Subscription option in the backend setting is now removed after disabling
  • Bug: LearnDash - Switching from grid to list view from the LearnDash course grid using the LearnDash Course List block was showing a JS error
  • Bug: Profiles - Profile types were not showing or retaining previous settings
  • Bug: Styling - When searching member on the members page there was an issue with text spacing
  • Bug: Translations - When selecting German language there were spacing issues showing for author names on activity posts

File Changes:

  • src/bp-activity/bp-activity-cache.php
  • src/bp-activity/bp-activity-filters.php
  • src/bp-activity/bp-activity-functions.php
  • src/bp-activity/bp-activity-notifications.php
  • src/bp-activity/bp-activity-template.php
  • src/bp-activity/classes/class-bp-activity-activity.php
  • src/bp-activity/classes/class-bp-rest-activity-comment-endpoint.php
  • src/bp-activity/classes/class-bp-rest-activity-endpoint.php
  • src/bp-blogs/bp-blogs-activity.php
  • src/bp-core/admin/bp-core-admin-settings.php
  • newsrc/bp-core/admin/settings/bb-admin-setting-performance.php
  • src/bp-core/admin/settings/bp-admin-setting-activity.php
  • src/bp-core/admin/settings/bp-admin-setting-groups.php
  • src/bp-core/admin/settings/bp-admin-setting-labs.php
  • src/bp-core/admin/settings/bp-admin-setting-xprofile.php
  • src/bp-core/bp-core-actions.php
  • src/bp-core/bp-core-cssjs.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-bp-admin.php
  • src/bp-core/classes/class-bp-rest-settings-endpoint.php
  • src/bp-core/js/emojionearea-edited.js
  • src/bp-core/js/vendor/dropzone.js
  • src/bp-document/bp-document-filters.php
  • src/bp-forums/common/formatting.php
  • src/bp-forums/common/widgets.php
  • src/bp-loader.php
  • src/bp-media/bp-media-filters.php
  • src/bp-media/bp-media-functions.php
  • src/bp-members/bp-members-admin.php
  • src/bp-moderation/classes/class-bp-moderation-activity-comment.php
  • src/bp-moderation/classes/suspend/class-bp-suspend-activity-comment.php
  • src/bp-performance/classes/integrations/class-bb-activity.php
  • src/bp-templates/bp-nouveau/buddypress-functions.php
  • src/bp-templates/bp-nouveau/buddypress/activity/activity-loop.php
  • newsrc/bp-templates/bp-nouveau/buddypress/activity/activity-modal.php
  • src/bp-templates/bp-nouveau/buddypress/activity/blocked-comment.php
  • src/bp-templates/bp-nouveau/buddypress/activity/comment-form.php
  • src/bp-templates/bp-nouveau/buddypress/activity/comment.php
  • newsrc/bp-templates/bp-nouveau/buddypress/activity/emojionearea-popup.php
  • src/bp-templates/bp-nouveau/buddypress/activity/entry.php
  • newsrc/bp-templates/bp-nouveau/buddypress/activity/gifpicker-popup.php
  • src/bp-templates/bp-nouveau/buddypress/activity/index.php
  • src/bp-templates/bp-nouveau/buddypress/activity/single/home.php
  • src/bp-templates/bp-nouveau/buddypress/blogs/index.php
  • src/bp-templates/bp-nouveau/buddypress/document/index.php
  • src/bp-templates/bp-nouveau/buddypress/document/single-folder.php
  • src/bp-templates/bp-nouveau/buddypress/groups/index.php
  • src/bp-templates/bp-nouveau/buddypress/groups/single/activity.php
  • src/bp-templates/bp-nouveau/buddypress/groups/single/documents.php
  • src/bp-templates/bp-nouveau/buddypress/groups/single/photos.php
  • src/bp-templates/bp-nouveau/buddypress/groups/single/videos.php
  • src/bp-templates/bp-nouveau/buddypress/media/activity-entry.php
  • src/bp-templates/bp-nouveau/buddypress/media/index.php
  • src/bp-templates/bp-nouveau/buddypress/media/single-album.php
  • src/bp-templates/bp-nouveau/buddypress/members/index.php
  • src/bp-templates/bp-nouveau/buddypress/members/single/activity.php
  • src/bp-templates/bp-nouveau/buddypress/members/single/document.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/video.php
  • src/bp-templates/bp-nouveau/buddypress/search/loop/member-ajax.php
  • src/bp-templates/bp-nouveau/buddypress/search/loop/member.php
  • src/bp-templates/bp-nouveau/buddypress/video/activity-entry.php
  • src/bp-templates/bp-nouveau/buddypress/video/index.php
  • src/bp-templates/bp-nouveau/buddypress/video/single-album.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/ajax.php
  • src/bp-templates/bp-nouveau/includes/activity/functions.php
  • src/bp-templates/bp-nouveau/includes/activity/template-tags.php
  • src/bp-templates/bp-nouveau/includes/document/ajax.php
  • src/bp-templates/bp-nouveau/includes/document/functions.php
  • src/bp-templates/bp-nouveau/includes/groups/template-tags.php
  • src/bp-templates/bp-nouveau/includes/media/ajax.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/ajax.php
  • src/bp-templates/bp-nouveau/includes/video/functions.php
  • src/bp-templates/bp-nouveau/js/buddypress-activity-post-form.js
  • src/bp-templates/bp-nouveau/js/buddypress-activity-post-form.min.js
  • 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-nouveau.js
  • src/bp-templates/bp-nouveau/js/buddypress-nouveau.min.js
  • src/bp-video/bp-video-filters.php
  • src/bp-video/bp-video-functions.php
  • src/bp-xprofile/classes/class-bp-xprofile-field-type-telephone.php
  • src/class-buddypress.php
  • src/endpoints/api_data.js
  • src/endpoints/api_data.json
  • src/endpoints/api_project.js
  • src/endpoints/api_project.json
  • src/languages/buddyboss-de_DE.mo
  • src/languages/buddyboss-de_DE.po
  • src/languages/buddyboss-de_DE_formal.po
  • src/languages/buddyboss-fr_FR.po
  • src/languages/buddyboss-hu_HU.po
  • src/languages/buddyboss.pot
  • src/readme.txt