Releases: olssonm/l5-very-basic-auth
Releases · olssonm/l5-very-basic-auth
v7.1
What's Changed
- Add Laravel 11 Support by @sweptsquash in #64
- Update readme by @olssonm in #65
- Support for Laravel 7 and Laravel 8 has been dropped
- Support for PHP 7.4 has been dropped
New Contributors
- @sweptsquash made their first contribution in #64
Full Changelog: v7.0...v7.1
v7.0
This release fixes an issue where a config.php
was attempted to be written with each request if bad permissions where used on the system.
Note: With this release and going forward basic auth is inactive if no user/password is set. This is so that different apps doesn't end up with any default credentials. This warrants a major update from v6 to v7. Other than that, this version is fully backwards compatible.
What's Changed
Full Changelog: v6.9...v7.0
v6.9
What's Changed
- Fix broken build-shield by @olssonm in #60
- Laravel 10.x Compatibility by @laravel-shift in #61
New Contributors
- @laravel-shift made their first contribution in #61
Full Changelog: v6.8...v6.9