Skip to content

v1.0.7

Compare
Choose a tag to compare
@ManukMinasyan ManukMinasyan released this 01 Jun 17:20
· 70 commits to main since this release

Type Safety & Code Quality Improvements

  • Upgraded PHPStan to level 7 for enhanced static analysis
  • Added comprehensive type annotations across models, controllers, resources, and services
  • Improved type hinting for collections, form validation, and method returns

Team Management Enhancements

  • Added HasTeam trait to models for consistent team relationship management
  • Enhanced team member invitation and user management workflows
  • Updated factories and tests to support team-based functionality

Infrastructure & Dependencies

  • Updated Composer and NPM dependencies for better security and performance
  • Added Spatie Laravel Horizon Watcher and Chokidar for improved file monitoring
  • Enhanced Horizon configuration with additional supervisors

Bug Fixes & Optimizations

  • Improved database schema with proper foreign key constraints
  • Refactored error handling across seeders and fixture loaders
  • Cleaned up unused code and methods for better maintainability
  • Enhanced profile management with avatar support

Full Changelog: v1.0.6...v1.0.7