Skip to content

Releases: notificator-project/WordPress-Plugin

Notificator v1.2

Choose a tag to compare

@github-actions github-actions released this 31 Jul 13:48
b38979a

Notificator 1.2

Version 1.2 adds first-class support for user-owned MQTT connections and makes the plugin settings clearer and easier to manage.

What's new

  • Connect your own HiveMQ Cloud cluster from the new MQTT connection settings.
  • Test the MQTT connection before enabling it for notification delivery.
  • See clearer delivery-readiness feedback when MQTT is unavailable or incomplete.
  • Use notificator-project as the default topic prefix for new connections, matching the current device firmware.
  • Navigate a reorganized Settings area with consistent tabs, improved typography, stronger contrast, and responsive controls.

MQTT privacy and security

  • MQTT passwords are encrypted locally in WordPress.
  • Credentials are excluded from exports, diagnostics, logs, and saved retry jobs.
  • Credentials are sent to the API only in memory for an enabled MQTT delivery or an explicit connection test.
  • The API does not store users' HiveMQ account credentials.

Important MQTT change

Notificator no longer assumes a project-managed default MQTT broker. MQTT delivery is optional, but users who enable it must connect their own supported HiveMQ Cloud cluster under Settings → Connections. Dashboard and mobile push alerts continue to work independently of MQTT.

Additional improvements

  • MQTT connection tests remain delivery-only and do not create activity events or notifications.
  • WordPress Coding Standards configuration and release checks were refreshed for the public 1.2 package.

Download notificator-project-1.2.zip below or review the full comparison from 1.1.16 to 1.2.

Notificator v1.1.16

Choose a tag to compare

@github-actions github-actions released this 27 Jul 16:47
dacbfd2

What's Changed

  • Prevents saved notification field metadata from selecting or invoking runtime object methods.
  • Resolves supported WooCommerce and Contact Form 7 object fields through explicit server-side handlers.
  • Removes obsolete getter-method metadata from built-in templates and adds a trusted PHP filter for custom integrations.

Full Changelog: v1.1.5...v1.1.16

Notificator v1.1.5

Choose a tag to compare

@github-actions github-actions released this 22 Jul 20:44
878752a

What's Changed

  • Prevents saved notification field metadata from selecting or invoking methods on runtime hook objects.
  • Resolves supported WooCommerce and Contact Form 7 object fields through explicit server-side branches.
  • Reads ordinary object fields only from public properties and provides a trusted PHP filter for third-party resolvers.
  • Fixed the first-time scan prompt remaining visible after event discovery completed.
  • Marked the Overview “Discover site events” step complete immediately after a successful scan.
  • Refreshed the Overview scan status and discovered-event count without requiring a page reload.
  • Refreshes the Discovery inbox, event cards, filters, and totals in place when a scan finishes.
  • Unified immediate and background scan completion updates across the current admin session.
  • Restores a contextual scan recommendation when one or more newly activated plugins have not yet been scanned.
  • Identifies newly activated plugins directly in the Overview scan step and restores the standard wording after scanning.
  • Simplifies punctuation across admin copy and developer documentation for easier reading.

Full Changelog: v1.1...v1.1.5

Notificator v1.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 15:13
bfa44d9

What's Changed

  • chore(deps-dev): bump vite from 6.4.1 to 6.4.2 by @dependabot[bot] in #1
  • Refactor and redesign for the 1.1 public release by @vagelisp in #3

New Contributors

Full Changelog: v1.1.0-beta.3...v1.1

Notificator Companion v1.1.0-beta.3 (Beta 3)

Choose a tag to compare

@github-actions github-actions released this 27 Apr 21:31
46398ac

Notificator Companion v1.1.0-beta.2 (Beta 2)

Choose a tag to compare

@github-actions github-actions released this 22 Apr 15:08
fda0244