New Features, Improvements & Fixes,

Notifal Releases

Find all the latest release notes and updates for both Notifal Pro and Lite right here

2.4.4July 11, 2026
Lite
  • Fixed:HTML Builder HTML tab now keeps style attribute edits when you remove CSS properties and click Update HTML, without restoring stylesheet-matched rules as inline styles.
  • Added:Content Source now shows an info note for cart tags explaining that cart tag limits are not available, matching the user tags behavior.
2.4.3July 7, 2026
Lite
  • Added:Pre-created notification import now supports HTML Builder.
  • Added:Pre-created notification library now checks each template's minimum Notifal version before import.
  • Improved:Import buttons in the pre-created notification popup use shared click handling for archive and modal views.
  • Improved:Archive cards and the details popup show when your installed Notifal version is too old, with a link to update from Plugins.
  • Improved:Import requests are blocked server-side when the template requires a newer Notifal version.
2.4.2July 5, 2026
Lite
  • Fixed:HTML Builder Insert Tag modal now supports dynamic tags with an available-keys picker and copies tags to the clipboard without closing the modal.
  • Improved:HTML Builder and OnPage Generate with AI prompts now document full class-placeholder attributes for notifal-action-button, including copy (`data-notifal-action="copy"` and required `data-copy-text`) and Ajax add to cart (`data-notifal-action="ajax-add-to-cart"` with quantity, redirect, and product ID attributes).
  • Improved:AI prompts include explicit rules for when to use copy, Ajax add to cart, or post-link CTAs so generated templates produce working buttons.
  • Improved:HTML Builder and OnPage Generate with AI prompts now document multi-step templates built with custom-trigger action buttons (`data-hide-elements` / `data-show-elements`) so AI can generate progressive reveal flows inside one notification.
  • Improved:HTML Builder AI prompt examples include a multi-step popup pattern for guided opt-ins and reveal-offer flows.
  • Improved:HTML Builder class-placeholder processing now sanitizes custom-trigger hide and show selector attributes at render time.
  • Fixed:OnPage Custom CSS validation now accepts `@media` queries when inner rules use the notification ID or class prefix, so responsive styles no longer trigger false validation errors.
  • Fixed:OnPage Tab Badge Behavior (with Notifal Pro) now restores the browser tab title when the visitor switches away, including custom text and inactive-tab-only display mode.
2.4.1June 29, 2026
Lite
  • Added:Paste JSON directly when importing OnPage Notifications, with size validation, export structure checks, and a trusted-source confirmation step.
  • Added:Generate with AI on the OnPage Notifications list, copy a prompt for ChatGPT or Claude, then import the full notification JSON (template plus settings) in one step.
  • Fixed:Order attribution "Total clicked revenue" now shows the sum of clicked product line subtotals (price × quantity) when clicked products are listed but stored clicked revenue was zero.
  • Improved:Clicked revenue backfill and pending snapshot conversions resolve variable product parent/child IDs against WooCommerce order line items.
  • Improved:Checkout pending snapshots now record clicked revenue when product clicks were validated at checkout, even if live click lookup fails after delayed payment.
  • Improved:New templates ask whether you have HTML or want to generate with AI before pasting.
  • Improved:Edit link URLs from the Content panel when an anchor is selected.
  • Improved:AI prompt includes a use case selector with goal-specific guidance.
  • Improved:AI prompt includes display layout selector synced with notification Appearance settings.
  • Improved:AI prompt accepts a free-text industry or niche to tailor design and copy.
  • Improved:AI prompt includes field-filling patterns that show how to write industry, goal, and layout details for better AI output.
2.4.0June 17, 2026
Lite
  • Added:HTML Builder - third template builder for pasting self-contained HTML with embedded styles and scripts; no Elementor or Gutenberg required.
  • Added:Built-in AI prompt generator to create copy-ready HTML with your brand color, Notifal dynamic tags, and display-type guidance for external AI tools.
  • Added:Fullscreen admin workspace with HTML input, text/color editors, live preview, Insert Tag modal, copy HTML, and AJAX save.
  • Added:`HtmlTemplateSanitizer` with trusted/restricted capability paths, PHP tag stripping, and extensibility hooks for marketplace-safe HTML storage.
  • Added:Frontend `HtmlTemplateRenderer` with full tag, class-placeholder, and shortcode pipeline for HTML Builder templates.
  • Added:Import/export support for `notifal_html_builder` JSON payloads with image URL extraction.
  • Improved:Template list/edit routing now opens HTML Builder templates in the dedicated builder screen instead of the block editor.
  • Improved:Delay, exit intent, scroll, and other timed notifications now work reliably on more sites, including when a theme affects how notification data is loaded.