Neutralinojs nightly release
⚠️ Nightly build: This nightly-release may contain experimental features and breaking changes. What's new Security: Shell command allow list The shell command allow-listing feature restricts os.execCommand and os.spawnProcess to a configurable set of allowed programs via the new commandAllowList configuration option. When this option is set with one or more entries, the framework rejects any comma…