Akaunting Laravel Firewall Versions Save

Web Application Firewall (WAF) package for Laravel

2.2.0

1 month ago
  • Added: Laravel 11 support @theanadimukt

2.1.7

7 months ago
  • Added: Custom queues for notifications @Carnicero90

2.1.6

7 months ago
  • Added: IP2Loccation.io service to Geo middleware @ip2location

2.1.5

8 months ago
  • Fixed: Not considering middleware when blocking IP @Carnicero90

2.1.4

1 year ago
  • Fixed: Casts for Laravel 10 @Pushkraj19

2.1.3

1 year ago
  • Fixed: login middleware

2.1.2

1 year ago
  • Added: ipregistry service to GEO middleware
  • Changed: Improved PHP 8.2 compatibility

2.1.1

1 year ago
  • Fixed: Not able to whitelist multiple IPs @carlos-reynosa

2.1.0

1 year ago
  • 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

1 year ago
  • 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