v6.6.9.1
- Bux fixes.
v6.6.8.4
- Added enableAutoLoadMore setting to enable automatic loading of users when scrolling down.
v6.6.8.2
- Added hideMailboxes search term for hiding all mailboxes from the app.
v6.6.8.0
- Improved user photo loading.
v6.6.7.4
- Fix for the app icon.
v6.6.7.0
- Upgraded dependencies to the latest versions.
v6.6.6.2
- Fixed broken Graph API calls.
- Fix for user images not loading in a user detail view.
v6.6.2.9
- A list based managed metadata value can be formatted as a HTML list. E.g. <div>{formatAsList(user?.profileData?.skills)}</div>
v6.6.2.5
- The web part accepts the searchFor and additionalSearchTerms settings through URL parameters. For more, see the app configuration section.
v6.6.1.4
- Minor fixes.
v6.6.1.2
- Minor fixes.
v6.6.1.1
- Minor fixes.
v6.6.0.8
- Fix for broken search functionality caused by Microsoft Search API update.
v6.6.0.6
- Fix for "Disabled accounts are hidden in Direct reports section" which wasn't working in some situations.
v6.6.0.4
- Disabled accounts are hidden in Direct reports section
v6.6.0.3
- Bug fixes
v6.6.0.2
- Bug fixes
v6.6.0.1
- Updated outlookPhotoUrl setting to /_vti_bin/DelveApi.ashx/people/profileimage?size=L&userId={{primaryEmail,true}} as some users were experiencing issue with the previous value.
v6.6.0.0
- A new setting noOfRequiredLettersToStartSearching added. If specified, the directory will not start displaying any users until the specified number characters is entered in the search field.
- Additional settings available for the custom filters.
v6.5.12.0
- A default value of the filter field drop down box can be changed now.
v6.5.11.0
- Fix for the broken Microsoft Photo service. If the user photos stop appearing, please update your app and replace the outlookPhotoUrl setting with this value: https://{{searchData.geoLocationSource}}.delve.office.com/mt/v3/people/profileimage?userId={{primaryEmail,true}"}&size=L
v6.5.10.0
- The additionalSearchTerms can can be passed in URL. E.g. https://contoso.sharepoint.com/sites/directory?additionalSearchTerm=Department:"Finance"
v6.5.9.0
- Fix for isEmpty and notEmpty search commands in the additionalSearchTerms setting.
- The tab alignment is now configurable.
v6.5.7.0
- Reset icon is configurable now.
- The tab alignment is now configurable.
v6.5.4.0
- Fix for custom filters (applied exact matching).
v6.5.3.0
- Bug fixes.
v6.5.2.0
- Added disableGraphApi setting to disable all Graph API calls to significantly improve loading speed. If set to true, some user properties won't be loaded (e.g. presence indicator).
v6.4.9.0
- Added Reset search button
- Fix for isEmpty search term
v6.4.3.0
- Changed a web part icon.
v6.4.1.0
- Added Recently modified documents to a user toolbar.
- Updated a table view template so it doesn't overflow (a scrollbar is displayed)
- Added a new "Minimal" user template in the Configuration -> User Template
- Fixed an issue with sorting not applying when on the second page.
If you are upgrading, you will need to reset the settings or add a new web part for changes to take effect (changes were made in the templates).