---
title: August 2026
description: Release notes for PingOne DaVinci connectors for August 2026
component: connectors
page_id: connectors::relnotes/2026-08-August
canonical_url: https://docs.pingidentity.com/connectors/relnotes/2026-08-August.html
llms_txt: https://docs.pingidentity.com/connectors/llms.txt
docs_for_agents: https://developer.pingidentity.com/build-with-ai/docs-for-agents.md
revdate: 2026-08-21
section_ids:
  august-24: August 24
  fido2-client-errors-now-route-to-structured-outputs-in-the-form-connector: FIDO2 client errors now route to structured outputs in the Form connector
  august-20: August 20
  the-pingone-recognize-connector-is-now-available-early-access: The PingOne Recognize connector is now available (early access)
---

# August 2026

## August 24

### FIDO2 client errors now route to structured outputs in the Form connector

New Form Connector

Client-side FIDO2/WebAuthn errors are now structured, typed outputs in PingOne DaVinci flows, so you can branch on specific failure conditions without custom [Functions connector](../functions_connector.html) logic.

* For the **Show Form** capability, client-side errors automatically route to the error outcome as a typed `error` object containing the error `name`, `code`, and `message`.

* For the **Show Form (Legacy)** capability, a new **Use Legacy FIDO2 Error Handling** toggle controls the behavior. The toggle is disabled by default. When enabled, client errors continue to the success (true) path. We recommend enabling the toggle for easier decisioning based on client-side FIDO2 errors.

Learn more in [Configuring FIDO2 client error routing](../form_connector.html#configuring-fido2-client-error-routing).

## August 20

### The PingOne Recognize connector is now available (early access)

New PingOne Recognize Connector

You can use the [PingOne Recognize connector](../p1_recognize_connector.html) for the following use cases:

* Enroll users with a live selfie

* Enroll a user with an image

* Authenticate user with a live selfie

* Disenroll a user

* Check a user's enrollment status
