Enhancements
- Refactored URL handling in authentication tests and routes for improved consistency and maintainability.
- Enhanced
AppServiceProvider
for better model configuration and to enforce best practices. - Updated social login button text for consistency.
- Integrated Fathom Analytics configuration and script into the guest layout.
Documentation Updates
- Revised README for improved clarity, structure, and feature descriptions.
- Updated the project title and image link in README for better representation and relevance.
- Clarified the description of the premium component.
- Removed unnecessary closing tags and team attributions from the README.
Testing
- Added unit tests for
User
,Company
, andTeam
models, including their relationships.
Registration
- Enhanced registration handling by implementing the new
Register
class to improve functionality and structure.
Full Changelog: v1.0.1...v1.0.2