Version 2.1.5

April 4, 2024

Added

  • "Element site" condition which looks at the element's site

Changed

  • Updated documentation urls

Version 2.1.4

November 18, 2022

Changed

  • Updated documentation urls

Added

  • User logs in trigger

Fixed

  • Fixed trigger config modal styling
  • Fixed issue when an operator wouldn't show in a grouped condition

Version 2.1.3

October 20, 2022

Fixed

  • Fixed error with missing import. #8

Version 2.1.2

October 12, 2022

Changed

  • Changed plugin icons

Version 2.1.1

August 30, 2022

Fixed

  • Fixed error with Site condition

Version 2.1.0

August 24, 2022

Changed

  • Changed all deleted and saved elements conditions Element::EVENT_AFTER_DELETE to Elements::EVENT_AFTER_DELETE_ELEMENT to make sure elements are fully saved and propagated

Added

  • Related to entry condition
  • Related to asset condition
  • Related to user condition
  • Related to category condition
  • Related to product condition

Version 2.0.7

June 6, 2022

Fixed

  • Fixed wrong event class on elements deleted 4

Version 2.0.6

May 27, 2022

Fixed

  • "Draft" condition only applies to entries triggers
  • "Revision" condition only applies to entries triggers
  • "Log" action outputs the full trigger type

Version 2.0.5

May 27, 2022

Fixed

  • "Is new" condition now based on $entry->firstSave

Version 2.0.4

May 26, 2022

Added

  • Log action

Version 2.0.3

May 15, 2022

Fixed

  • Fixed issue with permissions

Version 2.0.2

May 14, 2022

Fixed

  • Issue with groups of conditions

Version 2.0.1

May 12, 2022

Changed

  • Changed EntryDraft, EntryRevision and EntrySlug handles

Added

  • Commerce triggers

Version 2.0.0

May 10, 2022

Added

  • Craft 4 support