Among other minor fixes and improvements, this release includes the following items:
Changes/Improvements
Added class names to Hub elements for easier styling in customization projects
The widget titles are displayed on the widgets when the page is in edit mode
Improvements to the titles of cards from the search results
Search boxes can be hidden in the view all overlays using the hideSearchBox property on the OpenOverlayActionButtonConfig
Recurring events are now marked with a descriptive icon
Fixes
Fixed several issues related to the breadcrumb
As this version brings important changes to how styling the Intranet Hub works, some class names that were added to DOM elements a long time ago have been updated in order to adhere to the new naming convention(lthub-<className>). If you have referenced these classes in your custom CSS, please update them to the new name as the old names are deprecated and will be removed from the product in the future. More classes will be migrated to the new naming scheme in the future.
In coordination with Microsoft's announcement to discontinue support for the Internet Explorer 11 browser for M365 as of August 17, 2021, we will also discontinue support for this browser for the cloud versions of LiveTiles Reach and Intranet Hub as of August 17, 2021.
Among other minor fixes and improvements, this release includes the following items:
Features
Added option to include disabled user accounts when using the Microsoft Graph data provider using the includeDisabledAccounts property
Users can now go to the Mega Menu search box by pressing the s key when the flyout is opened
Added a Reach bookmarks data provider and data source (config type keys: dataProvider_reach_bookmarks / userDataSource_reach_bookmarks)
Added an unread indicator for Reach News, Events and Posts
Added support for multiple Hub.aspx pages
Reach Pages now have item templates and can be aggregated similar to other types on content
A placeholder can now be configured in the Hero Widget when no items are found using the noItemsPlaceholder property
The Schedule Widget date navigator can now be hidden using the hideDateNavigator property
Admins can now add custom links to the Hub action menu by configuring them on the actionMenuItemGroups property of the Hub header
Admins can put the page in edit mode using the Alt+P keyboard shortcut
Changes/Improvements
Document icons are more colorful
Renamed the config type keys for LiveTiles Reach related configs to reflect the product being renamed from Condense. Old config keys still work, but we recommend you use the new config type keys from now on
Added a new widget in the widget catalog which behaves similar to the global search
The default config now contains a tab for Reach Pages in the My Work widget
Reach items are opened in a modal dialog by default
CSV exports are now encoded as UTF-8
Fixes
The "All" tab from the search flyout will not be displayed if nothing is configured on the allResultsWebParts property
Fixed an issue where the footer was not rendered at the bottom of the window
Fixed an issue where using custom Reach settings would not work
Fixed links that open in new tabs for Hub widgets used in SharePoint WebParts