3B Onboarding version 7.0 changelog
Version 7.9.4
Changes
- Security patches
- Reduction in API usage
Fixes
- Assessments Preview was using the latest builder version, so if the builder was changed, previous previews could be broken. Now, we rely on the Version Id field on the Candidate Scorecard to render a preview.
Link
https://login.salesforce.com/packaging/installPackage.apexp?p0=04tJ50000004hCM
Version 7.9.3
Fixes
- Job Boards component could be broken when used in Portals due to a typo in the Traits definition
Link
https://login.salesforce.com/packaging/installPackage.apexp?p0=04tJ50000004hCC
Version 7.9.2
Fixes
- Rule Conditions in Document Packs could fail to apply altogether
- The "Show on Successful Rule Evaluation" option in documents part of a document pack were not respected
Link
https://login.salesforce.com/packaging/installPackage.apexp?p0=04tJ50000004hC7
Version 7.9.1
Fixes
- My Documents: the modal that displays documents, forms could grow to be longer on mobile devices, ignoring the search bar or the bottom navigation bars. This could prevent CLM documents submission and generally provide bad user experience. This is now fixed. The modal will be as high as the useable screen real estate
Changes
- Any components (user-documents, chat, user-sessions, question-sets) displayed in a community context will respect community user's permission and sharing settings. This means that this update requires that a Permission Set (or profile adjustments) are needed to ensure that the apps have access to the objects and fields that run these components. So, for example, user-documents will need access to documents, assignments, templates, forms, question sets and more. This change is needed to ensure that the security of the applications is maintained. This change doesn't impact the components in 3B Portals or in their standalone visualforce pages.
Link
https://login.salesforce.com/packaging/installPackage.apexp?p0=04tJ50000004gf0
Version 7.9
Fixes
- Chat Component - Emojis and new line breaks were not displayed correctly
- Assessments - there was an error on Number inputs without a score
- Documents - there was an issue in the rule builder, where if a reference type was selected, an error could be displayed instead of the selected target record
- Job Boards - when user searched for a job and they cleared their search, we could sometimes be stuck showing "No Jobs"
Changes
- Assessments - previously, Number inputs would return the value entered as the score. This behaviour was incorrect. Now, the default score for number fields is 0
Link
https://login.salesforce.com/packaging/installPackage.apexp?p0=04tJ5000000D5Sl
Version 7.8
Fixes
- Chat Component - incorrect encoding.
Link
https://login.salesforce.com/packaging/installPackage.apexp?p0=04tJ5000000D5Sg
Version 7.7
New
- Added full support for N8N Form embedding. Check out this article: AI Form Component
Link
https://login.salesforce.com/packaging/installPackage.apexp?p0=04tJ5000000D5Sb
Version 7.6
New
- Added full support for N8N Chat Agents through a new set of tools summarised in this article: AI Chat Component
Fixes
- Job boards previously searched the Job -> Name. This is now fixed and we will search the field selected as Job Title
Link
https://login.salesforce.com/packaging/installPackage.apexp?p0=04tJ5000000D5Rx
Version 7.5
Fixes
- Fixes applied to user-sessions, user-documents, chat-component and job-boards to ensure we get the correct session for the logged in user.
Link
https://login.salesforce.com/packaging/installPackage.apexp?p0=04tJ5000000D5Rn
Version 7.4
Changes
- Improved DE permissions handling (specifically for files)
Link
Deprecated
Version 7.3
New
- Question Sets: added a new UI to the builder (in line with 3B Forms)
Changes
- Question Sets: deprecated multiple-text boxes
- Docs / Sessions : Added client logo customization capability
- Added JP translations out of the box for Docs & Sessions
Link
Deprecated
Dependencies
- Forms: 6.3+
- CLM: 6.1+
- Portals: 5.2+
Version 7.2
Fixes
- Fixed an issue where if there are no previous sessions, booked invitations won't be visible
Link
Deprecated
Version 7.1
Fixes
- Fixed an issue where if a user has no previous Session invites, they wouldn't be able to see their existing bookings
Link
Deprecated
Version 7.0
Fixes
- Sessions: Added full support for "Calendar Availability"
- Job Boards: Deprecated the Job Post -> Quick Apply field (as it is no-longer used)
- Job Boards: Filters selection drop downs could be blocked on some iOS devices.
Changes
- Job Boards: Added "View Job" button to Job Boards
- Job Boards: Labelized all properties and text. Check out the Job Board Component article for the updated and available properties.
- My Documents: Labelized all properties and text. Check out this article for more details.
- Self-Booking: Labelized all properties and text. Check out this article for more details.
- All components have a new styling due to an upgrade to latest Tailwind and DaisyUI libs
- Job Boards: Deprecated the "Available Job Boards" LWC component that is embedded on the Job Post object, since job posting only relies on the "Job Boards" multi-select field.
- Job Boards: Added UI improvements including multi-column on wider screens
- User Documents: Added UI improvements
- Booking: Added UI improvements
- All Components: the header (with theme switch and user name) has been improved and will hide altogether if you have selected to hide both the theme switch and user name view.
New
- Added new themes to all components
- Added support for custom themes
- Sessions: Added the ability for a user to see their booked sessions
- Job Boards: Added LWC components for Job Board and Job Post - to be used with Digital Experiences.
- User Documents: Added LWC components for User Documents - to be used with Digital Experiences.
- Self-Booking: Added LWC components for Self Booking - to be used with Digital Experiences.
- User Documents: Added support for custom application reference field on the Document Assignment through the
application-field-pathattribute - Added custom labels for Sessions, User Documents and Job Boards - if you implement them in a DE (digital experience) and need them translated to a target language, simply add translations for each label for your target language. Make sure that the DE user's language is updated to the target language. Also, make sure that Setup -> Translation Settings are set up to include your target language.
- Added Japanese translations for User Documents, Sessions and Job Boards
Other
- Updated the Sessions, User Documents and JobBoard and JobPost Visualforce pages to expose all available customization options. If you need to clone these pages to customize, you will now see all public properties.
- Note: if using 3B in a DE (digital experience), you will need to provide read access to all objects and fields 3B uses.
Dependencies
- Portals - 5.0+
- Forms - 5.16+
- CLM - 5.5+
Post-Install Actions
- Add "Request Update" to b3o__Document_Submission__r.b3o__Status__c
Link
Deprecated