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 commit was created on GitHub.com and signed with GitHub’s verified signature.
Bugfixes
Fixes microblinkProxyUrl handling
Prevent an extra analytics request to the Microblink server when a proxy URL is configured (previously one redundant request was sent).
Preserve the user-provided path when using a proxy URL (previously the path was removed).
Fixed an issue where analytic request could be triggered too early in the initialization process, which in some cases resulted in a analytic request being sent when it should not have been.