What's Changed
Features
- expose AI capabilities (grapesjs-advanced-selector) - Alex Hoyau
- support stdio for mcp, this is useful for agents to contribute to silex and test it without reconnect (silex-desktop) - Alex Hoyau
- auto update chore: splash screen (silex-desktop) - Alex Hoyau
- more mcp tools (silex-desktop) - Alex Hoyau
- dashboard (silex-desktop) - Alex Hoyau
- mcp server (silex-desktop) - Alex Hoyau
- list websites, add: dashboard 2026 silex site (silex-desktop) - Alex Hoyau
- mcp server embeded in the app (silex-desktop) - Alex Hoyau
- native welcome script and app menu (silex-desktop) - Alex Hoyau
- basic tauri app with silex editor in a window (silex-desktop) - Alex Hoyau
- better support for windows native webview (for tauri) (silex-lib) - Alex Hoyau
- better support for macos native webview (for tauri) (silex-lib) - Alex Hoyau
- add grapesjs-css-variables plugin (silex-lib) - Alex Hoyau
- design for the new uis, add template (forked from) license and contribution link (MR) (silex-lib) - Alex Hoyau
Bug Fixes
- css class should be allowed uppercase letters (grapesjs-advanced-selector) - Alex Hoyau
- remove style does not remove the style (grapesjs-advanced-selector) - Alex Hoyau
- ff bug when change selector on the body (grapesjs-advanced-selector) - Alex Hoyau
- styles applied to the body are applied to grapesjs wrapper instead (grapesjs-advanced-selector) - Alex Hoyau
- don't style the body by ID (grapesjs-advanced-selector) - Alex Hoyau
- when a data source is set to wordpress, we should not hide contentNode graphql properties (ACF) (grapesjs-data-source) - Alex Hoyau
- in chrome, the expression "+" dropdown can be hidden if the dropdown is near the right side of the screen (grapesjs-data-source) - Alex Hoyau
- missing data in the completion, for WP backend type only (grapesjs-data-source) - Alex Hoyau
- dropdowns don't display correctly in tauri's webview (grapesjs-data-source) - Alex Hoyau
- links to local fs on macos (silex-desktop) - Alex Hoyau
- on macos links and logs (silex-desktop) - Alex Hoyau
- path for the app should be writable, appimage is buggy with tauri (silex-desktop) - Alex Hoyau
- missing .ico on windows (silex-desktop) - Alex Hoyau
- src-tauri/icons/icon.png was bugged (silex-desktop) - Alex Hoyau
- import image by URL breaks the publication (silex-lib) - Alex Hoyau
- default styles in the canvas are missing randomly (silex-lib) - Alex Hoyau
- every element has an id, even when it is never set by the user (silex-lib) - Alex Hoyau
- WebKitGTK drag-and-drop workaround (silex-lib) - Alex Hoyau
Other Changes
- Remove Windows preinstall CI workflow (monorepo) - Wassim Triki
- Follow-up: align script style and CI shell on Windows (monorepo) - Wassim Triki
- Improve yarn guard message (monorepo) - Wassim Triki
- CI: verify preinstall guard on Windows (monorepo) - Wassim Triki
- Make preinstall yarn check cross-platform (monorepo) - Wassim Triki
- export selector model functions for programmatic use (mcp) (grapesjs-advanced-selector) - Alex Hoyau
- Use French video playlist for fr footer link (silex-dashboard) - Safal2004
- Fix broken Videos footer link (#1646) (silex-dashboard) - Safal2004
- Fix broken Videos footer link on v3.silex.me (silex-dashboard) - Safal2004
- .env to make start command simple (silex-desktop) - Alex Hoyau
New Contributors
Contributors
Try it
This is a pre-release intended for testing: https://canary.silex.me
Downloads
| Platform | Server (CLI) | Desktop App |
|---|---|---|
| Linux x64 | silex-server-linux-amd64 | .deb |
| macOS ARM | silex-server-macos-arm64 | .dmg |
| macOS x64 | silex-server-macos-x64 | .dmg |
| Windows x64 | silex-server-windows-amd64.exe | .exe |
Full Changelog: v3.7.2...v3.7.3-canary.3