# Jun 10, 2025 - v1.91.1

## New Features

* UI: Dark Mode theme
* UI: Added support for wildcard searching when using Postgres store or Bindplane Cloud
* Expose `cumulative_normalization` option in [Google Managed Prometheus destination](https://github.com/observIQ/bindplane-docs/blob/main/integrations/destinations/google-cloud-managed-service-for-prometheus.md)
* Add CORS support to the [Bindplane Gateway source](https://github.com/observIQ/bindplane-docs/blob/main/integrations/sources/bindplane-gateway.md)
* Add support for sub second polling to [Windows Event source](https://github.com/observIQ/bindplane-docs/blob/main/integrations/sources/windows-events.md)
* CLI: Add `query`, `selector`, `offset`, and `limit` to `get configuration` command
* Removed embedded batch processor from [Kafka destination](https://github.com/observIQ/bindplane-docs/blob/main/integrations/destinations/kafka.md)
* Added metrics support to [Splunk HEC destination](https://github.com/observIQ/bindplane-docs/blob/main/integrations/destinations/splunk-hec.md)
* Added `send_raw` parameter to [Netflow source](https://github.com/observIQ/bindplane-docs/blob/main/integrations/sources/netflow.md)
* Enhanced [SQL Query source](https://github.com/observIQ/bindplane-docs/blob/main/integrations/sources/sql-query.md) source to support individual connection string parameters
  * Supports encrypting the password field

## Bug Fixes

* CLI: Fixed `sort` flag for `get agents` command

## Misc

* Increased [SecOps destination](https://github.com/observIQ/bindplane-docs/blob/main/integrations/destinations/google-secops-chronicle.md) sending queue consumers to `40`
* Default [SecOps destination](https://github.com/observIQ/bindplane-docs/blob/main/integrations/destinations/google-secops-chronicle.md) protocol to `HTTPS` instead of `gRPC`
  * SecOps always used `TLS`, however, the API used was the legacy Chronicle gRPC API.
