Skip to content

@microblink/blinkid@7.6.2

Choose a tag to compare

@ivancuric ivancuric released this 01 Dec 11:34
· 14 commits to main since this release
3ad5706

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.