- ADD: Component Builder. Component export/import functionality;
- UPD: Versioning. Re-enable the Versioning functionality with the updated GitHub connection flow;
- UPD: Raw CSS. Add support for the `@container` queries;
- UPD: AI assistant. Refine the AI assistant behavior;
- UPD: Theme Builder. Reduce the number of theme builder service wrappers;
- UPD: Collection element. Accordion layout re-factoring to reduce theme styling conflicts and ensure all CSS children can be styled correctly;
- FIX: Custom Attributes: Prevent the problem with valueless attributes parsing from the Code mode;
- FIX: Raw CSS. Support for nested selectors inside the `:root`;
- FIX: Design System. Bug with the `Design System` JSON import;
- FIX: MCP. Fix the error on loading the latest skill pack;
- FIX: JetFormBuilder compatibility. Ensure front-end scripts correctly initialized;
- FIX: Link element. Prevent the fatal error on drag over the link element;
- FIX: Prevent PHP warnings on plugin activation.
- UPD: CSS variables. Refactor variables insertion UI;
- UPD: CSS variables. Add the CSS variables insertion UI to more controls;
- UPD: Versioning. Temporarily disable the Versioning functionality for safer migration to the updated GitHub connection flow;
- UPD: Text Element. Add more options to the allowed HTML tags list;
- UPD: Text & Block Elements. Change the default HTML tag to `div`;
- FIX: Theme Builder. Issues with the template conditions applying;
- FIX: CSS classes manager. Allow Tailwind-like classes syntax;
- FIX: Code Editor. Fix RTL styles issue;
- FIX: Component Builder. Prevent incorrect props sanitizing on prop name typing.
- ADD: Component. Dynamic tokens support for the component element controls;
- UPD: CSS classes editing UI. Save CSS class on general editor save action;
- UPD: CSS classes editing UI. Make the CSS classes editing more visually noticeable;
- UPD: AI assistant. Extend the available models list;
- UPD: Interaction. Add auto-hide of elements, which has `Show Element` action;
- FIX: Common Styles. Using child and sibling selectors;
- FIX: Theme Builder. Issue with the single posts templates;
- FIX: Prevent the fatal error on the `template_include` filter in some cases.