=== Blue Search Chat (Embed + Launcher) ===
Contributors: blueboot
Tags: chat, embed, launcher, angular
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.0.7
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Short Description: Embeds the Blue Search Angular chat as a floating launcher or full-width embed via shortcodes.

== Description ==
Blue Search Chat provides two shortcodes:
- [blue-search-launcher] – a floating launcher button that opens the chat.
- [blue-search-embed] – an inline, full-width embed.

Assets are enqueued only when shortcodes are present. No API keys are accepted via shortcodes.

== Installation ==
1. Upload the plugin zip.
2. Activate the plugin.
3. Add `[blue-search-launcher appid="your-app-id"]` or `[blue-search-embed appid="your-app-id"]` to a page.

== Frequently Asked Questions ==
= Does this plugin expose API keys? =
No. The plugin does not accept or render API keys in markup.

== Changelog ==
= 1.0.7 =
* Made ready for production system
* Added attribute for runing with dev environment,
  ** Add `[blue-search-launcher appid="your-app-id" env="DEV"]` or `[blue-search-embed appid="your-app-id" env="DEV"]` to a page.

== Upgrade Notice ==
= 1.0.6 =
Security/compatibility improvements.

== Changelog ==
= 1.0.6 =
* Hardened asset loading, shortcode sanitization, removed manual textdomain loader per Plugin Check.

== Upgrade Notice ==
= 1.0.6 =
Security/compatibility improvements.
