Releases: gnh1201/welsonjs
Releases · gnh1201/welsonjs
0.2.7.57
🚀 0.2.7.57 released
Changes included in this release:
- Improve the post-install script in the installer:
- Support for optional binary downloads based on usage scenarios:
- python, curl, websocat, yara, wamr, tessdata, gtk3runtime, nmap, windivert, android_platform_tools, and more.
- Added experimental telemetry support:
- Uses PostHog and is currently applied only experimentally in the post-install script.
- More minor fixes
0.2.7.56
🚀 0.2.7.56 released
Changes included in this release:
- WelsonJS JCTG(JavaScript-Click-To-Go): Added file association support, allowing
.jsfiles to run directly via double-click in File Explorer (behaves like.exeexecution). - Reduced the installer size from 58 MB → 8 MB (approx. 86% reduction).
- Added
Array.from()method forEnumeratorobject, and related bugs fixed. - Fixed various reported issues and minor bugs.
0.2.7.55
0.2.7.55 released
- Introduced UseObject method (similar to the
usingkeyword) - Improved WebSocket support (WelsonJS Launcher)
- Added ESENT support (Windows built-in database)
- Introduced a cryptography module for a specific country
- Bug fixes and feature enhancements
Thank you.
Note: We perform malware scans on all released files, and all results are clean (virustotal.com).
0.2.7.54
0.2.7.54 released
- [New] WelsonJS Editor (Rich code editor powered by Microsoft Monaco Editor)
- Generative AI Integrations (ChatGPT, Gemini, ...)
- Improved WelsonJS Launcher
- More enhancements and fixes
0.2.7.53
0.2.7.52
0.2.7.52 released
- Add some mathematical methods using numbers.js
- Add new sponsor link: F1Security
0.2.7.51
0.2.7.50
0.2.7.49
0.2.7.48
0.2.7.48 released
- Changed to issue a warning about the possibility of malfunction if the screen scale is not 1 (when the screen DPI is not set to the default value). b2975e0
- Possible bug fixes for the screen operation duplicate processing prevention feature. a8a13b5
- Add support Anthropic/Claude integration (0.2.7.47)