github silexlabs/Silex v3.8.0
Silex v3.8.0

3 hours ago

Silex v3.8.0 is now available, live on v3.silex.me.

This release makes the desktop app update itself on every platform, adds Windows support for local development, and brings new editor features and fixes, several from the community.

Highlights

  • Desktop auto-update on Windows, macOS and Linux. The desktop app now checks for new versions and updates itself, with signed builds and an update manifest for each platform.
  • Background image in the Decorations panel. Set a background image directly from the style panel, thanks to @SyedIshmumAhnaf.
  • Filter your modified styles from the search bar. Quickly find the styles you changed, thanks to @ola-a11y.
  • Local development on Windows. Contributors can now install and run Silex on Windows.

What's Changed

Features

Bug Fixes

  • Autosave never re-enabled on fast or empty project loads (silex-lib) - Alex Hoyau
  • Do not open external sites inside the desktop webview, for example templates (silex-desktop) - Alex Hoyau
  • Match body selectors against the canvas wrapper class (grapesjs-advanced-selector) - Alex Hoyau
  • Target the active state-manager rule instead of the component default (grapesjs-css-variables, closes #1715) - Alex Hoyau
  • Retry GitLab requests on 5xx errors (silex-lib) - Alex Hoyau
  • Cleaner, simpler styles for the block panel and the style filter (silex-lib) - Alex Hoyau

New Contributors

Try it

Available now on v3.silex.me.

Desktop app

Install Silex on your computer:

Server binary (advanced)

The standalone server embedded in Silex Desktop, useful to try Silex from the command line. It is not meant for production self-hosting (no OAuth): to self-host Silex, follow the docs (Docker or Node.js).

Full Changelog: v3.7.3...v3.8.0

Don't miss a new Silex release

NewReleases is sending notifications on new releases.