Version 3.0.2

May 28, 2026

Changed

  • "Send a test message" now tests against real data.
  • Hide the "Send a test message" button until notification has been saved at least once.

Fixed

  • Protect against uninstalled plugins with remaining composer packages.

Version 3.0.1

May 27, 2026

Fixed

  • Improved Craft 4 compatibility.

Version 3.0.0

May 26, 2026

Added

Changed

  • The Notification Log utility is now hidden from users without the "View notification log" permission.
  • The "Delete notification" action is now hidden from users without the "Delete notifications" permission.
  • Creating a notification draft now requires the "Save notifications" permission.
  • Renamed the entry trigger labels for clarity.
  • The "saved and propagated" trigger now fires after the entry-save transaction commits.

Fixed

  • Fixed {{ entry.currentRevision }} returning null in notification templates. (#7)
  • Fixed per-site notifications rendering with the request's current site, instead of the entry's site.
  • Fixed a fatal error when viewing the Notifications index in Card View. (#25)
  • Fixed bug where the Notification Log appeared empty on databases missing timezone tables. (#30) (thanks @chasegiunta)
  • Fixed bug where the user template alias was not set for the User Activated trigger. (#31) (thanks @chasegiunta)
  • Fixed {% skipMessage %} not being recognized inside the Twig sandbox. (#29)

Removed

Version 2.1.0

February 25, 2025

Added

  • Added filtering by selected Sites. (#5)
  • Added slideouts for Notification elements.
  • Added support for the Closure module.
  • Added buttons linking between Notifications and log.
  • Added action to "Save and add another".
  • Added action to "Delete notification".
  • Added trigger event "When an entry is saved (per each site)".

Changed

Fixed

  • Fixed "Save and continue editing" behavior.
  • Improved user authorization checks.
  • Corrected "Recipients Type" column of Notifications index.
  • Reintroduced filters for Section & Entry Types. (#22)
  • Reintroduced filters for New vs Existing entries. (#22)
  • Reintroduced filters for entry Drafts and Revisions. (#22)

Version 2.0.1

March 15, 2024

Changed

  • Improved log error messages. (#20, #21)

Version 2.0.0

March 15, 2024

Changed

  • Determined stable for Craft 5.

Version 2.0.0-beta.1

March 12, 2024

Changed

  • Craft 5 compatibility.

Version 1.0.0

March 11, 2024

Added

Changed

  • Completely overhauled the entire UX.
  • Completely overhauled logging system.
  • Completely rewritten documentation.

Version 0.10.1

December 22, 2022

Fixed

  • Fixed reference to core method which was renamed in Craft 4. (#16)

Version 0.10.0

April 25, 2022

Added

  • Craft 4 compatibility.

Version 0.9.5

April 10, 2022

Added

  • Prevent duplicate email messages from being sent unintentionally. (#11)

Version 0.9.4

April 9, 2022

Changed

  • Various minor UX improvements.

Version 0.9.3

September 28, 2021

Added

  • Added ability to filter by Entry Types. (#4)

Changed

  • Requires a minimum of Craft 3.7.10.
  • Improved UI and stability of setting to determine New vs Existing.
  • Improved UI and stability of setting to determine Draft vs Published.

Fixed

  • Prevent trigger activation during a bulk resave.

Version 0.9.2

August 28, 2021

Added

  • Added link to request new trigger events.

Changed

  • Various minor UX improvements.
  • Ensure events are not triggered while plugin is being installed.

Fixed

  • Corrected the schema version.

Version 0.9.1

August 24, 2021

Public beta release.

Version 0.9.0

August 18, 2021

Private beta release.