Skip to content

Releases: selvinortiz/craft.patrol

Patrol 1.4.2

12 Jan 17:28
Compare
Choose a tag to compare

Small bugfix release to address issues #19 and #21

Patrol 1.4.1

23 Jul 03:46
Compare
Choose a tag to compare

Patrol 1.4.1

  • Adds support for enforcing primary domain as outlined in issue #17
  • Adds support for limiting control panel access as outlined in issue #19
  • Adds primaryDomain as an optional config
  • Adds limitCpAccessTo as an optional config
  • Updates releases and README

Patrol 1.3.0

03 Jun 03:39
Compare
Choose a tag to compare

Adds the release feed for updates integration, fulfilling #15

Patrol 1.2.0

03 Jun 03:16
Compare
Choose a tag to compare

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

03 Jan 20:13
Compare
Choose a tag to compare

Makes Patrol compatible with Craft 2.5

Patrol 1.1.0

14 Apr 19:09
Compare
Choose a tag to compare

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 and LICENSE with more up to date information
  • Updates ignore rules

Patrol 1.0.1

07 Nov 19:54
Compare
Choose a tag to compare

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

06 Nov 07:41
Compare
Choose a tag to compare
  • Adds a donate button
  • Fixes issue raised on #10
  • Updates README to clarify environment configs #11
  • Improves documentation and copy

Patrol 0.9.9

24 Oct 08:21
Compare
Choose a tag to compare

Fixes some issues #9 and updates plugin version.

Patrol 0.9.8

16 Oct 18:24
Compare
Choose a tag to compare

This is a production ready version of Patrol with improvements to multiple environment configuration, bug fixes, and optimizations for speed.