2.1 KiB
2.1 KiB
Release Notes
Unreleased
v2.0.2 (2020-04-28)
Fixed
- Confirm controller overwrite (#95)
v2.0.1 (2020-03-03)
Fixed
- Make
authoptions empty by default (47a0a1d)
v2.0.0 (2020-03-03)
Changed
- The UI package now contains all auth scaffolding from the laravel skeleton
v1.2.0 (2020-02-18)
Changed
- Use
sass-loaderv8 for Vue preset (bb64fca)
v1.1.2 (2019-10-20)
Changed
- Removed Laravel 7.0 support (0287d4ee)
v1.1.1 (2019-10-11)
Changed
- Change the specified time until re-authentication (#37)
Fixed
- Add
auth.passwords.confirmto exported views (#36)
v1.1.0 (2019-10-08)
Added
- Add password confirmation screen (#34)
Changed
- Remove X-CSRF-TOKEN header from Axios instance (#23)
Fixed
- Replace tab to space (#28)
- Add missing semicolon to avoid unnecessary diff (#32)
- Update resolve-url-loader dependency constraint (#33)
v1.0.1 (2019-09-02)
Added
- Add macro check on ui:auth command (#16)
v1.0.0 (2019-08-13)
Initial commit.