BuddyBoss Platform - Version 1.2.9

Release date: Apr 06, 2020

Changes:

  • Groups - Added new option to send messages to group members from the group
  • Messages - Improved the logic for deleting your messages from a conversation
  • Messages - When a member is deleted, notifications about their messages are removed
  • Profiles - Added 'Twitch' as option in 'Social Networks' profile field
  • Profiles - Fixed issue when saving 'Date' field to the date January 1, 1970
  • Forums - Fixed minor issues when @mentioning other members in forums
  • Forums - Fixed settings for 'Disallow editing after' time limit not working
  • Activity - Fixed link preview image not always displaying in activity posts
  • Activity - Fixed video embeds not displaying after editing the post in admin
  • Connections - Display 'More' button on Connections widget when list is maxed out
  • Connections - Fixed inconsistent display of Connections based on profile type
  • Widgets - Fixed the member counts showing incorrect in 'Who's Online' widget
  • Email Invites - Added ability to invite between 1 to 20 members at once
  • Emails - Now sending emails through the WordPress core wp_mail function
  • Admin - Fixed 'Screen Options > Pagination' not saving in admin for Activity and Groups
  • Developers - Added code filter to extend DropzoneJS image resize options
  • Compatibility - Fixed minor code issues with PHP 7.4

File Changes:

  • bp-activity/bp-activity-admin.php
  • bp-activity/bp-activity-filters.php
  • bp-core/admin/bp-core-admin-schema.php
  • bp-core/admin/bp-core-admin-settings.php
  • bp-core/admin/settings/bp-admin-setting-groups.php
  • bp-core/bp-core-adminbar.php
  • bp-core/bp-core-filters.php
  • bp-core/bp-core-functions.php
  • bp-core/bp-core-options.php
  • bp-core/bp-core-template.php
  • bp-core/bp-core-update.php
  • bp-core/classes/class-bp-email-tokens.php
  • bp-core/classes/class-bp-user-query.php
  • bp-core/deprecated/buddyboss/1.2.9.php
  • bp-core/gdpr/class-bp-settings-export.php
  • bp-core/js/mentions.js
  • bp-core/js/mentions.min.js
  • bp-core/js/widget-members.js
  • bp-core/js/widget-members.min.js
  • bp-forums/common/template.php
  • bp-forums/notifications.php
  • bp-forums/replies/functions.php
  • bp-forums/templates/default/bbpress-functions.php
  • bp-forums/templates/default/bbpress/form-attachments.php
  • bp-forums/templates/default/bbpress/form-reply.php
  • bp-forums/templates/default/bbpress/form-topic.php
  • bp-forums/topics/functions.php
  • bp-friends/classes/class-bp-core-friends-widget.php
  • bp-groups/actions/create.php
  • bp-groups/bp-groups-admin.php
  • bp-groups/bp-groups-filters.php
  • bp-groups/bp-groups-functions.php
  • bp-groups/bp-groups-notifications.php
  • bp-groups/bp-groups-template.php
  • bp-groups/classes/class-bp-groups-component.php
  • bp-groups/screens/single/admin/group-settings.php
  • bp-groups/screens/single/messages.php
  • bp-invites/bp-invites-functions.php
  • bp-invites/classes/class-bp-invites-component.php
  • bp-loader.php
  • bp-media/bp-media-filters.php
  • bp-media/bp-media-settings.php
  • bp-members/bp-members-functions.php
  • bp-members/bp-members-template.php
  • bp-members/classes/class-bp-core-whos-online-widget.php
  • bp-messages/bp-messages-filters.php
  • bp-messages/bp-messages-functions.php
  • bp-messages/bp-messages-notifications.php
  • bp-messages/bp-messages-template.php
  • bp-messages/classes/class-bp-messages-message.php
  • bp-messages/classes/class-bp-messages-thread.php
  • bp-messages/screens/view.php
  • bp-templates/bp-nouveau/buddypress-functions.php
  • bp-templates/bp-nouveau/buddypress/common/filters/group-filters.php
  • bp-templates/bp-nouveau/buddypress/common/filters/member-filters.php
  • bp-templates/bp-nouveau/buddypress/common/js-templates/messages/parts/bp-messages-single-header.php
  • bp-templates/bp-nouveau/buddypress/common/js-templates/messages/parts/bp-messages-single-list.php
  • bp-templates/bp-nouveau/buddypress/common/js-templates/messages/parts/bp-messages-thread.php
  • bp-templates/bp-nouveau/buddypress/common/nav/directory-nav.php
  • bp-templates/bp-nouveau/buddypress/common/search-and-filters-bar.php
  • bp-templates/bp-nouveau/buddypress/groups/single/admin/group-settings.php
  • bp-templates/bp-nouveau/buddypress/groups/single/messages.php
  • bp-templates/bp-nouveau/buddypress/members/single/invites/send-invites.php
  • bp-templates/bp-nouveau/css/buddypress-rtl.css
  • bp-templates/bp-nouveau/css/buddypress-rtl.min.css
  • bp-templates/bp-nouveau/css/buddypress.css
  • bp-templates/bp-nouveau/css/buddypress.min.css
  • bp-templates/bp-nouveau/includes/ajax.php
  • bp-templates/bp-nouveau/includes/functions.php
  • bp-templates/bp-nouveau/includes/groups/ajax.php
  • bp-templates/bp-nouveau/includes/groups/classes.php
  • bp-templates/bp-nouveau/includes/groups/functions.php
  • bp-templates/bp-nouveau/includes/groups/loader.php
  • bp-templates/bp-nouveau/includes/groups/template-tags.php
  • bp-templates/bp-nouveau/includes/media/functions.php
  • bp-templates/bp-nouveau/includes/messages/ajax.php
  • bp-templates/bp-nouveau/includes/messages/functions.php
  • bp-templates/bp-nouveau/includes/template-tags.php
  • bp-templates/bp-nouveau/js/buddypress-activity-post-form.js
  • bp-templates/bp-nouveau/js/buddypress-activity-post-form.min.js
  • bp-templates/bp-nouveau/js/buddypress-activity.js
  • bp-templates/bp-nouveau/js/buddypress-activity.min.js
  • bp-templates/bp-nouveau/js/buddypress-group-messages.js
  • bp-templates/bp-nouveau/js/buddypress-group-messages.min.js
  • bp-templates/bp-nouveau/js/buddypress-media.js
  • bp-templates/bp-nouveau/js/buddypress-media.min.js
  • bp-templates/bp-nouveau/js/buddypress-messages.js
  • bp-templates/bp-nouveau/js/buddypress-messages.min.js
  • bp-templates/bp-nouveau/js/buddypress-nouveau.js
  • bp-templates/bp-nouveau/js/buddypress-nouveau.min.js
  • bp-xprofile/bp-xprofile-filters.php
  • bp-xprofile/bp-xprofile-functions.php
  • bp-xprofile/classes/class-bp-xprofile-field-type-member-types.php
  • class-buddypress.php
  • languages/buddyboss.pot
  • readme.txt