Skip to content

Latest commit

 

History

History
55 lines (30 loc) · 1.72 KB

CHANGELOG.md

File metadata and controls

55 lines (30 loc) · 1.72 KB

Release Notes

Added

  • PHP 8 Support (#180)

Changed

  • Use sass-loader v8 for Vue preset (bb64fca)

Changed

  • Removed Laravel 7.0 support (0287d4ee)

Changed

  • Change the specified time until re-authentication (#37)

Fixed

  • Add auth.passwords.confirm to exported views (#36)

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)

Added

  • Add macro check on ui:auth command (#16)

v1.0.0 (2019-08-13)

Initial commit.