> ## Documentation Index
> Fetch the complete documentation index at: https://skelementorcss.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> What’s new in SkelementorCSS.

The latest from **SkelementorCSS**: plugin releases and documentation updates, newest first.

<Update label="June 11, 2026" description="1.0.4" tags={["Docs", "Plugin"]}>
  * **Elementor 4.1 compatibility:** Skelementor now targets Elementor 4.1+ and follows the native Global Classes API/storage model across both `frontend` and `preview`.
  * **Preset-first import:** The built-in Skelementor Preset is now the standard path, importing **976 Elementor-native global classes** for Elementor’s default desktop, tablet, and mobile breakpoints.
  * **No core patching:** Skelementor works within Elementor 4.1’s native **1000 global class** limit, so no core-file patching or class-limit overrides are required.
</Update>

<Update label="April 30, 2026" description="1.0.3" tags={["Plugin"]}>
  * **Verbose class naming:** Renamed the bundled framework toward clearer, more explicit utility names after user feedback.
  * **Bundle refresh:** Rebuilt the shipped CSS, `.skele`, global classes, and global variables artifacts to match the updated naming.
  * **Cleanup:** Removed stale console/debug logging and tightened the parser around the refreshed utility set.
</Update>

<Update label="April 29, 2026" description="1.0.2" tags={["Plugin"]}>
  * **Editor hover previews:** Added hover previews for Skelementor classes inside the Elementor editor, with a setting to turn the feature on or off.
  * **Admin polish:** Improved the bundled preset import flow and plugin settings experience.
  * **Runtime cleanup:** Removed reliance on packaged beta-era patch manifest state so runtime patch data stays site-local.
</Update>

<Update label="April 19, 2026" description="1.0.1" tags={["Docs", "Plugin"]}>
  * **Release ZIP:** Shipped `19` new classes (`w-<value>`, `min-w-<value>`, `max-w-<value>`, `shadow-<color>`, `inset-shadow-<size>`, `inset-shadow-<color>`). Updated `11` classes (`shadow-<size>`, `btn-<color>`). Removed `4` classes (`drop-shadow-<size>`).
  * **Documentaion Upate:** Box-shadow docs now match the shipped plugin, where outer and inset shadow classes are standalone presets, and `drop-shadow` was removed from surfaced docs because Elementor does not expose separate support for that filter in the way the plugin would need.
</Update>

<Update label="April 15, 2026" description="1.0.0" tags={["Plugin"]}>
  * **Release ZIP:** Removed backup-folder content from the distribution build so published packages contain only the files meant for production installs.
</Update>

<Update label="April 14, 2026" description="Launch" tags={["Docs", "Plugin"]}>
  * **Launch day** for SkelementorCSS.
  * Documentation reflects **Elementor 4.0+** with **Atomic Editor** (stable; on by default for new Elementor installs).
  * **WordPress 6.9+** documented as the minimum supported version.
  * Quickstart and installation point to the hosted plugin ZIP release; navbar includes feedback and download links.
</Update>
