BuddyBoss Platform - Version 2.0.8
Release date: Aug 17, 2022
Changes:
- Notifications - Handled save notification preferences issue in multi-site
- Forums - Small improvement to allow creating tags with space at the time of adding discussion
- Forums - Small improvement by providing filter hook to change discussion dropdown format when moving reply to a specific discussion
- Activity - Improved link preview and embeds layout and styling
- Activity - Handled embed preview issue for forum discussion auto-generated activity
- Media - Handled group video not playing issue when members are not allowed to upload
- Core - Small improvements to plugin updates logic by reducing the number of requests to check updates
- Core - Handled draft issue for activity, forum discussion, and replies when uploaded media removed
- Coding Standards - Small code refactoring to fix PHP 8 warnings and notices
- REST API - Handled media symlink issue in the API when uploaded from the App
- REST API - Handled auto-generated forum discussion activity embed iframe issue
File Changes:
- src/bp-activity/bp-activity-filters.php
- src/bp-activity/bp-activity-functions.php
- src/bp-activity/classes/class-bp-rest-activity-endpoint.php
- src/bp-core/admin/bp-core-admin-functions.php
- src/bp-core/bp-core-actions.php
- src/bp-core/bp-core-functions.php
- src/bp-core/bp-core-rest-api.php
- src/bp-core/bp-core-update.php
- src/bp-forums/activity.php
- src/bp-forums/common/template.php
- src/bp-forums/templates/default/js/common.js
- src/bp-loader.php
- src/bp-performance/classes/class-performance.php
- src/bp-performance/classes/class-settings.php
- src/bp-performance/classes/integrations/class-integration-abstract.php
- src/bp-templates/bp-nouveau/buddypress/common/js-templates/activity/parts/bp-activity-link-preview.php
- src/bp-templates/bp-nouveau/buddypress/groups/single/albums.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/document/attachment.php
- src/bp-templates/bp-nouveau/includes/media/attachment.php
- src/bp-templates/bp-nouveau/includes/video/attachment.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/endpoints/api_project.js
- src/endpoints/api_project.json
- src/languages/buddyboss.pot
- src/readme.txt