A new canary version of Silex is available: https://canary.silex.me
This release brings important bug fixes, internal cleanup, and a better developer experience as we welcome new contributors. I'm preparing a few upcoming talks about Silex (including 11tymeetup.dev), so I’ve polished a few things to make the project easier to understand, run, and contribute to.
What's New Since v3.3.1-4
Bug Fixes
- Settings were lost on reload – now fixed
- Fixed autosave triggered on page load
- Removed weird dot from the publish dialog
- Notifications now show unread status correctly
DX & Internal Improvements
- All packages now have cleaned up
package.json
, properfiles
field, no.npmignore
- Removed broken postinstall build scripts
- Improved dev docs in some READMEs
- Standardized npm metadata for consistency
- Fixes for compatibility with jQuery and Backbone (via Webpack IgnorePlugin)
Try It Now
- Stable version → https://v3.silex.me
- Canary version → https://canary.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.3.1-6
docker pull silexlabs/silex:3.3.1-6