Releases: akaunting/laravel-firewall
Releases · akaunting/laravel-firewall
2.2.0
- Added: Laravel 11 support @theanadimukt
2.1.7
- Added: Custom queues for notifications @Carnicero90
2.1.6
- Added:
IP2Loccation.io
service to Geo middleware @ip2location
2.1.5
- Fixed: Not considering middleware when blocking IP @Carnicero90
2.1.4
- Fixed: Casts for Laravel 10 @Pushkraj19
2.1.3
- Fixed:
login
middleware
2.1.2
- Added:
ipregistry
service to GEO middleware - Changed: Improved PHP 8.2 compatibility
2.1.1
- Fixed: Not able to whitelist multiple IPs @carlos-reynosa
2.1.0
- Added: Laravel 10 support @samehdoush
- Fixed: Limit referrer max size @2000calories
- Fixed: Undefined Agent
isDesktop
@MAHMOUD202020 - Changed: Use
/lang
directory for translation files @andreia
2.0.0
- Removed: PHP 7 support
- Added: Cron config @thomascombe
- Added:
Enabled
config per middleware - Added: Max request size logging
- Changed: Prevent error on empty query value