BuddyBoss App Plugin - Version 1.6.1

Release date: Oct 30, 2022

Changes:

  • Smart Banner - Handled smart banner doesn't take to app issue
  • Menus - Handled profile menu item issue not showing the correct default icon
  • Menus - Handled WordPress 5.9 compatibility issue
  • App Blocks - Small improvement for 'Column' block options
  • Push Notification - Handled notification count conflict with 'BuddyBoss Platform'
  • Push Notification - Handled push notification newline formatting issue
  • In-App Purchases - Handled IAP Products screen showing incorrect string with subscription groups column
  • Build - Small improvement to show the right filter selected on the page load
  • Publish - Handled issue with App Publish when App ID updated
  • Core - Handled incorrect component Active/Inactive count issue
  • Core - Handled Configure Android settings screen and IAP purchase critical issue by updating the 'PHP-Scoper' library
  • Core - Internal improvements by updating all NPM libraries for the development process and to generate the release build
  • API - Handled blog post comments endpoint caching issue
  • Translations - Added a bunch of missing translation strings
  • Compatibility - Handled Elementor page courses pagination issue in web fallback webview for App

File Changes:

  • assets/css/admin.css
  • assets/css/admin.css.map
  • assets/css/main.css
  • assets/css/main.css.map
  • assets/js/admin.js
  • assets/js/admin.js.LICENSE.txt
  • assets/js/admin.js.map
  • assets/js/gutenberg.js
  • assets/js/gutenberg.js.LICENSE.txt
  • assets/js/gutenberg.js.map
  • assets/js/main.js
  • assets/js/main.js.map
  • assets/libs/jquery.smartbanner.js
  • bin/app-icons/batch.js
  • buddyboss-app.php
  • include/Admin/Components.php
  • include/Admin/InAppPurchases/ProductList.php
  • include/Admin/JSTranslationsStrings.php
  • include/Admin/Notification/Compose.php
  • include/App/Format/default_langs.json
  • include/Auth/Common.php
  • include/Auth/Jwt.php
  • include/Menus/Types/CoreMenus.php
  • include/Notification/ManualNotificationList.php
  • include/Notification/Notification.php
  • include/Performance/integrations/class-bb-app-posts-comments.php
  • include/Performance/integrations/class-integration-abstract.php
  • languages/buddyboss-app-de_DE_formal.mo
  • languages/buddyboss-app-de_DE_formal.po
  • languages/buddyboss-app-gutenberg.pot
  • languages/buddyboss-app.po
  • languages/buddyboss-app.pot
  • package-lock.json
  • removedpackage-webpackv5.json
  • package.json
  • readme.txt
  • src/js/admin/build/index.js
  • src/js/admin/gutenberg/index.js
  • src/js/admin/preview/index.js
  • views/iap/admin/product/sections/product-integration.php
  • views/menus/sections/manu-markup.php
  • views/push-notifications/single.php
  • views/settings/publish/publish-android.php
  • views/settings/publish/publish-ios.php
  • webpack.config.js
  • removedwebpack.config.v5.js