Olive Helps v0.24.6 & LDK v3.4.0

10/6/2021

Release Summary

Loop Authors

  • Added a multi-select option to the Autocomplete component. When selected, a multi-select option will appear as a pill in the select field.

  • Added scrolling to the Box component

  • Link click events can now be tracked: click events are supported for Markdown links as well as Link component when using href

Users

New Search experience: The search bar now reveals a dropdown menu of a user’s installed Loops. Users can select a Loop from the dropdown menu to search only within that Loop and avoid triggering searches for other Loops. The option to search all Loops remains available. This experience is available for both the sidebar search and the Omnibar search.

  1. Click on the “All” button on the left side of the search bar to open up the dropdown menu.

  2. As you navigate through the Loops, the search bar will pre-populate with the Loop icon and code.

  3. Once a Loop is selected, the dropdown will disappear and you can now search within the selected Loop.

Loop Library: Users can now view full-sized screenshots of Loops on the Loop Detail page. Permissions and Aptitudes are also displayed on the Loop Detail page.

Detailed Release Notes

Features

  • Autocomplete dropdown updated with multi-select dropdown component with select chips

  • Scrolling available within a Box component

  • Link component supports onClick and href simultaneously

  • Click events supported for Markdown links

  • Full-sized screenshots of Loops on the Loop Detail page

  • Loop Permissions/Aptitudes displayed on Loop Detail page

  • Search bar and Omnibar UI updated with dropdown menu of installed Loops that can be searched

Bugfixes

  • Fixed issue with text input not being cleared when value set to empty string

Deprecation Warning Reminder

At the end of Q3, we will be requiring that optional claims in the User Aptitude be individually declared in permissions. If no configuration is passed to the jwt method, the default behavior will be to exclude the optional claims.

Last updated