Latest – 1.0.0-beta-1
November 28, 2025
This release introduces the first iteration of the CSS toolbar — a new way to quickly insert commonly used CSS properties into your code. Over time, it will replace the existing CSS style inputs. You can enable it using the toggle in the “Hide/Show panel” in the bottom-left corner of the UI. If you encounter issues and need to turn it off via code, simply disable the “CSS_MINI_GUI” feature flag (see the feature flag documentation for details). The toolbar is still a work in progress, and more improvements will follow in upcoming releases.
Alongside this, you’ll find a variety of small fixes and enhancements. Stability has been looking strong, and with this release we’re officially moving into beta. We maintain backwards compatibility as much as possible, but backups are always recommended.
Legend
- Feature
- Improvement
- Fix
- Breaking