- 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.