BuddyBoss Platform - Version 1.1.9
Release date: Sep 23, 2019
Changes:
- Performance - Lazy load iframes (video embeds) in Activity
- Activity - New option to display activity in separate tabs based on activity type
- Activity - New widget '(BB) Users Following Me' to display all members following the logged-in user
- Activity - When embedding links with no additional text, show the content preview and hide link URL
- Activity - When embedding a Youtube link that cannot fetch a video preview, fall back to image preview
- Activity - Fixed link previews when embedding links from a Facebook url
- Activity - Fixed link previews when embedding links from an AMP url
- Profiles - When hiding members of a profile type from Members Directory, hide from '(BB) Members' widget
- Groups - Fixed issue with deleting members from a group, when LearnDash is enabled
- Groups - Fixed filtering group types set to be hidden from Groups directory, in all scenarios
- Groups - When a group member changes their Name, now updates their name in previous group activity feeds
- Groups - When editing groups from backend, fixed dropdown list of available Group Types
- Groups - When auto-creating a group from a LearnDash group, the group members now show correct join date
- Forums - When adding tags to a discussion or reply, now showing suggested tags as you type
- Forums - When replying to a sub-forum in a group, now displaying an activity post in the group feed
- Media - Fixed issue with deleting albums from groups
- Media - Fixed displaying photos uploaded into groups in the global Photos page, based on group privacy
- Media - When deleting an image from activity, fixed auto-deleting the image from photos tab
- Email Invites - If an invited email is already a member, providing proper validation now
- Email Invites - Fixed 'Email Invites' tab showing on other member profiles, when viewing as Admin
- Email Invites - Fixed WordPress error when sending invites, on some servers
- Registration - Reduced character minimum for 'Nickname' to 3 characters, previously was 4
- Registration - Added validation telling users that underscores are not allowed for 'Nickname'
- Registration - Fixed validation when 'Profile Type' field is required and in a non-signup field set
- Registration - Nicer 'Mismatch' validation when Email and Confirm Email do not match
- Registration - Fixed activation email not sending in multisite, in some servers
- MemberPress + BuddyPress Integration - Fixed Name fields when registering to a member level
- MemberPress + BuddyPress Integration - Added the 'Membership' links into profile dropdown
- Compatibility - Improved support for plugins that 'Require bbPress' and 'Require BuddyPress'
- Documentation - Forum Settings
- Documentation - Activity Tabs
- Documentation - Registration Confirm Email/Password
- Documentation - Theme Header (Mobile)
File Changes:
- bp-activity/bp-activity-filters.php
- bp-activity/bp-activity-functions.php
- bp-activity/vendors/website-parser/website_parser.php
- bp-core/admin/bp-core-admin-functions.php
- bp-core/admin/bp-core-admin-schema.php
- bp-core/admin/bp-core-admin-settings.php
- bp-core/admin/settings/bp-admin-setting-activity.php
- bp-core/bp-core-cssjs.php
- bp-core/bp-core-functions.php
- bp-core/bp-core-options.php
- bp-core/bp-core-update.php
- bp-core/bp-core-widgets.php
- bp-core/classes/class-bp-core-follow-follower-widget.php
- bp-core/classes/class-bp-embed.php
- bp-core/compatibility/bp-incompatible-plugins-helper.php
- bp-core/js/register.js
- bp-core/js/register.min.js
- bp-forums/activity.php
- bp-forums/functions.php
- bp-forums/groups.php
- bp-forums/replies/functions.php
- bp-forums/templates/default/bbpress-functions.php
- bp-forums/templates/default/bbpress/form-reply.php
- bp-forums/templates/default/bbpress/form-topic.php
- bp-forums/templates/default/js/common.js
- bp-friends/bp-friends-filters.php
- bp-groups/bp-groups-activity.php
- bp-groups/bp-groups-filters.php
- bp-groups/bp-groups-functions.php
- bp-groups/bp-groups-template.php
- bp-groups/classes/class-bp-groups-member.php
- bp-help/docs/01-getting-started/03-server-requirements.md
- bp-help/docs/01-getting-started/04-translating-buddyboss-platform.md
- bp-help/docs/01-getting-started/05-documentation.md
- bp-help/docs/02-components/02-registration/02-registration-fields.md
- bp-help/docs/02-components/02-registration/03-registration-confirm-email-password.md
- bp-help/docs/02-components/02-registration/04-registration-emails.md
- bp-help/docs/02-components/07-forums/01-forum-settings.md
- bp-help/docs/02-components/07-forums/02-forum-emails.md
- bp-help/docs/02-components/08-activity/02-activity-tabs.md
- bp-help/docs/02-components/08-activity/03-posts-in-activity-feeds.md
- bp-help/docs/02-components/08-activity/04-custom-post-types-in-activity-feeds.md
- bp-help/docs/02-components/08-activity/05-activity-emails.md
- bp-help/docs/03-buddyboss-theme/01-installing.md
- bp-help/docs/03-buddyboss-theme/02-updating.md
- bp-help/docs/03-buddyboss-theme/03-menus.md
- bp-help/docs/03-buddyboss-theme/04-profile-dropdown.md
- bp-help/docs/03-buddyboss-theme/05-home-blog-pages.md
- bp-help/docs/03-buddyboss-theme/06-page-templates.md
- bp-help/docs/03-buddyboss-theme/07-theme-options/0-overview.md
- bp-help/docs/03-buddyboss-theme/07-theme-options/01-logos.md
- bp-help/docs/03-buddyboss-theme/07-theme-options/02-header.md
- bp-help/docs/03-buddyboss-theme/07-theme-options/03-header-mobile-icons.md
- bp-help/docs/03-buddyboss-theme/07-theme-options/04-buddypanel.md
- bp-help/docs/03-buddyboss-theme/07-theme-options/05-sidebars.md
- bp-help/docs/03-buddyboss-theme/07-theme-options/06-typography.md
- bp-help/docs/03-buddyboss-theme/07-theme-options/07-styling.md
- bp-help/docs/03-buddyboss-theme/07-theme-options/08-footer.md
- bp-help/docs/03-buddyboss-theme/07-theme-options/09-blog.md
- bp-help/docs/03-buddyboss-theme/07-theme-options/10-login-register.md
- bp-help/docs/03-buddyboss-theme/07-theme-options/11-404-page.md
- bp-help/docs/03-buddyboss-theme/07-theme-options/12-maintenance-mode.md
- bp-help/docs/03-buddyboss-theme/07-theme-options/13-cover-images.md
- bp-help/docs/03-buddyboss-theme/07-theme-options/14-forums.md
- bp-help/docs/03-buddyboss-theme/07-theme-options/15-learndash.md
- bp-help/docs/03-buddyboss-theme/07-theme-options/16-custom-codes.md
- bp-help/docs/03-buddyboss-theme/07-theme-options/17-minify-assets.md
- bp-help/docs/03-buddyboss-theme/07-theme-options/18-import-export.md
- bp-help/docs/03-buddyboss-theme/08-translating-buddyboss-theme.md
- bp-help/docs/05-integrations/01-events-calendar-pro.md
- bp-help/docs/05-integrations/02-learndash/0-overview.md
- bp-help/docs/05-integrations/02-learndash/01-learndash-setup.md
- bp-help/docs/05-integrations/02-learndash/02-courses-index.md
- bp-help/docs/05-integrations/02-learndash/03-learndash-course-grid.md
- bp-help/docs/05-integrations/02-learndash/04-course-lessons-topics.md
- bp-help/docs/05-integrations/02-learndash/05-courses-with-social-groups.md
- bp-help/docs/05-integrations/02-learndash/07-my-courses-shortcode.md
- bp-help/docs/05-integrations/03-membership-plugins.md
- bp-help/docs/05-integrations/04-woocommerce.md
- bp-help/docs/05-integrations/05-wp-job-manager.md
- bp-help/docs/06-upgrading-migrating/01-boss-theme.md
- bp-help/docs/06-upgrading-migrating/02-social-learner.md
- bp-integrations/learndash/bp-learndash-filters.php
- bp-integrations/learndash/bp-learndash-functions.php
- bp-integrations/learndash/bp-learndash-integration.php
- bp-integrations/learndash/buddypress/Sync.php
- bp-integrations/learndash/library/SyncGenerator.php
- bp-invites/actions/invites.php
- bp-invites/classes/class-bp-invites-component.php
- bp-loader.php
- bp-media/bp-media-filters.php
- bp-media/bp-media-functions.php
- bp-media/bp-media-template.php
- bp-media/classes/class-bp-media-query.php
- bp-media/classes/class-bp-media-template.php
- bp-media/classes/class-bp-media.php
- bp-members/bp-members-filters.php
- bp-members/bp-members-functions.php
- bp-members/bp-members-widgets.php
- bp-members/classes/class-bp-core-members-widget.php
- bp-search/bp-search-settings.php
- bp-search/classes/class-bp-search.php
- bp-templates/bp-nouveau/buddypress/assets/emails/wp/email-template.php
- bp-templates/bp-nouveau/buddypress/common/search/profile-search.php
- bp-templates/bp-nouveau/buddypress/members/single/invites/sent-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/images/placeholder.png
- bp-templates/bp-nouveau/includes/activity/functions.php
- bp-templates/bp-nouveau/includes/media/ajax.php
- bp-templates/bp-nouveau/includes/template-tags.php
- bp-templates/bp-nouveau/includes/xprofile/ajax.php
- bp-templates/bp-nouveau/js/buddypress-activity.js
- bp-templates/bp-nouveau/js/buddypress-activity.min.js
- bp-templates/bp-nouveau/js/buddypress-nouveau.js
- bp-templates/bp-nouveau/js/buddypress-nouveau.min.js
- bp-templates/bp-nouveau/js/buddypress-xprofile.js
- bp-templates/bp-nouveau/js/buddypress-xprofile.min.js
- bp-xprofile/admin/js/admin.js
- bp-xprofile/admin/js/admin.min.js
- bp-xprofile/bp-xprofile-admin.php
- bp-xprofile/bp-xprofile-filters.php
- bp-xprofile/classes/class-bp-xprofile-field.php
- class-buddypress.php
- languages/buddyboss.pot
- readme.txt