A new canary version of Silex is available: https://canary.silex.me/
⚠️ BEWARE! The preview works only in Firefox
⚠️ Attention ! La prévisualisation ne fonctionne que dans Firefox
This update focuses on dynamic data and live preview — a major step toward making Silex truly data-driven. It brings deep refactoring, better performance, and improved stability when working with connected or repeating elements. A small prototype of the future AI Copilot is also being experimented with.
What’s New Since v3.4.0
Dynamic Data & Live Preview
-
Major upgrade to the GrapesJS Data Source plugin
- Live preview directly on the canvas (no reload needed)
- Conditional visibility and dynamic attributes rendered instantly
- Loops and nested loops now render correctly and preserve styles
- Efficient preview updates when classes or attributes change
- Elements in loops remain editable and selectable
- Improved GraphQL and filters integration
- Better UX in the data source settings dialog
Core Improvements
- Faster and more reliable rendering pipeline
- Refactored data plugin for cleaner architecture and easier testing
- More robust handling of preview activation/deactivation
- Improved logging, error handling, and performance consistency
Misc
- Internal cleanup and dependency updates across all packages
- Standardized metadata and build scripts
- Early prototype work for future AI Copilot integration
Try It Now
- Canary version → https://canary.silex.me/
- Stable version → https://v3.silex.me/
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.5.1-1
docker pull silexlabs/silex:3.5.1-1