Governance 1.3.0
This version of LiveTiles Intranet Governance for Office 365 includes improved versions of the revisions- and publishing-functionality.
July 19, 2021
This version of LiveTiles Intranet Governance for Office 365 includes improved versions of the revisions- and publishing-functionality.
June 25, 2021
LiveTiles Intranet Hub Version 6.15 has been released.
May 28, 2021
Everywhere Panel Version 1.2 has been released:
See: https://docs.matchpoint365.com/blog/#upgrade-from-version-10
Teams installation instructions: https://docs.matchpoint365.com/docs/en/hub/everywhere_panel/#teams
May 10, 2021
May 10, 2021
Everywhere Panel Version 1.1 has been released:
This is only needed when Everywhere Panel Version 1.0 is already installed
As usual, the new app can be downloaded from the docs: https://docs.matchpoint365.com/docs/en/hub/everywhere_panel/
April 28, 2021
Among other minor fixes and improvements, this release includes the following items:
hideSearchBox property on the OpenOverlayActionButtonConfigAs 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.
The following classnames have been changed:
| Old name | New name |
|---|---|
dropdown-description | lthub-dropdown-description |
hero-subtitle | lthub-hero-subtitle |
hero-title | lthub-hero-title |
IconWrapper | lthub-icon-wrapper |
mph-icon | lthub-icon |
mph-search-box | lthub-searchbox |
mph-tabsNavigationContainer | lthub-tabswithcontent |
refinerContainer | lthub-refiner |
ReloadIconContainer | lthub-icon-reload |
title | lthub-widget-header-title |
April 26, 2021
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.
April 19, 2021
The PowerPanel known from LiveTiles Intranet Enterprise is now part of the LiveTiles Intranet Hub product palette. See the docs for more information.
April 12, 2021
Among other minor fixes and improvements, this release includes the following items:
includeDisabledAccounts propertys key when the flyout is openeddataProvider_reach_bookmarks / userDataSource_reach_bookmarks)noItemsPlaceholder propertyhideDateNavigator propertyactionMenuItemGroups property of the Hub headerAlt+P keyboard shortcutallResultsWebParts propertyMarch 24, 2021
Version 1.7.0 of LiveTiles Intranet Workspaces has been released.
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.
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)
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.
The contents of the "Create site" and the "Manage Site Types" views are now dynamically loaded when scrolling down.
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.
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.
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.
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