Skip to content

Releases: verbb/patrol

6.0.0

13 May 00:36
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Fixed

  • Fix a PHP typing error for settings.

5.0.1

01 Aug 11:18
Compare
Choose a tag to compare

Fixed

  • Fix an error with permissions definitions.

5.0.0

26 Jul 08:22
Compare
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
Compare
Choose a tag to compare

Fixed

  • Fix incorrect return value when detecting requested IP address.

4.0.0

26 Jul 05:04
Compare
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+.

Patrol 3.1.3

19 Dec 16:47
Compare
Choose a tag to compare

Fixed issue [#16] where sslRoutingBaseUrl was causing exploding when set to empty or /

Patrol 3.1.1

25 Aug 14:45
Compare
Choose a tag to compare

3.1.1 - 2019-08-25

Fixed

  • Fixed typo in previous CHANGELOG entry
  • Fixed an issue with plugin store versioning (maybe)

Updated

  • Updated composer dependencies