Skip to content

Latest commit

 

History

History
47 lines (21 loc) · 1.89 KB

File metadata and controls

47 lines (21 loc) · 1.89 KB

Changelog

3.2.0 (2025-03-02)

Features

  • BotGuardClient: Improve error handling and add timeout support for VM operations (8d9c722)

Bug Fixes

  • BotGuardClient: Wait for vmFunctions to be set during load (#24) (33e2c34)
  • web-example: Locally generated Visitor IDs are no longer accepted (3fc2116)

3.1.3 (2025-01-26)

Miscellaneous Chores

3.1.2 (2025-01-05)

Bug Fixes

  • WebPoMinter: Throw an error if no integrity token is provided (c07aea9)

3.1.1 (2024-12-28)

Bug Fixes

  • Always send a valid UA when running in a server (#12) (b4c7882)

3.1.0 (2024-10-24)

Features

  • Implement proper botguard client and potoken minter (#9) (fddd47f)

Bug Fixes

  • webPoMinter: Export class as default (796eb83)