Product: BuddyPress Business Profile

BuddyPress Business Profile v1.8.5

= 1.8.5 =
* Fixed: Unable to edit events from the backend when the Business plugin is active.
* Updated: Typos in plugin text and labels.
* Improved: Language and text consistency across admin and frontend.

BuddyPress Business Profile v1.8.4

= 1.8.4 =
* Fixed: Business restriction functionality not working properly.
* Fixed: Group activity link issue with BuddyBoss.
* Fixed: Hidden groups not appearing in business listings.
* Fixed: Issue with site-wide activity visibility for private and hidden group posts.
* Fixed: Default Business Avatar and Cover Image handling with custom uploads.
* Fixed: Business avatar not displaying correctly in activity comments.
* Fixed: Multiple PHPCS issues across core files for improved code quality.
* Fixed: Profile photo and cover image upload allowing non-image files.
* Improved: Group selection UI and general tab icon visibility.
* Improved: Translations and language strings for public-facing and template files.
* Improved: Grammatical corrections and typo updates throughout the plugin.
* Improved: Hookable positions added for:
– Sidebar visibility.
– Business media tab and team widget.
– Group association display.
– CPT/taxonomy args and profile creation steps.
– Business creation from the admin side.
* Security: Added proper nonce verification and sanitization in group linking.
* Dev: Removed outdated `HardG` and unnecessary files from plugin directory.
* Dev: Updated `composer.lock` and refactored code for better maintainability.

BuddyPress Business Profile v1.8.2

= 1.8.2 =
* Fix: Addressed slug redirection issue with duplicate business names.
* Fix: Fixed issues when the plugin is not activated as group components.
* Fix: Displayed error notice for better user feedback.
* Fix: Resolved MCE window UI issues.
* Update: Updated backend settings strings.
* Update: Managed JS string translations.
* Update: Minified CSS and JS files.
* Update: Administrator role now exclusively has the capability for managing settings.
* Enhancement: Added hook/filter in the Business Profile page for changing the default tab.
* Enhancement: Enhanced notice message UI.
* Enhancement: Improved notice UI management.

BuddyPress Business Profile v1.8.0

= 1.8.0 =
* Fixed issue with BuddyBoss Platform integration.
* Fixed BB activity loading issue on page load.
* Fixed undefined variable and incorrect text domain warnings.
* Fixed permalink save option issue.
* Fixed permalink issues and resolved single page empty error.
* Updated endpoint for Business Settings and Business Reviews.
* Changed Business Review and Business Setting slugs for better clarity.
* Managed insert media button UI for improved usability.
* Managed “Create a Business” page view button UI.
* Added email notifications for business owners when a business is submitted as pending.
* Added filter to disable email notifications if required.
* Set default category in the directory page.
* Customized URL structure for better SEO and navigation.
* Created a separate “Create a Business” page if not already existing.
* Set default slug when removed from custom permalink.
* Optimized `isset` condition for cleaner code.
* Managed business labels according to updated naming conventions.
* Managed category listing UI issues for better consistency.

BuddyPress Business Profile v1.7.0

= 1.7.0 =
* Fixed issue when quota is set to 0.
* Managed business label updates as per changed labels.
* Added email and notification functionality when an admin publishes a widget.
* Added a “Pending” tab on the single profile page.
* Displayed pending status on the “Manage” button and in the filter dropdown.
* Managed UI for pending status in business profiles.
* Displayed pending business lists on the business directory page under the “My Business” tab.
* Added support for guest user avatars.
* Fixed incorrect text domain warnings.
* Fixed issue where the license key was not visible when the license status was active.
* Enhanced Business Profile template with Work and Education sections and custom hooks.
* Fixed undefined warnings, admin URL issues, and email link issues.
* Added notices for pending status in avatar and cover image sections.
* Improved handling for pending business profiles.
* Improved descriptions for Business Profile settings for better clarity.
* Added dynamic admin post status control.
* Automatically published posts for administrators using the `bp_business_publish_post_status` filter.
* Added additional arguments to filters for enhanced flexibility.
* Introduced admin approval before publishing business profiles.
* Added hookable positions for improved developer customization.
* Added `do_action` after business creation for extended functionality.
* Made endpoint title dynamic based on singular label settings.
* Fixed email content formatting issues.
* Added email notifications for site admins.
* Managed review input fields UI for better usability.
* Allowed guest reviews for business profiles.
* Displayed the author box in the Gutenberg Block editor.
* Added a filter to assign other user roles as authors.
* Introduced author and group admin sync features.
* Fixed issues with business followers.
* Improved translation support and distance unit display (KM, Miles).

BuddyPress Business Profile v1.6.0

= 1.6.0 =
* Fixed Pagination issue on Business listing page.
* Fixed validation for special characters in slug.
* Fixed issue with Filter shortcode and Filter widget.
* Fixed Sidebar setting not saving for single Business.
* Fixed Business Directory page issue.
* Fixed Review Criteria.
* Updated filter position in mobile view.
* Improved “Add review criteria” button UI for mobile view.
* Updated BP references to BuddyPress.
* Updated description and documentation links.
* Fixed license status not showing issue.
* Updated send feedback link.
* Added missing capabilities for Business post type.
* Implemented custom capabilities and role-based permissions for Business post type.
* Fixed js console error and fatal error on plugin activation.
* Fixed Google Keys mandatory issue.
* Fixed pagination UI for “My Business” and followed businesses.
* Added pagination on Business tab user profile.
* Updated create Business button UI.
* Fixed Google Map issue.
* Fixed issues with search results and data saving.
* Optimized several template and business profile-related files for performance.
* Fixed issue with “My Business” tab redirection in BuddyBoss.
* Managed list/grid filter spacing in single Business view.
* Optimized script and style loading based on Business post type and shortcodes.
* Added custom taxonomy for Business creation.
* Displayed “Businesses I Follow” in a new tab.
* Added filter for ‘followed businesses’ in the Business archive.
* Template optimizations for various business-related pages.
* Improved AJAX Callbacks for better performance.
* General code and template loading optimization.

BuddyPress Business Profile v1.5.2

= 1.5.2 =
* Set Business Link on Newsfeed: Added functionality to display the business link directly on the newsfeed.
* Fix: Display follower list in grid view for better user experience.
* Fix: Corrected issue where removing location from search didn’t display all business listings.
* Fix: Resolved location search issues to improve accuracy and performance.
* Fix: Ensured followers appear correctly in the BB Platform plugin.
* Fix: Uploaded media now correctly displays with the BB Platform plugin.
* Fix: Addressed various warnings and null notices related to activities.
* Update: Updated notice labels for clarity.
* Enhancement: Business avatars are now displayed in activity feeds for the BB Platform plugin.
* Update: Refined fa cog icon for better visual consistency.
* Optimization: Ensured aggregate ratings are calculated only once using an option flag.

BuddyPress Business Profile v1.5.1

= 1.5.1 =
* Improve bp_business_profile_get_user_quota function logic and readability
* Correct Quota Logic
* Properly enforce user quota for creating businesses based on role and member type priorities.