BuddyBoss App - Version 1.3.4
Release date: Sep 30, 2021
Added:
- Branding – Added a Tab Bar option that allows the Tab Bar to be visible on all screens throughout the app
- GamiPress – GamiPress badges are now displayed on member and activity lists and member profiles
- Content – Quiz unavailable offline message is now translatable
- Custom Development – Added additional hook documentation
- Custom Development – Added a hook to customize filters in the course category screen
- Custom Development – Added a hook to provide a custom Tab Bar component
- Custom Development – Added a hook to filter document lists and modify document list item data
- Custom Development – Added a hook to customize items on index screen filters
- Custom Development – Added a hook to remove search from Blog index screen
- Custom Development – Added a hook to transform filters on the Blog index screen
- Custom Development – Added a hook to reorder filters on the Discussions index screen
- Custom Development – Added a hook to remove search from the Forums index screen
Changed:
- Activities – Modified the layout of activity post comments
- Content – Improved the design of the App Unavailable screen
- Groups – Users are no longer able to select disabled forums when attaching a forum to a group
- Videos – Improved the style of portrait video thumbnails
Fixed:
- Deeplinking – Deeplinking to group activity no longer disables the comment button
- General – Fixed a crashed that occurs after clearing app cache from the phone’s settings
- General – Fixed crashing when logging in as a guest
- LearnDash – Fixed a crashed related to “fill in the blank” quizzes
- Content – Fixed index screen filter scrolling on android when the filter items are taller than the screen
- Activities – Fixed discussion quick reply on activity posts
- Activities – Fixed crashed that occured when tapping on activity image or video comments
- Messaging – Blocked members are now removed from the message recipient list
- Deeplinking – Fixed deeplinking to Zoom when the user does not have the zoom app installed on their phone
- Custom Development – Fixed the hook that allows developer to provide a custom More Screen component
- Custom Development – Fixed a crash associated with using the back button renderer hook screenHooksApi.BackButtonComponent
- Custom Development – shakeManagerApi hooks now works as expected
- Custom Development – profileScreenHooksApi.setHeaderBgSource now works as expected