Releases: toneflix/laravel-op
Releases · toneflix/laravel-op
2.0.9
2.0.8
- Rename first_name to firstname in sync roles
- Feat: Use ToneflixCode ResourceModifier for creating Api resources.
- Add roles and permissions to UserResource
- Add roles and permissions to UserResource
- Feat: Make it possible to overwrite message parser signature for each…
- Feat: Simplify route loading from the routes/* folders.
- Refactor Configuration handling of file configs.
- Add textarea to ConfigType cast
- Add query logger to records SQL queries.
- When genrating model policies, merge the exclude list with the default exclude list.
- Feat: MakePolicies command now discovers and makes policies for Models in sub dirs
- Feat: Add $separator and $additional params to generateUsername ModelCanExtend trait method.
Full Changelog: 2.0.7...2.0.8
2.0.7
Full Changelog: 2.0.6...2.0.7
2.0.6
- Feat: Add a command to generate model policies for all models.
- Update: Refactored SyncRoles command.
- Updated conditional statements, and modified table outputs.
- Feat: Add a command to generate model policies for all models..
- Added 'admin_roles' configuration with a list of roles considered as admin.
- Added CSRF token validation middleware with exceptions for API routes.
- Added secret value handling in ConfigValue cast.
- Fix: Updated SetConfig.php command to use Strings helper instead of Providers for JSON validation.
Full Changelog: 2.0.5...2.0.6
v2.0.5
- Add ability to verify account and reset password with token.
- Add notifications for account verifications.
- Add MessageParser class to improve typings.
- Improve sendcode messages.
- Add relevant default messages.
- Add set-config artisan command.
Full Changelog: 2.0.4...2.0.5
v2.0.4
Full Changelog: 2.0.3...2.0.4
v2.0.3
v2.0.2
Adds Payment handling
Adds Transaction. records
Improved
Full Changelog: 2.0.1...2.0.2