github neutralinojs/neutralinojs nightly
Neutralinojs nightly release

pre-release5 hours ago

⚠️ Nightly build: This nightly-release may contain experimental features and breaking changes.

What's new

API: computer

  • Add computer.getDisks() to retrieve information for each connected disk, including vendor, model, mount point, size, free space, and serial number.
  • Add compuer.getMachineId() to get the platform-specific unique machine identifier.

API: app

  • Add app.getProcessId() to retrieve the app's process identifier.

API: os

  • Add os.setEnv(key, value) to update process environment variables.
  • Add os.getLocaleInfo() to get the current locale information, including the full standard, unparsed locale, parsed region, and language.

Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version.

Get started: https://neutralino.js.org/docs


This release was auto-generated by ReleaseZri 🚀

Don't miss a new neutralinojs release

NewReleases is sending notifications on new releases.