Skip to content

Releases: Alex-Yablonsky/yablonsky-ai-chatbots

Yablonsky AI Chatbots 0.1.4

Choose a tag to compare

@Alex-Yablonsky Alex-Yablonsky released this 02 Sep 23:39

Yablonsky AI Chatbots 0.1.4

Canonical public release of Yablonsky AI Chatbots for WordPress integration.

Highlights

  • Canonical package identity: yablonsky-ai-chatbots.
  • Main plugin file: yablonsky-ai-chatbots.php.
  • Text domain: yablonsky-ai-chatbots.
  • Collision-free activation alongside the historical 0.1.3 package.
  • Automatic settings migration from yablonsky_secure_chatbots_settings to yablonsky_ai_chatbots_settings.
  • Historical site-level predecessor is silently deactivated after successful migration and may remain installed for rollback until acceptance.
  • WordPress Plugin Check completed with no errors.
  • Optimizer-resilient loader preserved.
  • loader.js remains unchanged from 0.1.3.
  • Core-owned exact-origin sessions and conversation continuity are unchanged.
  • Single-SDK ownership and iframe adoption are preserved.
  • External Yablonsky AI service/data-flow disclosure added for WordPress.org readiness.

Downloads

Stable installer:

yablonsky-ai-chatbots.zip

Version-specific installer:

yablonsky-ai-chatbots-0.1.4.zip

SHA-256 for both installer files:

1aa32e7fb8d74e941b5d7c1611ee2deab1d1163bcb90f32eb5e843a306ea7e3b

Source

Release tag:

v0.1.4

Release commit:

eaf8ef071e3086ee0c71739af8da42e3ccc8099a

Runtime boundary

WordPress remains a thin native adapter. Conversations, intelligence, exact-origin/session security and continuity remain on Yablonsky AI.

Canonical SDK path remains:

/e/yablonsky/secure-chatbots/sdk.js

Publisher

Developed and maintained by Yablonsky.io.

Product page: https://yablonsky.io/ai-chatbots/

Yablonsky AI Chatbots for WordPress 0.1.2

Choose a tag to compare

@Alex-Yablonsky Alex-Yablonsky released this 27 Aug 09:48

Yablonsky AI Chatbots for WordPress 0.1.2

The first public release of Yablonsky AI Chatbots for WordPress.

This plugin provides a native WordPress adapter for Yablonsky AI Chatbots, allowing website owners to connect an AI Chatbot to WordPress without storing private AI provider credentials or session secrets inside WordPress.

What's included

  • Native WordPress integration for Yablonsky AI Chatbots
  • Public Chatbot ID configuration
  • Canonical Yablonsky AI Chatbots SDK loading
  • Whole-site enablement with page exclusions
  • Desktop and mobile widget support
  • Same-origin adapter asset delivery
  • Single SDK / single iframe protection
  • Optional consent UI coexistence bridge
  • Graceful failure if the AI service is temporarily unavailable
  • Compatibility with WordPress installations that rewrite or hide plugin paths

Getting started

  1. Create a Yablonsky AI account:
    https://ai.yablonsky.io/signup

  2. Open AI Chatbots:
    https://ai.yablonsky.io/app/secure-chatbots

  3. Create a new AI Chatbot.

  4. Open the chatbot and go to:
    Deploy → Install

  5. Copy the public Chatbot ID from the install snippet.

  6. Install this WordPress plugin and open:
    Settings → AI Chatbots

  7. Paste the Chatbot ID, save the settings and enable the chatbot.

The Chatbot ID is a public integration identifier. It is not a private API key, bearer token or session credential.

Download

Stable installer name:

yablonsky-ai-chatbots-wordpress.zip

Version-specific installer:

yablonsky-ai-chatbots-wordpress-0.1.2.zip

SHA-256:

91a24756cda6526e92816de6088a26cf5970231980a5a892606f6a8808a8449c

Architecture

WordPress
→ Yablonsky AI Chatbots for WordPress
→ canonical Yablonsky AI Chatbots SDK
→ Yablonsky AI

The WordPress adapter handles placement and local configuration.

Conversation intelligence, security, session handling and conversation continuity remain on Yablonsky AI.

Security

The plugin does not store:

  • AI provider API keys
  • private chatbot secrets
  • session credentials
  • bearer tokens
  • conversation databases

Website-origin security remains controlled by Yablonsky AI.

Compatibility

  • WordPress 6.0+
  • PHP 7.4+
  • Yablonsky AI Chatbots canonical SDK

Some internal technical identifiers retain their existing compatibility namespace to preserve upgrades and existing installations.

Links

Yablonsky AI Chatbots:
https://yablonsky.io/ai-chatbots/

Yablonsky AI:
https://ai.yablonsky.io/

Yablonsky.io:
https://yablonsky.io/

Source code:
https://github.com/Alex-Yablonsky/yablonsky-ai-chatbots-wordpress

Author

Developed and maintained by Yablonsky.io.

License

GPL-2.0-or-later.