Skip to content

Releases: marionnewlevant/craft-snitch

Version 3.0.4.1

24 Dec 19:02
Compare
Choose a tag to compare

Fix relying on Two Factor Authentication plugin being there.

Version 3.0.4

23 Dec 23:04
Compare
Choose a tag to compare

Don't launch snitch before Two Factor Authentication has completed

Version 3.0.3

24 Sep 20:10
e24d9f2
Compare
Choose a tag to compare

Fix casing on snitch namespace in assetbundles (Thank you Marcuzz)

Version 3.0.2

26 Aug 00:30
Compare
Choose a tag to compare

Craft 3.5 fix - field name change from entryId to sourceId

Version 3.0.1

14 Dec 00:06
Compare
Choose a tag to compare

3.0.1 - 2019.12.13

Fixed

  • Issue with calling $user->getIsGuest() from plugin init (before app is fully bootstrapped)

Version 3.0.0

03 Jun 01:26
Compare
Choose a tag to compare

Switch message generation from {user} token to full twig with user in the context

Version 2.1.2

15 May 16:17
Compare
Choose a tag to compare

Fix Snitch.js vs snitch.js case issue (and css)

Version 2.1.1

15 May 00:00
Compare
Choose a tag to compare

Rewrote javascript to do a better job of handling one thing at a time.

Version 2.1.0

13 May 18:36
Compare
Choose a tag to compare

Handles field conflicts as well as element conflicts.

Version 2.0.3

30 Mar 05:41
Compare
Choose a tag to compare

Fix Javascript errors that prevented plugin from working with Two-Factor Authentication

(Take II, proper composer.json version)