Jul 30, 2025 - v1.92.1

Self-hosted

New Features

Agent Queries

  • New logical "or" syntax has been added when querying agents.

  • You can combine query values with a comma to get agents with a field matching either value. For example, to get agents that are either connected or disconnected, you would use the query status:connected,disconnected.

  • This feature can be used in the UI when filtering the agents table or with the API.

Improvements
  • New API endpoint to manually trigger an agent disconnect.

Bug fixes
  • Fixed an issue with an agent failing to load when accessing it in the UI.

  • Fixed an issue where a rollout can get stuck when there's an errored agent.

  • Fixed an issue where the connection between Bindplane and the agent can get stuck in a bad state.

  • Fixed an issue for on prem installations where authorized users who haven't been invited to a project could create a new organization.

Last updated

Was this helpful?