Hotfix v8.6.10 (16 May 2025)
May 2025
Improvements
- Integrations Enhancement (SHE-49241)
- SigningHub now ensures that workflows shared via API and completed on the web—whether directly or through iFrame—publish all related outputs to the configured webhook URL.
- Improved Support for System-Level Integrations (SHE-53964)
- SigningHub now correctly handles system-level integrations by distinguishing admin credentials from enterprise client IDs during user validation, ensuring smoother authentication flows.
- Improved Biometric Login After Password Reset (SHE-53796)
- Biometric authentication now works seamlessly after resetting the password via mobile or desktop browsers, with enhanced handling of token refresh and biometric settings across both Android and iOS platforms.
- Bulk Sign Flow Update for Callback URL (SHE-53944)
- The bulk sign flow now correctly checks the 'redirect_callback_url' flag in integration links and only redirects users when the flag is set to true. This ensures consistent behaviour across all signing methods.
- Update RadioBox Field (Template) API (SHE-53812)
- The 'Update RadioBox Field (Template)' API now updates the radio group name successfully without errors.
- Support for Basic Authentication and Token Introspection in OAuth Connector (SHE-52789)
- The OAuth connector now supports Basic Authentication for securely transmitting client credentials and enables Token Introspection through POST requests to validate access tokens and retrieve user information.
Security Improvements
- Updated Third-Party Library
- Bootstrap has been updated from v3.4.1 to v3.4.7.