Releases: jeremykenedy/laravel-logger
Releases · jeremykenedy/laravel-logger
v10.0.0
What's Changed
- laravellux/html remove by @KalimeroMK in #174
- Implement a high performance paginator by @denydias in #176
- Fix #163: optionally include the model related to the activity. by @denydias in #175
New Contributors
- @KalimeroMK made their first contribution in #174
Full Changelog: V9.0.0...v10.0.0
v9.0.0
What's Changed
- The $dates array for mutating attributes is removed in Laravel 10; use $casts instead. by @kentdahl in #159
- Apply fixes from StyleCI by @jeremykenedy in #160
- Fix Version compare with laravel 10 by @maxdestors in #158
New Contributors
- @maxdestors made their first contribution in #158
Full Changelog: v7.1.1...V8.0.0
What's Changed
- The $dates array for mutating attributes is removed in Laravel 10; use $casts instead. by @kentdahl in #159
- Apply fixes from StyleCI by @jeremykenedy in #160
- Fix Version compare with laravel 10 by @maxdestors in #158
New Contributors
- @maxdestors made their first contribution in #158
Full Changelog: v7.1.1...V8.0.0
What's Changed
- Resolve Calling static trait method deprecated warnings on listeners by @dbotman in #170
- Update composer.json with laravellux/html by @jeremykenedy in #171
- Update README.md by @jeremykenedy in #172
New Contributors
Full Changelog: V8.1.0...V9.0.0
v7.1.1 cleanup
v7.1.0 - GUI performance improvements
What's Changed
- Fix bug where Request::is() is not a static method by @effeks in #152
- fix: config key by @ulcuber in #153
- Fixed table load and added live user search for scalability by @longelas in #155
New Contributors
- @effeks made their first contribution in #152
- @ulcuber made their first contribution in #153
- @longelas made their first contribution in #155
Full Changelog: v7.0.1...v7.1.0
v7.0.1 L9 Support
Full Changelog: v7.0.0...v7.0.1
v7.0.0
v6.0.0
v6.0.0
Add localization for listener activities - #126
Placeholder localization in form-search.blade -
#121 - bd4d684
What's Changed
- Add localization for listener activities by @denydias in #126
- Apply fixes from StyleCI by @jeremykenedy in #129
Full Changelog: v5.0.0...v6.0.0
v5.0.0
v5.0.0 - Core change for Ip check for cloudflare. The Turkish language was added.
v4.2.0
v4.2.0 - PHP8