Skip to content

Releases: dsone/strainex

v0.5.1

07 Dec 13:06
b36d8a9
Compare
Choose a tag to compare
  • Loosen PHP requirement to allow for 8.2 or above, making dealing with upgrades easier

v0.5

07 Dec 13:00
d63a1bd
Compare
Choose a tag to compare
  • Raise minimum Laravel version to 11
  • Raise minimum PHP version to 8.3
  • Fix block_timeout not being used
  • Fix filter not working correctly with sequential array
  • Allow callbacks to be callables, or static/instance methods on classes

v0.4

15 Feb 21:21
57530b3
Compare
Choose a tag to compare
  • Update for Laravel 10 compatibility
  • Drop support of Laravel 9 and below

v0.3.1

20 Feb 21:42
527c6a2
Compare
Choose a tag to compare
  • Update for Laravel 9 compatibility

v0.3

08 May 14:46
596e68f
Compare
Choose a tag to compare
  • [ch445] Add option for IP hashing
  • [ch441] Add filter option for user Agents
  • [ch441] Change $type parameter in callbacks to $criteriaBits
  • Change namespace from Dsone\ExceptionHandler to Dsone\Strainex

v0.2

20 Mar 11:17
Compare
Choose a tag to compare
  • Supporting map table instead of sequential array for SEO spam referer list
  • Support for exit instead of returning response codes
  • Adding PHP 7.3 as dependency
  • Formatting/expanding README

v0.1

06 Mar 19:48
Compare
Choose a tag to compare

Initial installable version.