BuddyBoss Platform - Version 2.3.80
Release date: Jul 11, 2023
Changes:
- Bug: Activity - Post button was inconsistent when trying to reply to activity post.
- Bug: Activity - Unable to click the activity comments from group search when a member was tagged using "@" function
- Bug: Activity - While posting a link directly from the app with www, no link preview is shown
- Bug: Core - Node version issue on
npm install
script after a repo was cloned - Bug: Core - Platform main components page showed incorrect count for "All" and "Active" components
- Bug: Email Invites - Revoking the email invite from admin was redirecting the user to post list page
- Bug: Forums - Private forum were redirecting to 404 instead of login screen for logged out users
- Bug: Groups - Child group was displaying parent group description from subgroup page
- Bug: Groups - Super Sticky was incorrectly showing on the admin panel for discussions within a Group
- Bug: Gutenberg - Discussions on editor added extreme spacing between lines
- Bug: LifterLMS - Deleting an user who is a Course Participant did not remove the user from Participants list
- Bug: Media - Next/Previous navigation on media modal accessible even while commenting
- Bug: Media - "Create new album" translation was missing on the photos page
- Bug: Media - Document folder meta was not being saved in the database using bp_document_folder_add_meta function
- Bug: Media - Move file tooltip not clear and inconsistent
- Bug: Media - Unable to download folders due to size constraints
- Bug: Media - When uploading media, we will now handle the error messaging dynamically
- Bug: Messages - Error in POST API endpoint when creating a message
- Bug: Messages - Mark as unread was not working when object cache is enabled
- Bug: Moderation - Clear API cache when member blocked/unblocked
- Bug: Notifications - Follow notification still shows in dropdown after being unfollowed
- Bug: Notifications - Group subscriptions page was broken on iOS Safari mobile browser
- Bug: Notifications - Replied with GIF Notification were showing as empty
- Bug: Profiles - Deleting a field in the fieldset was not reflected and when refreshing the page an error was displayed
- Bug: The Events Calendar - Events page was showing blank instead of the login screen when visited from the guest user on a private site
File Changes:
- src/bp-activity/bp-activity-filters.php
- src/bp-activity/bp-activity-notifications.php
- src/bp-activity/classes/class-bp-rest-activity-comment-endpoint.php
- src/bp-activity/classes/class-bp-rest-activity-endpoint.php
- src/bp-activity/classes/class-bp-rest-activity-link-preview-endpoint.php
- src/bp-core/admin/bp-core-admin-components.php
- src/bp-core/bp-core-update.php
- src/bp-core/compatibility/class-bb-the-events-calendar-helpers.php
- src/bp-document/bp-document-functions.php
- src/bp-document/classes/class-bp-document-component.php
- src/bp-forums/admin/topics.php
- src/bp-forums/classes/class-bb-rest-forums-link-preview-endpoint.php
- src/bp-forums/core/actions.php
- src/bp-forums/core/filters.php
- src/bp-forums/forums/functions.php
- src/bp-forums/topics/functions.php
- src/bp-forums/topics/template.php
- src/bp-groups/bp-groups-template.php
- src/bp-invites/bp-invites-admin.php
- src/bp-loader.php
- src/bp-media/bp-media-filters.php
- src/bp-messages/bp-messages-cache.php
- src/bp-messages/classes/class-bp-rest-messages-endpoint.php
- src/bp-moderation/classes/class-bp-moderation-album.php
- src/bp-moderation/classes/class-bp-moderation-media.php
- src/bp-moderation/classes/class-bp-rest-moderation-endpoint.php
- src/bp-moderation/classes/suspend/class-bp-suspend-album.php
- src/bp-moderation/classes/suspend/class-bp-suspend-media.php
- src/bp-moderation/classes/suspend/class-bp-suspend-video.php
- src/bp-performance/classes/integrations/class-bb-activity.php
- src/bp-performance/classes/integrations/class-bb-documents.php
- src/bp-performance/classes/integrations/class-bb-forums.php
- src/bp-performance/classes/integrations/class-bb-media-albums.php
- src/bp-performance/classes/integrations/class-bb-media-photos.php
- src/bp-performance/classes/integrations/class-bb-notifications.php
- src/bp-performance/classes/integrations/class-bb-replies.php
- src/bp-performance/classes/integrations/class-bb-topics.php
- src/bp-performance/classes/integrations/class-bb-videos.php
- src/bp-templates/bp-nouveau/buddypress/document/activity-document-actions.php
- src/bp-templates/bp-nouveau/buddypress/document/document-entry.php
- src/bp-templates/bp-nouveau/buddypress/media/uploader.php
- src/bp-templates/bp-nouveau/buddypress/search/loop/activity-comment.php
- src/bp-templates/bp-nouveau/buddypress/search/loop/activity.php
- src/bp-templates/bp-nouveau/buddypress/video/uploader.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/functions.php
- src/bp-templates/bp-nouveau/js/bb-subscriptions.js
- src/bp-templates/bp-nouveau/js/bb-subscriptions.min.js
- 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-messages.js
- src/bp-templates/bp-nouveau/js/buddypress-messages.min.js
- src/bp-templates/bp-nouveau/js/buddypress-video.js
- src/bp-templates/bp-nouveau/js/buddypress-video.min.js
- src/bp-xprofile/bp-xprofile-admin.php
- src/class-buddypress.php
- src/composer.json
- src/composer.lock
- src/endpoints/api_project.js
- src/endpoints/api_project.json
- src/languages/buddyboss.pot
- src/readme.txt