# Release Notes

## [Unreleased](https://github.com/laravel/ui/compare/v4.6.0...4.x)

## [v4.6.0](https://github.com/laravel/ui/compare/v4.5.2...v4.6.0) - 2024-11-21

* Update README.md by [@pau1phi11ips](https://github.com/pau1phi11ips) in https://github.com/laravel/ui/pull/271
* Replace dead link in Security Policy by [@Jubeki](https://github.com/Jubeki) in https://github.com/laravel/ui/pull/274
* [4.x] Supports PHP 8.4 by [@crynobone](https://github.com/crynobone) in https://github.com/laravel/ui/pull/276

## [v4.5.2](https://github.com/laravel/ui/compare/v4.5.1...v4.5.2) - 2024-05-08

* [4.x] Ensure logout requires authentication by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/ui/pull/269

## [v4.5.1](https://github.com/laravel/ui/compare/v4.5.0...v4.5.1) - 2024-03-21

* [4.x] Make commands lazy by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/ui/pull/264
* [4.x] Fixes defaults on confirm by [@nunomaduro](https://github.com/nunomaduro) in https://github.com/laravel/ui/pull/265

## [v4.5.0](https://github.com/laravel/ui/compare/v4.4.0...v4.5.0) - 2024-03-04

* Fix supported Versions by [@Seb33300](https://github.com/Seb33300) in https://github.com/laravel/ui/pull/261
* PHPUnit v11 support by [@driesvints](https://github.com/driesvints) in https://github.com/laravel/ui/pull/262
* Test Improvements by [@crynobone](https://github.com/crynobone) in https://github.com/laravel/ui/pull/263

## [v4.4.0](https://github.com/laravel/ui/compare/v4.3.0...v4.4.0) - 2024-01-12

* [4.x] Merges develop by [@nunomaduro](https://github.com/nunomaduro) in https://github.com/laravel/ui/pull/259

## [v4.3.0](https://github.com/laravel/ui/compare/v4.2.3...v4.3.0) - 2023-12-19

* [4.x] Vite 5 by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/ui/pull/258

## [v4.2.3](https://github.com/laravel/ui/compare/v4.2.2...v4.2.3) - 2023-11-23

* [4.x] Support pusher-js v8.0 by [@antimech](https://github.com/antimech) in https://github.com/laravel/ui/pull/256

## [v4.2.2](https://github.com/laravel/ui/compare/v4.2.1...v4.2.2) - 2023-05-09

- Update app.stub to preload the right font source by @tommica in https://github.com/laravel/ui/pull/248

## [v4.2.1](https://github.com/laravel/ui/compare/v4.2.0...v4.2.1) - 2023-02-17

- Remove lodash import by @emargareten in https://github.com/laravel/ui/pull/247

## [v4.2.0](https://github.com/laravel/ui/compare/v4.1.1...v4.2.0) - 2023-01-10

### Added

- Add Laravel 10 support by @jnoordsij in https://github.com/laravel/ui/pull/246

### Fixed

- Update @vitejs/plugin-vue version by @asherawelan in https://github.com/laravel/ui/pull/245

## [v4.1.1](https://github.com/laravel/ui/compare/v4.1.0...v4.1.1) - 2022-12-05

### Changed

- Bump Bootstrap dependencies by @PerryvanderMeer in https://github.com/laravel/ui/pull/243

## [v4.1.0](https://github.com/laravel/ui/compare/v4.0.2...v4.1.0) - 2022-11-15

### Added

- Reactjs18 by @gqrlab in https://github.com/laravel/ui/pull/242

## [v4.0.2](https://github.com/laravel/ui/compare/v4.0.1...v4.0.2) - 2022-09-09

### Changed

- Bump bootstrap version to latest by @kjoedion in https://github.com/laravel/ui/pull/237

## [v4.0.1](https://github.com/laravel/ui/compare/v4.0.0...v4.0.1) - 2022-09-07

### Changed

- Update deprecated globing mechanism by @timacdonald in https://github.com/laravel/ui/pull/236

## [v4.0.0](https://github.com/laravel/ui/compare/v3.4.6...v4.0.0) - 2022-07-25

### Added

- Vite by @jessarcher in https://github.com/laravel/ui/pull/228 and in https://github.com/laravel/ui/pull/231

### Changed

- Improves console output by @nunomaduro in https://github.com/laravel/ui/pull/233

### Removed

- Drop support for Laravel 8 and PHP 7.3 & 7.4 by @driesvints in https://github.com/laravel/ui/pull/232

## [v3.4.6](https://github.com/laravel/ui/compare/v3.4.5...v3.4.6) - 2022-05-20

### Fixes

- Fixes AuthenticatesUsers always force remember me by @crynobone in https://github.com/laravel/ui/pull/227

## [v3.4.5](https://github.com/laravel/ui/compare/v3.4.4...v3.4.5) - 2022-02-22

### Changed

- Update 2014_10_12_100000_create_password_resets_table.php by @ashkanfekridev in https://github.com/laravel/ui/pull/223

## [v3.4.4](https://github.com/laravel/ui/compare/v3.4.3...v3.4.4) - 2022-02-15

### Fixed

- Update ConfirmsPasswords.php by @hannah-massey in https://github.com/laravel/ui/pull/222

## [v3.4.3](https://github.com/laravel/ui/compare/v3.4.2...v3.4.3) - 2022-02-08

### Changed

- Replace removeSpecialCharacters method with Str Helper Equivalent ([#219](https://github.com/laravel/ui/pull/219))

## [v3.4.2 (2021-12-25)](https://github.com/laravel/ui/compare/v3.4.1...v3.4.2)

### Fixed

- Update app.stub with correct Bootstrap 5 class ([#215](https://github.com/laravel/ui/pull/215))
- Fix bug where special characters can be used when generating throttle key ([#216](https://github.com/laravel/ui/pull/216))

## [v3.4.1 (2021-12-22)](https://github.com/laravel/ui/compare/v3.4.0...v3.4.1)

### Fixed

- Fix Bootstrap 5 text alignment ([#213](https://github.com/laravel/ui/pull/213))

## [v3.4.0 (2021-11-30)](https://github.com/laravel/ui/compare/v3.3.3...v3.4.0)

### Changed

- Update library to Boostrap 5 ([#212](https://github.com/laravel/ui/pull/212))

## [v3.3.3 (2021-11-21)](https://github.com/laravel/ui/compare/v3.3.2...v3.3.3)

### Added

- Laravel 9 Support ([08ea313](https://github.com/laravel/ui/commit/08ea313a35dfc89ff0cd9916ca0bcef9715d0ed6))

## [v3.3.2 (2021-11-05)](https://github.com/laravel/ui/compare/v3.3.1...v3.3.2)

### Fixed

- Fix session issue ([9fbdf77](https://github.com/laravel/ui/commit/9fbdf7751119aa6b5047607266a7c0f6e0e24905))

## [v3.3.1 (2021-11-02)](https://github.com/laravel/ui/compare/v3.3.0...v3.3.1)

### Fixed

- Set `password_confirmed_at` on login ([#208](https://github.com/laravel/ui/pull/208))

## [v3.3.0 (2021-05-25)](https://github.com/laravel/ui/compare/v3.2.1...v3.3.0)

### Added

- Use new Password::defaults() feature ([#204](https://github.com/laravel/ui/pull/204))

## [v3.2.1 (2021-04-27)](https://github.com/laravel/ui/compare/v3.2.0...v3.2.1)

### Changed

- Use trans helper instead of Lang Facade ([#201](https://github.com/laravel/ui/pull/201))
- Update NPM dependencies ([#203](https://github.com/laravel/ui/pull/203))

## [v3.2.0 (2021-01-06)](https://github.com/laravel/ui/compare/v3.1.0...v3.2.0)

### Changed

- Tweak stubs for Mix 6 ([#193](https://github.com/laravel/ui/pull/193))

## [v3.1.0 (2020-11-03)](https://github.com/laravel/ui/compare/v3.0.0...v3.1.0)

### Added

- Added PHP 8 Support ([#178](https://github.com/laravel/ui/pull/178))

### Changed

- Add sourcemaps to webpack config ([#168](https://github.com/laravel/ui/pull/168))

### Fixed

- Wrap login link in app.stub with a route check ([#177](https://github.com/laravel/ui/pull/177))

## [v3.0.0 (2020-09-11)](https://github.com/laravel/ui/compare/v2.4.0...v3.0.0)

### Added

- Laravel 8 support ([#155](https://github.com/laravel/ui/pull/155))

### Fixed

- Fetch reset token explicitly ([#130](https://github.com/laravel/ui/pull/130))

## [v2.4.1 (2020-09-22)](https://github.com/laravel/ui/compare/v2.4.0...v2.4.1)

### Changed

- Revert "Add namespace check to Auth routes" ([#160](https://github.com/laravel/ui/pull/160))

## [v2.4.0 (2020-09-11)](https://github.com/laravel/ui/compare/v2.3.0...v2.4.0)

### Removed

- Remove Laravel 8 support ([#154](https://github.com/laravel/ui/pull/154))

### Fixed

- Fix Bootstrap preset ([#146](https://github.com/laravel/ui/pull/146))

## [v2.3.0 (2020-09-09)](https://github.com/laravel/ui/compare/v2.2.1...v2.3.0)

### Fixed

- Add namespace check to Auth routes ([#143](https://github.com/laravel/ui/pull/143))

## [v2.2.1 (2020-09-08)](https://github.com/laravel/ui/compare/v2.2.0...v2.2.1)

### Fixed

- Use proper json responses ([#139](https://github.com/laravel/ui/pull/139))
- Ensure sass directory exists ([456daa3](https://github.com/laravel/ui/commit/456daa330a32483b0fa9794334e60af6b2db3bf6))

## [v2.2.0 (2020-08-25)](https://github.com/laravel/ui/compare/v2.1.0...v2.2.0)

### Added

- Laravel 8 support ([4a0db5b](https://github.com/laravel/ui/commit/4a0db5b2e5d3c032b0f213e847008d39c8c7ce45))

### Fixed

- Remove caret and replace `display: none` with `d-none` ([#135](https://github.com/laravel/ui/pull/135))

## [v2.1.0 (2020-06-30)](https://github.com/laravel/ui/compare/v2.0.3...v2.1.0)

### Added

- Allow for optional login and logout routes ([#113](https://github.com/laravel/ui/pull/113))

### Fixed

- Missed localizable strings ([#105](https://github.com/laravel/ui/pull/105))

## [v2.0.3 (2020-04-29)](https://github.com/laravel/ui/compare/v2.0.2...v2.0.3)

### Fixed

- Fix confirm controller overwrite ([#100](https://github.com/laravel/ui/pull/100))

## [v2.0.2 (2020-04-28)](https://github.com/laravel/ui/compare/v2.0.1...v2.0.2)

### Fixed

- Confirm controller overwrite ([#95](https://github.com/laravel/ui/pull/95))

## [v2.0.1 (2020-03-03)](https://github.com/laravel/ui/compare/v2.0.0...v2.0.1)

### Fixed

- Make `auth` options empty by default ([47a0a1d](https://github.com/laravel/ui/commit/47a0a1dac76f5e73803c86e1f38b2c7e0ae7fa83))

## [v2.0.0 (2020-03-03)](https://github.com/laravel/ui/compare/v1.2.0...v2.0.0)

### Changed

- The UI package now contains all auth scaffolding from the laravel skeleton

## [v1.2.0 (2020-02-18)](https://github.com/laravel/ui/compare/v1.1.2...v1.2.0)

### Changed

- Use `sass-loader` v8 for Vue preset ([bb64fca](https://github.com/laravel/ui/commit/bb64fca681566ca94457d490a00f899516e75664))

## [v1.1.2 (2019-10-20)](https://github.com/laravel/ui/compare/v1.1.1...v1.1.2)

### Changed

- Removed Laravel 7.0 support ([0287d4ee](https://github.com/laravel/ui/commit/0287d4eee80aad718bdf7f90117cfe720c493064))

## [v1.1.1 (2019-10-11)](https://github.com/laravel/ui/compare/v1.1.0...v1.1.1)

### Changed

- Change the specified time until re-authentication ([#37](https://github.com/laravel/ui/pull/37))

### Fixed

- Add `auth.passwords.confirm` to exported views ([#36](https://github.com/laravel/ui/pull/36))

## [v1.1.0 (2019-10-08)](https://github.com/laravel/ui/compare/v1.0.1...v1.1.0)

### Added

- Add password confirmation screen ([#34](https://github.com/laravel/ui/pull/34))

### Changed

- Remove X-CSRF-TOKEN header from Axios instance ([#23](https://github.com/laravel/ui/pull/23))

### Fixed

- Replace tab to space ([#28](https://github.com/laravel/ui/pull/28))
- Add missing semicolon to avoid unnecessary diff ([#32](https://github.com/laravel/ui/pull/32))
- Update resolve-url-loader dependency constraint ([#33](https://github.com/laravel/ui/pull/33))

## [v1.0.1 (2019-09-02)](https://github.com/laravel/ui/compare/v1.0.0...v1.0.1)

### Added

- Add macro check on ui:auth command ([#16](https://github.com/laravel/ui/pull/16))

## v1.0.0 (2019-08-13)

Initial commit.
