2026-05-25 / RELEASE NOTE v1.78.0 - v1.79.1
Release date 25.05.2026
Fixes and improvements:
-
Improve automatic token refresh flow to attempt more frequently when both access and refresh tokens are available
-
Enhance session termination to explicitly end sessions when receiving unauthorized responses
-
Improve resilience by better handling transient network and timeout errors during token refresh, allowing recovery instead of persistent blocking
-
Simplify dropdown blur handling logic by streamlining how the component manages focus transitions and mouse interactions within the dropdown menu.
Aprimo:
-
Improve API request reliability by implementing smart endpoint selection that dynamically adapts to request types, replacing previously hardcoded endpoint values.
-
Enhance file upload functionality with refined URI normalization that properly aligns with the new dynamic endpoint selection system.
- These changes strengthen overall system reliability and compatibility across different configurations.
Brand connector:
-
Fix missing thumbnails in Asset Explorer for the Workfront integration (and any other provider whose public thumbnail URL is not CORS-enabled).
Cliplister:
-
Token refresh now performs a real refresh and returns updated tokens; refresh failures return 403.
-
Logout now attempts token revocation (refresh then access); revocation errors are ignored but the endpoint still returns success.
- OAuth flow improvements: authorization now forces re-login, redirect URLs normalized to a consistent form, and new OAuth options/capabilities supported.