⚠️ Nightly build: This nighly-release may contain experimental features and breaking changes.
What's new
Configuration
- Support the
window.skipTaskbar
boolean option to hide the application icon from the operating system taskbar/dock. This option can also be passed from the command line via the--window-skip-taskbar=<true|false>
option.
Improvements/bugfixes
- Fix WebView2 crash when Windows usernames or executable paths contain Unicode characters (e.g., äüö, Chinese characters). Replaced ANSI Windows APIs with Unicode equivalents and added proper null pointer checking for environment variable access.
- Include details about missing parameter names in the error object of
NE_RT_NATRTER
.
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 🚀