Skip to main content

2 posts tagged with "bbot"

View All Tags

· One min read
Rohit Gupta

Release Date: 3rd March 2025

New Features

Variable Support in Header Values

The API Request header configuration has been enhanced to support variable embedding within header values. This powerful feature allows you to dynamically set header values using variables, making your API tests more flexible and reusable.

For example, you can now use the format in the header value:

Bearer {{AuthorizationVariable}}

· One min read
Rohit Gupta

Release Date: 5th September 2024

Bug Fixes

  • Ecosystem Integration: Resolved an issue where the APP_ID was not being properly updated during ecosystem integration.
  • Password Encryption: Addressed a password encryption issue that caused double encryption during update operations.
  • Test URL: Enhanced test URL validation to properly handle localhost addresses in target URLs.