Setting the initial window position via modes.window.x and modes.window.y integer config props. Centering the window at startup via modes.window.center boolean config props.
Added Unicode characters support for Neutralinojs Windows. Statically link the Webview2 loader library for packaging without WebView2Loader.dll.
New file watcher API in Neutralinojs enables native, cross-platform file watching. Includes functions like filesystem.createWatcher(path) and filesystem.removeWatcher(watcherId).
Improvements in latest version fix window flashing, binary file appending issues, apply themes based on system preferences. Generates macOS arm64 and universal binaries with GitHub workflow.
ESM/NPM support making Neutralinojs app development easier with a globally exposed JavaScript file (neutralino.js). Added JSON schema definition for neutralino.config.json file.
Collection
[
|
...
]