Skip to content

Releases: skalesapp/wordpress

v1.3.0

19 Apr 12:02
0847930

Choose a tag to compare

Skales Connector for WordPress v1.3.0

Documentation catch-up, WP Rocket capability fix, and compatibility verification with Skales Desktop v10.0.3.

No functional code changes. Safe upgrade from v1.2.x.

What's New

WP Rocket Now Announced

WP Rocket was already being detected and cleared by the cache-clear endpoint. It's now also reported in the /connect capabilities payload, so Skales Desktop knows up front that WP Rocket is installed.

Plugin Header Compliance

Added Tested up to: and License URI: fields to the plugin header for WordPress.org compliance and clarity.

Skales Desktop v10.0.3 Compatibility

Verified compatible with the current Skales Desktop release. Earlier Desktop versions (v9.2.0+) continue to work with this plugin.

Changelog Catch-Up

The readme.txt changelog was stuck at v1.2.0 while the code had moved to v1.2.1. Both entries are now properly documented.

Full Changelog

= 1.3.0 =
* Added WP Rocket to /connect capabilities payload
* Compatibility verified with Skales Desktop v10.0.3
* Plugin header: added Tested up to and License URI fields
* Documentation refresh

= 1.2.1 =
* Minor internal fixes
* Version constant aligned with plugin header

Compatibility

  • WordPress: 5.6+ (tested up to 6.8)
  • PHP: 7.4+
  • Skales Desktop: v10.0.3+ recommended, v9.2.0+ supported

Installation

Fresh Install

  1. Download skales-connector.zip from the Assets below
  2. WordPress Admin → Plugins → Add New → Upload Plugin → select the zip
  3. Activate
  4. Skales admin menu → copy the API token (shown once)
  5. Paste into Skales Desktop → Settings → Integrations → WordPress

Upgrade from v1.2.x

Just upload the new zip through Plugins → Add New → Upload Plugin. WordPress will replace the old version automatically. Your existing token and settings are preserved.

Links


MIT Licensed. Built by Mario Simic, Vienna.

v1.2.0 - Wordpress 2.0

13 Apr 00:22

Choose a tag to compare

What's New

Elementor Flexbox Container Format

  • Completely rewritten Elementor output: now uses container → widget format instead of section → column → widget
  • Fixes blank pages on sites with Flexbox Container enabled as standard (Elementor default since 3.x)
  • elementor_canvas page template auto-set — eliminates theme wrapper conflicts
  • CSS regeneration after programmatic page creation

Old Version Collision Detection

  • Plugin now detects if an older version of Skales Connector is active
  • Auto-deactivates old version on activation to prevent conflicts
  • Shows admin notice explaining what happened

Token Preservation

  • Upgrading from v1.0.0/v1.1.0 no longer resets your API token
  • Existing token is preserved across updates - no need to reconnect in Skales Desktop

Web Search in WordPress Agent

  • Skales Desktop v9.2.5 adds search_web, fetch_web_page, and extract_web_text tools to the WordPress agent
  • AI can now research current content before building your pages

Upgrade

  1. Download skales-connector.zip from this release
  2. WordPress Admin → Plugins → Add New → Upload Plugin → Select the zip
  3. Activate - your existing token is preserved
  4. If you had v1.0.0 or v1.1.0 installed, the old version is auto-deactivated

Requires

  • WordPress 5.6+
  • PHP 7.4+
  • Skales Desktop v9.2.0+ (v9.2.5 recommended for full WordPress 2.0 features)

v1.1.0 - Improvements, Full-Width CSS & Theme Compatibility

11 Apr 22:35

Choose a tag to compare

Changes

New

  • _skales_page post meta flag on all Skales-created pages and posts
  • body_class filter adds skales-page to <body> for high-specificity CSS
  • the_content wrapper with inline max-width override as last-resort

Improved

  • Full-width CSS rewritten with body.skales-page prefix selectors
  • Theme compatibility: Astra, GeneratePress, Twenty Twenty-Four, Kadence, OceanWP, Elementor boxed sections
  • All width/padding/margin overrides use !important

Fixed

  • Pages no longer constrained by theme container widths
  • Block themes with is-layout-constrained properly override to full-width

v1.0.0 - Skales Connector for WordPress

10 Apr 16:09
81af749

Choose a tag to compare

Connect your WordPress site to Skales Desktop AI Agent.

Features

  • Token-based authentication (SHA-256)
  • Create/edit pages and posts with full HTML support
  • Elementor page building via JSON
  • WooCommerce bulk price management
  • SEO meta (RankMath + Yoast)
  • Media upload (images, videos, PDFs)
  • Cache clearing (WP Super Cache, W3 Total Cache, LiteSpeed, WP Rocket)
  • Auto-detect installed plugins

Installation

  1. Download skales-connector-1.0.0.zip
  2. WordPress Admin → Plugins → Add New → Upload Plugin
  3. Activate and copy the API token
  4. Paste in Skales Desktop → Settings → WordPress

Requires WordPress 5.6+, PHP 7.4+