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
Version 1.7.0 of LiveTiles Intranet Workspaces has been released.
Workspaces
Workspace template grouping:
Workspace templates are now grouped inside of the Create site view based on the category property from the template configs. Both groups and the group contents are sorted alphabetically.
Please note that category is a multi-language field, so you can also add translations to it.
Workspace templates that don't have a category configured, will be automatically bundled under the Uncategorized label at the end of the list. If no categories are configured whatsoever, the templates are displayed in an unlabeled list.
The category is a sortable and searchable column in the Manage Site Types view. In the Create site view you can also search for the category.
Additional "Approvers" column in the "My Websites" view
According to the request state you get the following behaviors:
Active: the users who can approve the request
Approved or Created: the user who has approved the request
Rejected: the user who has rejected the request and the reason why (if provider by him/her)
Specify a reason for rejecting a request:
In case of rejection, a pop up will appear asking for a reason. This reason will be displayed both in the email which is sent to the requester and in My Websites view, by hovering the information icon which will appear next to the status.
Improved styling:
The contents of the "Create site" and the "Manage Site Types" views are now dynamically loaded when scrolling down.
Improved JSON editor:
When attempting to save an invalid JSON, the changes are no longer lost. The Save button gets disabled if syntax errors are identified. If an error is encountered when attempting to save the JSON, the user will be notified with an error message.
Only valid configs are saved. If any errors are encountered, the config will not be saved.
Introduced more parameters that can be used in the PNP provisioning templates
Starting with this release you can use several new parameters when provisioning a workspace using PNP templates. By default, you can access the values for all the workspace fields, and if configured, custom parameters.
The name of the parameters containing metadata consists of the field name preceded by the field_ prefix, whereas the custom parameters name contains the custom parameter name and the customParameter_ prefix.
More details regarding this feature can be found in the Workspaces documentation.
PowerAutomate workspace approval
Workspaces can now be approved or rejected from an external service such as PowerAutomate. When a new workspace is requested by a user, the configured PowerAutomate endpoint is called and the metadata corresponding to the workspace is sent to it in the payload. After the workspace is processed, the approve or reject endpoint can be called.
More details regarding this feature can be found in the Workspaces documentation.
Other changes
Replaced the URL in "My Websites" with a clickable tile. The tile is clickable if the website has been approved and created
Redirect automatically to the "My Websites" view after a successful request
Only users with the appropriate permissions can see the "My Websites" and "Pending Requests" buttons. They are now visible even when no request is active
Added a refresh button to both "My Websites" and "Pending Requests". The user can now refresh only the corresponding view instead of having to refresh the whole browser
Ability to use the current date as a default value in the workspace creation form.
Fixed new lines being ignored in multiline text fields
Solved CSS conflict for term picker when launched from Hub
This version of LiveTiles Intranet Governance for Office 365 includes the first version of the revisions functionality, as well as some fixes and improvements for the publishing functionality.