Skip to content

Releases: verbb/patrol

6.0.1

18 Jul 14:04

Choose a tag to compare

Changed

  • Update English translations.
  • Update non-English translations.

5.0.3

18 Jul 09:59

Choose a tag to compare

Changed

  • Update non-English translations.
  • Update English translations.
  • Merge pull request #29 from CustomCodeIT/patch-1.
  • Update missing comma in configuration.md.
  • Merge pull request #28 from bleepsandblops/patch-1.
  • Missing comma in patrol.php config file example.

6.0.0

13 May 00:36

Choose a tag to compare

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0+.

6.0.0-beta.1

04 Mar 09:56

Choose a tag to compare

6.0.0-beta.1 Pre-release
Pre-release

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0-beta.1+.

5.0.2

27 May 05:08

Choose a tag to compare

Changed

  • Only admins are now allowed to access plugin settings.

Fixed

  • Fix a warning being thrown - Element query executed before Craft is fully initialized.

4.0.2

01 Sep 02:19

Choose a tag to compare

Fixed

  • Fix a PHP typing error for settings.

5.0.1

01 Aug 11:18

Choose a tag to compare

Fixed

  • Fix an error with permissions definitions.

5.0.0

26 Jul 08:22

Choose a tag to compare

Changed

  • Now requires PHP 8.0.2+.
  • Now requires Craft 4.0.0+.

4.0.1

26 Jul 07:08

Choose a tag to compare

Fixed

  • Fix incorrect return value when detecting requested IP address.

4.0.0

26 Jul 05:04

Choose a tag to compare

{note} The plugin’s package name has changed to verbb/patrol. Patrol will need be updated to 4.0 from a terminal, by running composer require verbb/patrol && composer remove selvinortiz/patrol.

Changed

  • Migration to verbb/patrol.
  • Now requires Craft 3.7+.