Releases: trendyminds/visor
Releases · trendyminds/visor
3.0.1
3.0.0
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
- When Visor hook is used, a network request is made to fetch the controls. Please ensure you are familiar with the caveats introduced in 3.0 to provide full-page static caching support
2.1.1
2.1.1 - 2020-01-02
Changed
- Update Node packages to address vulnerabilities provided by GitHub
2.1.0
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
2.0.4
2.0.4 - 2019-02-01
Fixed
- Remove source maps from build
2.0.3
2.0.3 - 2019-02-01
Fixed
- Ensure Visor only fires if a user is logged in
2.0.2
2.0.2 - 2019-02-01
Fixed
- Corrected issue where missing $entry would cause the plugin to break
2.0.1
2.0.1
Changed
- Altered styles to better match Craft 2.x variant
2.0.0
2.0.0
- Initial Craft 3.x release