=== Appleseed Live ===
Contributors: appleseednews
Tags: live streaming, video, news
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
Stable tag: 0.1.5
License: GPLv2 or later

Connection bridge for Appleseed Live field streaming — auth, pairing, signaling, and site playback.

== Description ==

Pairs Android and Windows apps over HTTPS. Optional public live and VOD playback via Gutenberg block.

== Installation ==

1. Upload the plugin ZIP via Plugins → Add New → Upload.
2. Activate Appleseed Live.
3. Configure Settings → Appleseed Live (TURN, CDN, viewer access).
4. Add `ASL_JWT_SECRET`, `ASL_AGENT_API_KEY`, and `ASL_PLAYBACK_SIGNING_SECRET` to wp-config.php on production.

== Changelog ==

= 0.1.5 =
* Multisite: network activation/deactivation, new-site bootstrap; ASL_VERSION reads plugin header.

= 0.1.4 =
* Security: ignore unsigned remote wipe banned/blocked; wipe only via verified signed commands.

= 0.1.1 =
* DWD Plugins Hub menu integration and publish pipeline.

= 0.1.0 =
* Initial release: hybrid auth, signaling, sessions, player block, recordings catalog API.
