Releases: verbb/patrol
Releases · verbb/patrol
6.0.0
6.0.0-beta.1
Changed
- Now requires PHP
8.2.0+
. - Now requires Craft
5.0.0-beta.1+
.
5.0.2
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
Fixed
- Fix a PHP typing error for settings.
5.0.1
Fixed
- Fix an error with permissions definitions.
5.0.0
Changed
- Now requires PHP
8.0.2+
. - Now requires Craft
4.0.0+
.
4.0.1
Fixed
- Fix incorrect return value when detecting requested IP address.
4.0.0
{note} The plugin’s package name has changed to
verbb/patrol
. Patrol will need be updated to 4.0 from a terminal, by runningcomposer require verbb/patrol && composer remove selvinortiz/patrol
.
Changed
- Migration to
verbb/patrol
. - Now requires Craft 3.7+.
Patrol 3.1.3
Fixed issue [#16] where sslRoutingBaseUrl
was causing exploding when set to empty
or /
Patrol 3.1.1
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