Releases: muhamdaily/laravel-auth
Laravel Auth v1.0.5
Laravel Auth v1.0.5 - December 3, 2023
Bug Fixes
- Username Update Fix:
- Resolved an issue where updating the username in the account settings was not functioning correctly.
Thank you for using Laravel Auth v1.0.5! If you encounter any further issues or have feedback, please don't hesitate to reach out through GitHub issues.
Laravel Auth v1.0.4
Laravel Auth v1.0.4 - December 3, 2023
New Features
- Multi Role Support:
- Added multi-role feature to support both Admin and User roles within the application.
Database Structure Changes
- Role Column Addition:
- Modified and added the
role
column to theusers
table to accommodate the multi-role system.
- Modified and added the
Model Adjustments
- Role in User Model Fillable:
- Added the
role
column to the User Model's fillable attributes for easy role data assignment.
- Added the
Routing Changes
- Dashboard Route Removal:
- Removed the
/dashboard
route and replaced it with the/home
route for improved consistency and navigation clarity.
- Removed the
UI Changes
- UI Image Modifications:
- Updated sidebar, login, register, and forgot password images to enhance aesthetics and align with the new multi-role feature.
Thank you for using Laravel Auth v1.0.4! Feel free to provide feedback or report any bugs through GitHub issues if you encounter any problems.
Laravel Auth v1.0.3
Laravel Auth v1.0.3 - 02 December, 2023
Fixed
- Resolved issue with empty passwords when users sign in using social accounts.
Security
- Implemented email verification requirement for users signing in using social accounts.
- Modified login information email for users signing in with social accounts to include username and password for enhanced security.
Notes
- Users are now required to verify their email before using the provided username and password for social account sign-ins.
Thank you for using Laravel Auth v1.0.3! Feel free to provide feedback or report any bugs through GitHub issues if you encounter any problems.
Laravel Auth v1.0.2
- Added login feature with a Google account or GitHub account on the login and registration page
Thank you for using Laravel Auth v1.0.2! Feel free to provide feedback or report any bugs through GitHub issues if you encounter any problems.
Laravel Auth v1.0.1
- Add
meta tag
for all page.
Thank you for using Laravel Auth v1.0.1! Feel free to provide feedback or report any bugs through GitHub issues if you encounter any problems.
Important release
Laravel Auth v1.0.0
Elegant Authentication System with Laravel Breeze and Keen Admin Integration.
Laravel Auth v1.0.0 is a robust and classy authentication implementation, leveraging the power of Laravel Breeze enhanced with Keen Admin integration. This project not only provides your own authentication system but also offers an elegant and functional user interface.
Features
- Laravel Breeze
Leveraging the benefits of Laravel Breeze for a strong authentication system. - Custom Design
The authentication interface has been enhanced with a visually appealing and modern design. - User Friendly
Provides a seamless and user-friendly authentication experience. - Easy to Install
Follow the instructions provided to get started
Thank you for using Laravel Auth v1.0.0! Feel free to provide feedback or report any bugs through GitHub issues if you encounter any problems.