Patrol 6.x is on version 5.0.2
, released on May 27, 2023
Released May 27, 2023
Only admins are now allowed to access plugin settings.
Fix a warning being thrown - Element query executed before Craft is fully initialized
.
Released Aug 01, 2022
Fix an error with permissions definitions.
Released July 26, 2022
Now requires PHP 8.0.2+
.
Now requires Craft 4.0.0+
.
Renamed verbb\patrol\models\SettingsModel
to verbb\patrol\models\Settings
.
Renamed verbb\patrol\services\PatrolService
to verbb\patrol\services\Service
.
Released July 26, 2022
Fix incorrect return value when detecting requested IP address.
Released July 26, 2022
Migration to verbb/patrol
.
Now requires Craft 3.7+.
Released Dec 19, 2019
Fixed issue #16 where sslRoutingBaseUrl
was causing issue when set to empty
or /
Released Nov 23, 2019
Fixed issue #12 where the requesting IP could not be determined if behind some proxies
Fixed critical issue where Patrol would explode on sites without a proper baseUrl
set
Released Aug 25, 2019
Fixed typo in previous CHANGELOG entry
Fixed an issue with plugin store versioning (maybe)
Updated composer dependencies
Released Aug 22, 2019
Added the ability to configure the redirect status code
Added the ability to enforce a primary domain
Added the ability to use access tokens for dynamic IP whitelisting
Added the ability to send a custom HTTP response if no offline
template is set
Fixed an issue with improperly registered user permission for Patrol
Updated config settings and APIs to align with Craft
Released Apr 01, 2017
Compatibility with newer Craft 3 versions
Released Feb 03, 2017
Fixed an issue where SSL Routing was forced by default
Updated file based settings support