Skip to content
This repository was archived by the owner on Dec 31, 2020. It is now read-only.

Releases: andrey-helldar/spammers

v1.2.1

30 Dec 19:52
d63d3b3

Choose a tag to compare

Update LICENSE

v1.2.0

30 Nov 10:21
0a21b15

Choose a tag to compare

PHP 8 and Laravel 8 support

v1.1.2

21 Feb 17:53
da1190e

Choose a tag to compare

Added Laravel 7 support

v1.1.0

23 Aug 08:03
411ed65

Choose a tag to compare

Added

  • Laravel 6 support

1.0.8

02 Mar 08:15

Choose a tag to compare

Fixed

  • #15 Fixed "Data too long for column "url"
  • Fix a 'spammer_accesses' table name

1.0.7

20 Feb 14:43
4b77e46

Choose a tag to compare

Added

  • #12 Added an IP address exclusion mask
  • #13 Add the ability to exclude bots from a ban list

1.0.6

20 Feb 13:33
850ed25

Choose a tag to compare

Fixed

  • Fix params in creating constructor.
  • Small fixes.
  • Fixed the method of creating an entry in the access attempts table.

Added

  • Add phpunit 7 support.
  • Add message response.
  • An index was created for the IP address field.
  • The functional of the ban on the matrix is added.

Removed

  • The cache setting has been removed.
  • Removed helper spammer_access(). The functional is transferred to the spammer()->access().
  • An unnecessary command was deleted.

Changed

  • Update links for helper.
  • Optimize method and replace error code to 423: Locked.
  • The text of the message about the presence of the address in the spam database has been changed.
  • Update styleci rules.
  • Reordered methods.
  • Updated phpdoc.
  • Updated README.md.

1.0.5

17 Jan 06:56

Choose a tag to compare

Fixed

  • [#8] Fixed Traits\ValidateIP define the same property ($ip)

1.0.4

07 Dec 14:56
24d19b4

Choose a tag to compare

Update spammers.php

1.0.3: Merge pull request #5 from andrey-helldar/analysis-qBgbQg

04 Dec 18:57
14408b2

Choose a tag to compare