github neutralinojs/neutralinojs v4.4.0
Neutralinojs v4.4.0 released!

latest releases: nightly, v5.4.0, v5.3.0...
2 years ago

What's new

API: window

  • Add window.getPosition to get the current window coordinates.

API: filesystem

  • Add filesystem.appendFile to append text content to a file. Thrown errors are similar to the filesystem.writeFile function.
  • Add filesystem.appendBinaryFile to append binary content to a file. Thrown errors are similar to the filesystem.writeBinaryFile function.

Dependencies

  • Use ayatana-appindicator3-0.1 instead of appindicator3-0.1 (Marked as obsolete in Debian packages)

Bugfixes/improvements

  • Dynamically call SetProcessDpiAwarenessContext function to support previous Windows versions.
  • Display the native method name with the NE_RT_NATPRME error payload.

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

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


This release was auto-generated by ReleaseZri 🚀

Download Neutralinojs

Don't miss a new neutralinojs release

NewReleases is sending notifications on new releases.