BuddyBoss Platform - Version 2.0.2

Release date: May 26, 2022

Changes:

  • Notifications - Added icon support for notification avatar based on the notification type
  • Profiles - Handled members profile takes to wrong recipient issue when clicking on send message
  • Forums - Handled @mention dropdown not showing issue for Forum discussion and reply editor
  • Forums - Handled profile subscription tab members profile link issue
  • Activity - Handled activity comment empty content validation issue
  • Activity - Handled activity comment enter new line lag UX issue
  • Activity - Handled hidden gif issue on read more click
  • Activity - Handled read more not working issue for specific server
  • Activity - Handled documents performance issue when symlink disabled
  • Activity - Handled gif deletion issue when post edited
  • Media - Handled temporary junk files issue on the server when folder downloaded
  • Messages - Handled multiple-member thread, all members not showing issue
  • Moderation - Handled critical issue on block user action when connection component is disabled
  • Network Search - Handled discussion search issue when media attached
  • Registration - Handled small UI issues
  • BuddyPanel - Handled small UI issues when BuddyPanel disabled and group type shortcode added
  • BuddyPanel - Handled 'my group' menu wrong link issue
  • Coding Standards - Code refactoring to update all icon images with a new icon pack in the dashboard
  • Coding Standards - Small code refactoring to fix hook and added icon CSS file version query string
  • REST API - Handled activity comment empty content validation issue in the API
  • REST API - Handled member type issue for certain members in the API
  • REST API - Handled hidden group activity media privacy issue
  • REST API - Handled block member action critical issue when connections component disabled in the API
  • REST API - Handled activity end-point media issue in the response

File Changes:

  • src/bp-activity/bp-activity-filters.php
  • src/bp-activity/classes/class-bp-activity-notification.php
  • src/bp-activity/classes/class-bp-rest-activity-endpoint.php
  • src/bp-core/bp-core-functions.php
  • newsrc/bp-core/images/notification-50.png
  • newsrc/bp-core/images/notification.png
  • src/bp-document/bp-document-filters.php
  • src/bp-document/bp-document-functions.php
  • src/bp-document/classes/class-bp-rest-document-endpoint.php
  • src/bp-document/classes/class-bp-rest-document-folder-endpoint.php
  • src/bp-forums/classes/class-bp-forums-notification.php
  • src/bp-forums/members.php
  • src/bp-groups/bp-groups-functions.php
  • src/bp-groups/classes/class-bp-groups-notification.php
  • src/bp-loader.php
  • src/bp-media/bp-media-filters.php
  • src/bp-media/classes/class-bp-rest-media-endpoint.php
  • src/bp-members/bp-members-cache.php
  • src/bp-members/bp-members-filters.php
  • src/bp-members/bp-members-functions.php
  • src/bp-members/classes/class-bp-members-mentions-notification.php
  • src/bp-members/classes/class-bp-members-notification.php
  • src/bp-messages/classes/class-bp-messages-notification.php
  • src/bp-moderation/bp-moderation-filters.php
  • src/bp-moderation/classes/class-bp-rest-moderation-endpoint.php
  • src/bp-notifications/bp-notifications-functions.php
  • src/bp-performance/classes/integrations/class-bb-messages.php
  • src/bp-search/classes/class-bp-search-bbpress.php
  • src/bp-templates/bp-nouveau/buddypress-functions.php
  • src/bp-templates/bp-nouveau/buddypress/common/js-templates/messages/parts/bp-messages-single-header.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/document/functions.php
  • src/bp-templates/bp-nouveau/includes/members/template-tags.php
  • src/bp-templates/bp-nouveau/includes/messages/ajax.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-video/bp-video-filters.php
  • src/bp-video/classes/class-bp-rest-video-endpoint.php
  • src/endpoints/api_project.js
  • src/endpoints/api_project.json
  • src/languages/buddyboss.pot
  • src/readme.txt