Releases: notificator-project/WordPress-Plugin
Releases · notificator-project/WordPress-Plugin
Release list
Notificator v1.2
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-projectas 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
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
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
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
- @dependabot[bot] made their first contribution in #1
- @vagelisp made their first contribution in #3
Full Changelog: v1.1.0-beta.3...v1.1