﻿---
icon: tag
label: Release Notes
order: 100
---

# Verify API Release Notes

## Version History

### Version 1.1

**Release Date:** 2026-06-08

#### Features

- **Configurable face collection**: the face recognition verifier config now accepts a `collectionId` (`verificationConfig.verifierConfigs.faceRecognition.collectionId`) on `verification/create`, `verification/create-or-update` and `verification/update`. It is required when face recognition is enabled and must be omitted when its `type` is `Disabled`. May only contain letters, numbers, dashes (`-`), underscores (`_`) and dots (`.`), max length 512, and the collection is created automatically if it does not already exist. The value is also returned by `verification/get`.

---

### Version 1.0

**Release Date:** 2025-10-01

#### Features

- **Initial Release**: First public release of the Verify API

---

*For the latest updates, visit the [VerifEye Developer Console](https://verifeye-console.realeyes.ai/)*

