=== Aurora Chat Widget (n8n) by BinariaOS ===
Contributors: binariaos
Tags: chat, n8n, ai, assistant, widget, chatbot
Requires at least: 5.4
Tested up to: 6.6
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Embed the official n8n Chat widget on your WordPress site. Configure a webhook, choose overlay or inline, and theme via CSS variables.

== Description ==
Aurora Chat Widget (n8n) is a lightweight wrapper around the official @n8n/chat widget.

== Installation ==
1. Upload the ZIP and activate.
2. Open “Aurora Chat” in the admin.
3. Paste your n8n webhook and choose mode/position.
4. Save. Optional: shortcode [aurora_chat] (inline).

== Frequently Asked Questions ==
= Does this host any n8n code locally? =
No, the official bundle loads from jsDelivr.

= Can I style the chat window? =
Yes. Paste your :root { … } CSS variables in the settings page.

= How do updates work? =
Host the JSON manifest at your domain. See assets/update.json as a template and set ACW_UPDATE_URL.

== Screenshots ==
1. Overlay toggle and window – assets/screenshot-1.png
2. Inline mode on a page – assets/screenshot-2.png
3. Admin settings page – assets/screenshot-3.png

== Changelog ==
= 1.0.0 =
* First public release by BinariaOS
