A new canary version of Silex is now available on https://canary.silex.me/. This update focuses on fixing bugs, improving the interface, and polishing features introduced in previous releases.
Help us test it before it goes live — your feedback helps shape Silex.
What's New Since v3.3.1-2
Improved CSS Behavior
- Better handling of flex and inline-flex layouts
- Fixed visibility issues with certain advanced CSS properties (e.g.
:after
,flex-item
) - The style panel is now more accurate and easier to work with
More Reliable CSS Selectors
- Selectors are now more stable when copying elements, changing IDs, or using special states like
:hover
- Fixes issues where styles could be lost or incorrectly applied when editing
Cleanup & Performance
- Removed unnecessary background telemetry to improve privacy and performance
- Internal consistency across all parts of the app (editor, dashboard, CMS, etc.)
Try It Now
- Stable version → https://v3.silex.me/
- Canary version → https://canary.silex.me/ (test the latest version)
Need Help?
- Community forum → https://community.silex.me/
- Chat with the team → https://short.silex.me/chat
- Report bugs → https://github.com/silexlabs/Silex/issues
For Developers & Advanced Users
npm install @silexlabs/silex@3.3.1-3
docker pull silexlabs/silex:3.3.1-3