Silex v3.9.0 is live on https://v3.silex.me and the desktop apps are on the releases page.
What you will notice:
- The data source panels have been reworked. Every state and every property now sits in its own card, and switching between a fixed value and an expression behaves consistently
- ::selection is now supported in the advanced selector, so you can style selected text
- Publication zips are deleted after download instead of piling up on the server
For the desktop app, Linux builds are now reproducible and auto-updates are signature verified. You can rebuild the released binary yourself and check it matches ours. That work is funded by NLnet through the NGI Zero Commons Fund, see what's funded: https://www.silex.me/nlnet
Full notes: https://github.com/silexlabs/Silex/releases/tag/v3.9.0
There is also a prerelease running on https://canary.silex.me right now. It fixes GitLab publishing: the OAuth token used to be stored in a single slot shared by the storage and hosting connectors, so disconnecting after a publish made the next one fail with a 401. Two concurrent OAuth logins could also clash on their state parameter.
If you publish to GitLab, trying it on canary before it goes stable would really help. Report anything odd here or on GitHub.
Thanks to Jean Carlos Vargas and pupuking723 for their contributions to this release.
Want to help? Say hi here on the forum or pick a good first issue on GitHub