Skip to content

Releases: trendyminds/visor

3.0.1

28 Jul 02:29
Compare
Choose a tag to compare

3.0.1 - 2020-07-27

Fixed

  • Remove support for browsers that do not have fetch (IE 11)

3.0.0

28 Jul 01:33
0626af9
Compare
Choose a tag to compare

3.0.0 - 2020-07-27

{warning} Visor 3 is a full rewrite of the plugin to play nicely with full-page static caching solutions like Blitz. Please ensure you are familiar with the caveats to providing full-page static caching support

Added

  • Support for full-page static caching
  • Support for Category detection
  • Support for Solspace Events detection

Changed

2.1.1

02 Jan 14:43
Compare
Choose a tag to compare

2.1.1 - 2020-01-02

Changed

  • Update Node packages to address vulnerabilities provided by GitHub

2.1.0

04 Apr 18:44
Compare
Choose a tag to compare

2.1.0 - 2019-04-04

Changed

  • Call template hook in EVENT_REGISTER_SITE_URL_RULES to prevent potential race condition where Visor did not render
  • Use getIsGuest() to determine if the user is signed in or not
  • Require Craft 3.1.20 or higher

2.0.5

14 Feb 13:58
Compare
Choose a tag to compare

2.0.5 - 2019-02-14

Fixed

  • Corrected issue where only admins saw the "Edit entry" option (#7)

2.0.4

01 Feb 18:18
Compare
Choose a tag to compare

2.0.4 - 2019-02-01

Fixed

  • Remove source maps from build

2.0.3

01 Feb 06:08
Compare
Choose a tag to compare

2.0.3 - 2019-02-01

Fixed

  • Ensure Visor only fires if a user is logged in

2.0.2

01 Feb 05:57
Compare
Choose a tag to compare

2.0.2 - 2019-02-01

Fixed

  • Corrected issue where missing $entry would cause the plugin to break

2.0.1

01 Feb 05:34
Compare
Choose a tag to compare

2.0.1

Changed

  • Altered styles to better match Craft 2.x variant

2.0.0

01 Feb 05:23
Compare
Choose a tag to compare

2.0.0

  • Initial Craft 3.x release