=== PluginLabs Notify ===
Contributors: pluginlabs
Tags: web push, notifications, browser notifications, publishing
Requires at least: 6.4
Requires PHP: 8.1
Stable tag: 0.2.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Connect WordPress to PluginLabs Notify and queue a browser notification when a post is published.

== Description ==

PluginLabs Notify provides a permission-based browser notification prompt, a same-origin service worker, automatic first-publish campaigns, and honestly labelled engagement analytics.

The connection opens PluginLabs in the browser. Sign in there and approve the exact WordPress hostname. Your PluginLabs password is never shared with WordPress.

== Installation ==

1. Upload and activate `pluginlabs-notify.zip`.
2. Open Settings > PluginLabs Notify.
3. Select Connect PluginLabs.
4. Sign in and approve the exact website.
5. Return to WordPress, choose the per-site wait time, and choose whether to notify readers automatically when posts are published.

The site must use HTTPS. If another plugin already controls a root service worker, merge the Notify push and notification-click handlers instead of replacing it.

== Changelog ==

= 0.2.0 =
* Added a per-website prompt wait time synchronized with the PluginLabs account.
* Use 0 seconds for manual-only prompting, or choose 10–3,600 seconds for automatic prompting.

= 0.1.0 =
* Initial PluginLabs account connection, SDK, service worker and publish trigger.
