# Changelog

All notable changes to `filament-auth-ui-enhancer` will be documented in this file.

## v2.0.1 - 2025-12-15

### What's Changed

* Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in https://github.com/diogogpinto/filament-auth-ui-enhancer/pull/24
* Bump stefanzweifel/git-auto-commit-action from 5 to 7 by @dependabot[bot] in https://github.com/diogogpinto/filament-auth-ui-enhancer/pull/26
* Bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/diogogpinto/filament-auth-ui-enhancer/pull/27
* Bump actions/cache from 4 to 5 by @dependabot[bot] in https://github.com/diogogpinto/filament-auth-ui-enhancer/pull/28
* bugfix: add topbar with database notifications and user menu to custom auth layout by @diogogpinto in https://github.com/diogogpinto/filament-auth-ui-enhancer/pull/29

### New Contributors

* @diogogpinto made their first contribution in https://github.com/diogogpinto/filament-auth-ui-enhancer/pull/29

Thanks again to [Geridoc](https://www.geridoc.pt) and [Geribox](https://www.geribox.pt) that allowed me to refactor this to v4 and fix these long standing bugs.

**Full Changelog**: https://github.com/diogogpinto/filament-auth-ui-enhancer/compare/v2.0.0...v2.0.1

## v2.0.0 - 2025-08-17

### 🎊 Filament V4 Support

Thank you so much to @CodeWithDennis for the amazing work on updating this plugin to Filament's v4.

| Plugin Version | Filament Version | PHP Version |
| -------------- | ---------------- | ----------- |
| `^2.0`         | `^4.0`           | `^8.2`      |
| `^1.0`         | `^3.0`           | `^8.1`      |

#### What's Changed

* Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in https://github.com/diogogpinto/filament-auth-ui-enhancer/pull/17
* Filament `4.x` support by @CodeWithDennis in https://github.com/diogogpinto/filament-auth-ui-enhancer/pull/20

**Full Changelog**: https://github.com/diogogpinto/filament-auth-ui-enhancer/compare/v1.0.2...v2.0.0

## v1.0.2 - 2025-03-17

*NEW: You can now display custom views on the empty panel.*
Thanks to @alexandrevega

### What's Changed

* Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in https://github.com/diogogpinto/filament-auth-ui-enhancer/pull/11
* Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in https://github.com/diogogpinto/filament-auth-ui-enhancer/pull/12
* Add: capability of using a custom view on the empty panel by @alexandrevega in https://github.com/diogogpinto/filament-auth-ui-enhancer/pull/13

### New Contributors

* @dependabot made their first contribution in https://github.com/diogogpinto/filament-auth-ui-enhancer/pull/11
* @alexandrevega made their first contribution in https://github.com/diogogpinto/filament-auth-ui-enhancer/pull/13

**Full Changelog**: https://github.com/diogogpinto/filament-auth-ui-enhancer/compare/v1.0.1...v1.0.2

## v1.0.1 - 2024-10-22

### What's Changed

* Corrects bug - shows enhanced UI in reset password action
* Update README.md by @joaopaulolndev in https://github.com/diogogpinto/filament-auth-ui-enhancer/pull/5

### New Contributors

* @joaopaulolndev made their first contribution in https://github.com/diogogpinto/filament-auth-ui-enhancer/pull/5

**Full Changelog**: https://github.com/diogogpinto/filament-auth-ui-enhancer/compare/v1.0.0...v1.0.1

## v1.0.0 - 2024-10-22

### Initial Release

* This is the first release for `diogogpinto/filament-auth-ui-enhancer`

### Contributors

* @CodeWithDennis made their first contribution in https://github.com/diogogpinto/filament-auth-ui-enhancer/pull/1

**Full Changelog**: https://github.com/diogogpinto/filament-auth-ui-enhancer/commits/v1.0.0
