# Changelog

All notable changes to this project will be documented in this file.

## v0.2.0 - 2026-05-14

### What's Changed

* Configurable passkey management middleware  by [@benbjurstrom](https://github.com/benbjurstrom) in https://github.com/laravel/passkeys-server/pull/16
* Add database transaction and pessimistic locking to passkey verification by [@joetannenbaum](https://github.com/joetannenbaum) in https://github.com/laravel/passkeys-server/pull/15
* Pin GitHub Actions to commit SHAs and add Dependabot config by [@joetannenbaum](https://github.com/joetannenbaum) in https://github.com/laravel/passkeys-server/pull/21
* Webauthn-lib v5.3 upgrade by [@eshimischi](https://github.com/eshimischi) in https://github.com/laravel/passkeys-server/pull/20
* Fix custom passkey model route bindings by [@benbjurstrom](https://github.com/benbjurstrom) in https://github.com/laravel/passkeys-server/pull/14
* Fix passkey user relation with custom user keys by [@benbjurstrom](https://github.com/benbjurstrom) in https://github.com/laravel/passkeys-server/pull/23

### New Contributors

* [@eshimischi](https://github.com/eshimischi) made their first contribution in https://github.com/laravel/passkeys-server/pull/20

**Full Changelog**: https://github.com/laravel/passkeys-server/compare/v0.1.0...v0.2.0
