Releases: selvinortiz/craft.patrol
Releases · selvinortiz/craft.patrol
Patrol 1.4.2
Patrol 1.4.1
Patrol 1.3.0
Adds the release feed for updates integration, fulfilling #15
Patrol 1.2.0
Secured Connection Detection
Fixed an issue where a redirect loop could occur if SSL was not detected properly and added support for CloudFlare's flexible SSL.
Patrol 1.1.1
Makes Patrol compatible with Craft 2.5
Patrol 1.1.0
Patrol 1.1.0 …
- Adds
Patrol > Access the site when maintenance is on
permission - Adds the ability to give users access to the CP during maintenance via new permission
- Fixes issue where calling
trim()
on non-string would cause fatal error - Removes dependency on
patrol.js
- Updates repo to include a root directory called
patrol
for consistency with Craft standards - Updates
README.md
andLICENSE
with more up to date information - Updates ignore rules
Patrol 1.0.1
This release is aimed at an edge case were a dynamic config was used e.g. {cpTrigger}
in the restrictedAreas
env config and the environmentVariables
config was not used, causing dynamic parameters to return empty thereby breaking target SSL redirection and SSL reversion.
- Fixes issue #11 where SSL would not obey
restrictedAreas
nor revert - Fixes logic issue where dynamic params were not parsed if
environmentVariables
was not set - Improves the way URLs for redirection are put together
Patrol 1.0.0
Patrol 0.9.9
Fixes some issues #9 and updates plugin version.
Patrol 0.9.8
This is a production ready version of Patrol with improvements to multiple environment configuration, bug fixes, and optimizations for speed.