Release Notes
Version: 8.1.0
Release date: December 2025
SigningHub
>=
10.0.1
Unity Integrations Hub
>=
2.1.0
A minor but important update focused on security, performance, and long-term maintainability.
What’s new
Removal of custom DOM manipulation in SharePoint: The integration no longer relies on direct DOM manipulation within SharePoint pages. This results in improved compatibility with modern SharePoint updates, better long-term stability, and fewer risks of UI breakages caused by markup changes.
Reduced Microsoft Graph permissions: The Sites.ReadWrite.All permission was replaced with the more restrictive Sites.Read.All permission. This ensures the integration only requests the minimal access required to operate, aligning with best practices for tenant security and compliance
INTU-651.SigningHub version verification: The SigningHub version verification was removed from the admin login
INTU-637.Microsoft SharePoint Store issues: Fix issues reported by Microsoft during the verification to upload the app to the SharePoint Store
INTU-713.More info added for the first login: Add a documentation link and create a new account link for the first login inside the Login page
INTU-719.
Last updated