=== FluentNotify ===
Contributors: techjewel, wpmanageninja
Tags: push notification, web push, fcm, firebase, notifications
Requires at least: 6.0
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Web push notifications for WordPress, powered by Firebase Cloud Messaging.

== Description ==

FluentNotify lets you send web push notifications to your visitors' browsers using Firebase Cloud Messaging (FCM).

* Capture browser push subscriptions from logged-in users.
* Broadcast campaigns to all subscribers or a targeted segment (specific users, or by country, browser, or platform).
* Send a one-off notification to a single device.
* Track delivery with a dashboard and per-campaign reports.

Connect your Firebase project under FluentNotify → Settings to get started.

== Changelog ==

= 1.0.2 (Date: Sep 3, 2026) =
* Added: link to the Firebase setup guide on the Settings page.
* Improved: clearer setup guidance in FluentCommunity's Push Notification settings panel.

= 1.0.1 (Date: Sep 3, 2026) =
* Initial release: Firebase configuration, subscription capture, and the FCM send pipeline.
* Admin panel: dashboard, campaign management (bulk + segmented sending), subscriber management, and single-device sending.
* Light/dark theme support with a branded admin topbar.
