Releases: marionnewlevant/craft-snitch
Releases · marionnewlevant/craft-snitch
Version 3.0.4.1
Fix relying on Two Factor Authentication plugin being there.
Version 3.0.4
Don't launch snitch before Two Factor Authentication has completed
Version 3.0.3
Fix casing on snitch namespace in assetbundles (Thank you Marcuzz)
Version 3.0.2
Craft 3.5 fix - field name change from entryId
to sourceId
Version 3.0.1
3.0.1 - 2019.12.13
Fixed
- Issue with calling
$user->getIsGuest()
from plugininit
(before app is fully bootstrapped)
Version 3.0.0
Switch message generation from {user} token to full twig with user
in the context
Version 2.1.2
Fix Snitch.js vs snitch.js case issue (and css)
Version 2.1.1
Rewrote javascript to do a better job of handling one thing at a time.
Version 2.1.0
Handles field conflicts as well as element conflicts.
Version 2.0.3
Fix Javascript errors that prevented plugin from working with Two-Factor Authentication
(Take II, proper composer.json version)