The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| neutralinojs-v4.2.0.zip | 2022-01-22 | 1.9 MB | |
| Neutralinojs v4.2.0 released!.tar.gz | 2022-01-22 | 5.2 MB | |
| Neutralinojs v4.2.0 released!.zip | 2022-01-22 | 6.0 MB | |
| README.md | 2022-01-22 | 1.0 kB | |
| Totals: 4 Items | 13.2 MB | 0 | |
What's new
API: clipboard
- Add clipboard API for all platforms. Supports reading and writing text in the system clipboard.
Core: configuration
- Accept chrome-related CLI args:
--chrome-width,--chrome-height, and--chrome-args. - Accept
--neu-dev-extensionto enable devtools connections (For internal usages with CLI). - Accept custom HTTP headers via
serverHeadersoption.
API: global variables
- Added
NL_RESMODEto get details about application resources source. Returnsbundleif resources are loaded fromresources.neu. Otherwise, returnsdirectory.
Bugfixes
- Fix chrome mode user data dir issue (Support paths with spaces).
- Fix browser mode's shutdown issue with neu CLI.
Update the config file option cli.binaryVersion with 4.2.0 and enter neu update to fetch this version.
Get started: https://neutralino.js.org/docs
This release was auto-generated by ReleaseZri :rocket: