You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-Enhanced Compatibility with `date-fns`: Updated internal code and dependencies to ensure better compatibility with the latest version of the `date-fns` library.
-Fixed Token Deregistration Bug: Adjusted the code to ensure that token deregistration completes successfully before initiating a disconnect.
-Removed calls to the `Promise.allSettled` API that were causing issues in some environments.
-Removed the default value of onOpenFileURL to maintain backward compatibility.