# Changelog

All notable changes to `laravel-one-time-passwords` will be documented in this file.

## 1.0.4 - 2025-05-23

### What's Changed

* Support PHP ^8.2 and Laravel ^11 by @x-JOC in https://github.com/spatie/laravel-one-time-passwords/pull/21

**Full Changelog**: https://github.com/spatie/laravel-one-time-passwords/compare/1.0.3...1.0.4

## 1.0.3 - 2025-05-22

### What's Changed

* Incorrect migration file name fixed. by @sdebacker in https://github.com/spatie/laravel-one-time-passwords/pull/18
* Incorrect tag fixed. by @sdebacker in https://github.com/spatie/laravel-one-time-passwords/pull/19
* french translations by @sdebacker in https://github.com/spatie/laravel-one-time-passwords/pull/20

### New Contributors

* @sdebacker made their first contribution in https://github.com/spatie/laravel-one-time-passwords/pull/18

**Full Changelog**: https://github.com/spatie/laravel-one-time-passwords/compare/1.0.2...1.0.3

## 1.0.2 - 2025-05-22

### What's Changed

* Add Arabic language support by @x-JOC in https://github.com/spatie/laravel-one-time-passwords/pull/14

### New Contributors

* @x-JOC made their first contribution in https://github.com/spatie/laravel-one-time-passwords/pull/14

**Full Changelog**: https://github.com/spatie/laravel-one-time-passwords/compare/1.0.1...1.0.2

## 1.0.1 - 2025-05-22

**Full Changelog**: https://github.com/spatie/laravel-one-time-passwords/compare/1.0.0...1.0.1

## 1.0.0 - 2025-05-20

- initial release 🚀

## 0.0.4 - 2025-05-20

### What's Changed

* docs: clarify return type in gatherProperties PHPDoc by @Ayoub-Mabrouk in https://github.com/spatie/laravel-one-time-passwords/pull/5

**Full Changelog**: https://github.com/spatie/laravel-one-time-passwords/compare/0.0.3...0.0.4

## 0.0.3 - 2025-05-17

### What's Changed

* fix: return OTP as strict string with secure randomness by @Ayoub-Mabrouk in https://github.com/spatie/laravel-one-time-passwords/pull/4
* Add Portuguese language support by @kidiatoliny in https://github.com/spatie/laravel-one-time-passwords/pull/3
* chore: add PHPStan, commit config, and remove it from .gitignore by @Ayoub-Mabrouk in https://github.com/spatie/laravel-one-time-passwords/pull/2

### New Contributors

* @Ayoub-Mabrouk made their first contribution in https://github.com/spatie/laravel-one-time-passwords/pull/4
* @kidiatoliny made their first contribution in https://github.com/spatie/laravel-one-time-passwords/pull/3

**Full Changelog**: https://github.com/spatie/laravel-one-time-passwords/compare/0.0.2...0.0.3

## 0.0.2 - 2025-05-16

**Full Changelog**: https://github.com/spatie/laravel-one-time-passwords/compare/0.0.1...0.0.2

## 0.0.1 - 2025-05-14

### What's Changed

* Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in https://github.com/spatie/laravel-one-time-passwords/pull/1

### New Contributors

* @dependabot made their first contribution in https://github.com/spatie/laravel-one-time-passwords/pull/1

**Full Changelog**: https://github.com/spatie/laravel-one-time-passwords/commits/0.0.1
