Release Notes v. 7.0.0.1
June 2025 - SmartHub 7.0.0.1
This page outlines all of the updates and enhancements in this release of SmartHub. For more information on upgrading, see How to Upgrade SmartHub.
The following features and enhancements have been added to SmartHub in this release:
System enhancements
Feature | Description |
---|---|
Support for Dynamics Hub in PowerApps (mobile support) |
If you have configured a Microsoft Dynamics Hub, you can now open SmartHub in a browser when accessing it from the Microsoft PowerApps mobile app. |
Fixed issues
-
In some scenarios, the conversational bot was not displaying a message to a users query. (BAI-17958)
-
In some scenarios, when SmartHub was integrated with SharePoint Online, the user was prompted to login to both SmartHub and SharePoint Online. (BAI-17948)
-
When a document was converted to markdown format and chunked into sections, the chunks contained incorrect formatting and the markdown syntax displayed as plain text. (BAI-17644)
BREAKING CHANGES
The following are breaking changes that may affect your integration. Please ensure that you carefully review this list before upgrading to SmartHub 7.0:
-
When upgrading to SmartHub 7.0, you must update any custom pages to preserve your existing CSS or upgrade to the out-of-the-box SmartHub 7.0 page layouts. For more information on this update, see Update or preserve your custom CSS in the upgrade documentation.
-
The DomContentLoaded event has been removed in SH 6.2. You will need to replace the event with the afterInitialization event. For more information, see UI events.