- Bug: Core - Fixed an issue where Polls, Scheduled Posts, and Reactions were not working correctly on site
- bp-core/admin/mothership/class-bb-mothership-loader.php
- bp-core/admin/mothership/mothership-init.php
- bp-loader.php
- languages/buddyboss.pot
- readme.txt
- vendor/composer/installed.php
* Bug: Core - Fixed the license rate limit error and proper error handling
* New Feature! Core - Implemented a new licensing system for BuddyBoss plugins and theme
* New Feature! Activity - Added Featured Image above post content in activity and group posts, making feeds more visual and engaging
* New Feature! Activity - Added support for Post Titles and H3/H4 text formatting in activity feeds, helping communities stay organized and posts easier to read
* New Feature! Activity - Added Featured Image above post content in activity and group posts, making feeds more visual and engaging
* New Feature! Activity - Added support for Post Titles and H3/H4 text formatting in activity feeds, helping communities stay organized and posts easier to read
* Bug: Activity - Fixed issue where activity filters still applied a removed topic filter instead of working independently
* Bug: Activity - Fixed issue where activity topic settings remained visible when the main topic setting was disabled
* Bug: Activity - Removed incorrect tooltip "Please select a Topic" from the Post button when no group topics exist
* Bug: Fixed an issue where network search displayed private forum replies to non-group members
* Bug: Forums - Fixed an issue where code snippets in forum discussions and replies broke when added from the backend editor
* Bug: Groups - Fixed an issue where subscribers were able to upload media in groups despite restrictions set in group settings
* Bug: Moderation - Added search functionality to moderation admin pages
* Bug: ReadyLaunch - Fixed UI issues with pre and code blocks in forum content when ReadyLaunch is enabled
* Bug: WooCommerce - Fixed WooCommerce order confirmation page UI conflict between ReadyLaunch and Theme
* Bug: Activity - Added permission checks to Scheduled Posts API endpoints to prevent users from accessing other users scheduled posts
* Bug: Core - Fixed accessibility issues across Platform and Theme for improved usability
* Bug: Core - Fixed PHP 8.4 warnings and removed extra database queries for better stability and performance
* Enhancement: Improved code structure for better performance and maintainability