Skip to content

Releases: buddyboss/buddyboss-platform

2.5.70

19 Mar 12:51
Compare
Choose a tag to compare

Changes:

  • Bug: Core - Create Account button and privacy policy checkbox were showing in the confirm email address notice screen and have now been removed
  • Bug: Core - Reactions migration tool was taking too long when migrating large numbers of Likes
  • Bug: Core - Updated background process log logic to maintain the log table size between 500MB or less and no larger than 1GB
  • Bug: Forums - Discussions and replies in secondary languages were not displayed on the users profile page discussions tab
  • Bug: Groups - When promoting a member in the the group to co-organizer or moderator the users were losing course access

2.5.61

11 Mar 12:53
Compare
Choose a tag to compare

Changes:

  • Bug: Core - reCaptcha update fixing issues with verifying on Login, Register, Reset password, Account Activation pages
  • Bug: Core - When disabling the Group component in BuddyBoss settings, when then visiting the photos tab in the user profile, this was causing a fatal error

2.5.60

05 Mar 13:04
Compare
Choose a tag to compare

Changes:

  • New Feature! - We now officially support Google reCAPTCHA, this is a great feature to help mitigate risk of bot and spam accounts being created and login in to your site
  • Enhancement: Core - Performance improvement by introducing a Batch REST API endpoint that will allow the App to request multiple endpoints in a single REST API request
  • Enhancement: Rapyd - Now generating background process Logs for the app on the server
  • Bug: Core - Broken class found and fixed in the background code due to a typo
  • Bug: Forums - When Instructor role plugin was active, the forum title was not showing on forums page
  • Bug: Notifications - REST API endpoints updated to show the standard WordPress headers

2.5.52

29 Feb 10:48
Compare
Choose a tag to compare

Changes:

  • Bug: Activity - Updated the call to an undefined function that was causing an error in the profile page if the Activity component was deactivated

2.5.51

22 Feb 13:00
Compare
Choose a tag to compare

Changes:

  • Bug: Core - A fatal error occurred on the profile page when the Activity Feed component was deactivated

2.5.50

21 Feb 11:43
Compare
Choose a tag to compare

Changes:

  • New Feature! - The Profile Avatar User Initials is a new setting to allow site owners to set the default user avatar to use display name initials with different background colors. We have also added this feature to group avatars.
  • Enhancement: Core - Code refactoring to improve performance within the Activity Feed with object caching support
  • Enhancement: Core - Updates and code refactoring for the Activity structure to provide scalability to upcoming features
  • Enhancement: Groups - Added a search option within Manage Group - Members page to search members easier
  • Bug: Core - Added xprofile field ID validation from the cache data to avoid unexpected error
  • Bug: Core - Default Theme 2023 Notification Preference was not showing the lists of subscribed groups, forums and discussion
  • Bug: Core - Links were getting clipped due to the ‘Read more’ text which was then redirected users to wrong url
  • Bug: Custom Development - A deprecated error was showing when updating or creating new LearnDash groups while social group integration was enabled
  • Bug: Elementor - Group pages was showing an error while editing with Elementor
  • Bug: Forums - Forum search results was not showing the same result between autocomplete and the search page
  • Bug: Messages - Issues with group messaging when new user joined or left a group
  • Bug: Translations - Translation strings for posts that had 3 or more reactions were not working as it was missing on the LocoTranslate plugin

2.5.40

06 Feb 14:43
Compare
Choose a tag to compare

Changes:

  • Enhancement: Core - Code Refinement for background jobs in the platform complete
  • Enhancement: Groups - New tab has been added to BuddyBoss - Groups backend called ‘No Members’ so that you can now filter and pickup groups with no members in automations
  • Bug: Activity - Images were not deleted on the server when the activity post was edited and the image removed
  • Bug: Core - Migrating sites from vBulletin to BuddyBoss was giving a fatal error when user logged in with the same username
  • Bug: Core - Previous custom posts on the news feed page from group discussions and replies were not reflecting the updated translation from LocoTranslate plugin
  • Bug: Core - While typing a longer reply or comment in a pinned post on the Activity Feed the feed would refresh while typing which then clearing the text
  • Bug: Forums - URL link embedded into a forum page would not show
  • Bug: Platform - On a fresh WP install, after activating the BuddyBoss Platform it triggered a WordPress Database error in the debug log
  • Bug: Styling - Notification settings tabs under the user Account Settings page did not display correctly

2.5.31

30 Jan 09:38
Compare
Choose a tag to compare

Changes:

  • Bug: Access controls - When restricting subscribers from posting to the Activity Feed, this has also restricted subscribers posting to the Group activity feed

2.5.30

24 Jan 15:13
Compare
Choose a tag to compare

Changes:

  • Bug: Core - Account settings was not updating correctly to only display notifications of components that are active instead of showing all settings options
  • Bug: Core - Activity feed options within group settings was showing even if the Activity Fee component had not been activated
  • Bug: Core - Blocking a user then disabling other BuddyBoss components except moderation lead to an infinite loading and a fatal error within the debug log
  • Bug: Core - Enabling the Network Search component while using the default Wordpress theme stopped the search page working correctly
  • Bug: Core - Removed Reactions lower icon upload limit of 200px to allow for smaller icons to be uploaded
  • Bug: Core - Updated the CRON process so that all group messages will not send all at once causing a 500 server error
  • Bug: Core - When switching languages in WordPress some words were not translated from backend to frontend due to translation path issues
  • Bug: Forums - If two discussions have the exact same name then a tag is allocated, the tag would not use the original tag but instead would create a new tag
  • Bug: Groups - Courses that were created via Elementor were not properly displaying on Social Group’s course tab
  • Bug: Groups - Group avatars were still showing even if the Show Group Avatar setting was disabled
  • Bug: Groups - If you select multiple users to send a group invite to, the Send button would allow you keep clicking it and sending multiple invites
  • Bug: Media - Creating a photo album created an infinite loading state when all other BuddyBoss Components were disabled except for Media Uploading
  • Bug: Media - Email notifications from activity post that had images did not display properly in the Gmail app for iOS devices
  • Bug: Media - Video player UI was not working correctly when switching language in TranslatePress
  • Bug: Platform - In the default WP theme 2024, if the Activity Access is restricted in the BuddyBoss platform by Profile Type, then restricting permissions would not work as the WP theme does not use Profile Types
  • Bug: Styling - Buttons from the videos and photos page were overlapping the content when viewing on mobile view or by resizing the page to a smaller view
  • Bug: The subscription icon was showing on social groups even though other components were disabled such as the forum discussion component

2.5.20

19 Jan 13:18
Compare
Choose a tag to compare

Changes:

  • New Feature! - Introducing reaction into the platform, where your members will now have the ability to react with different emotions to posts, comments and replies. As an added feature you will be able to customise your emotions to suite your brand.
  • Enhancement: Core - Reactions settings updated to include REST API’s