Add one-click “Connect to Chatonbo” button on the plugin settings page — sign in or create a Chatonbo account in a new tab, pick a bot, and the plugin auto-fills the Bot ID and turns the widget on. No more copy-pasting credentials between tabs.
Existing setups (with a Bot ID already configured) are unchanged.
CSRF-protected via WordPress nonce.
1.0.2
First WordPress.org-indexed release with corrected metadata
Add proper plugin icon and banner assets for the WP.org listing
Significantly expanded readme: richer description, full installation walkthrough, comprehensive FAQ
Contributors field now contains only the verified WordPress.org username
1.0.1
Tighten REST API permission callbacks: HMAC signature check for /config moved into the permission_callback for proper guard-level auth
Remove bot_id from the public /status endpoint response (was a minor info leak)
Add ami0n to Contributors
Bump “Tested up to” to WordPress 6.9
Differentiate Plugin URI from Author URI
1.0.0
Initial release
Settings page for manual Bot ID + API URL configuration
REST API endpoint for remote configuration from the Chatonbo dashboard