Recent Releases of welsonjs.toolkit

welsonjs.toolkit - 0.2.7.55

0.2.7.55 released

  • Introduced UseObject method (similar to the using keyword)
  • 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).

- JavaScript
Published by gnh1201 6 months ago

welsonjs.toolkit - 0.2.7.54

0.2.7.54 released

- JavaScript
Published by gnh1201 11 months ago

welsonjs.toolkit - 0.2.7.53

0.2.7.53 released

  • Update the search engine detection (lib/http.js)
  • Add new proxy type stateless-jsonrpc2 (lib/http.js)

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.52

0.2.7.52 released

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.51

0.2.7.51 released

  • This update resolves an issue from previous modifications where log types were not being displayed.

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit -

0.2.7.50 released

  • Improved type handling for the console object (e.g., console.log()).
  • Added numbers.js library (support for advanced math operations) and test files.
  • Renamed some JavaScript library files in the assets/js directory.

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.49

0.2.7.49 released

  • Change the API name DecryptStringHIGHT to DecryptString and EncryptStringHIGHT to EncryptString 5b264b64fd0bc1df6f67ef467d3d72acf4189ad0
  • Update the nuspec file for WelsonJS.Toolkit
  • Update the affected files.

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 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). b2975e053c356e618592306997c93572906fd866
  • Possible bug fixes for the screen operation duplicate processing prevention feature. a8a13b539c46103af3d15e1195aa759380e3423e
  • Add support Anthropic/Claude integration (0.2.7.47)

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.47

0.2.7.47 released

  • Fix bugs related to the settings and logger

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.46

0.2.7.46 released

  • Migrate parent.Log() to Microsoft.Extensions.Logging(e.g., LogInformation) #154

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.45

0.2.7.45 released

  • Add nuget profile for WelsonJS.Toolkit
  • Minor fixes

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.44

0.2.7.44 released

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.43

0.2.7.43 released

  • Added missing parameters for detecting SERP.
  • Changed the WelsonJS favicon. Thanks @druidesse

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.42

0.2.7.42 released

  • Fix an issue where the proxy URL was not applied in the default engine mode (MSXML). (lib/test.js, testloader.js)
  • Update example code using API services in partnership.

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.41

0.2.7.41 relased

  • Fix .send() not working without a proxy #145
  • Change the methods and variables CharsetDetector to DetectCharset
  • Add searchapi.io SERP support

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.40

0.2.7.40 released

  • Fixed: Resolved the issue where tabs were being infinitely duplicated in the Tab UI.
  • Fixed: Resolved the issue where cached stdout and stderr were not being cleared after shell requests (lib/http.js, lib/shell.js).

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.39

0.2.7.39 released

  • Updated: Applied a UI that supports tabs.
  • Fixed: Moved some UI control functions (drag and drop) from webloader.js to app/index.js.
  • Fixed: Corrected the mislabeled identifier code for console.warn() in webloader.js (warning -> warn).
  • Updated: Applied new screenshots reflecting the changes.

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.38

0.2.7.38 released

  • Add the Proxy API services integration #143
  • Add support ARM architecture (lib/http.js)

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.37

0.2.7.37 released

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.36

Apology: There was an issue where the version was incorrectly displayed as 2.7.x instead of 0.2.7.x. We apologize for the mistake.

0.2.7.36 released

  • Fix gRPC based heartbeat service #139 (Thanks to @soumt-r)
  • Fix the file event monitor feature (trace a file creation, network connection, and registry modification)
  • Fix minor issues

Thank you.

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.7.34

0.7.34 released

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.7.33

0.7.33 released

  • Fix: refactor #132
  • Enhancement; Add a parser generator for JavaScript (e.g., PEG.js) #135
  • some more

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.32

0.2.7.32 released * Fix: Use HTTP/1.1 on the gRPC client https://github.com/gnh1201/welsonjs/commit/85932406928a645e289d769bf18f8a08df1dfade * Fix: Read the initial configurations from settings.ini https://github.com/gnh1201/welsonjs/commit/222fe3c1a03f3767820567ff605400dbcb0053d2 * Fix: typos some files * Fix: more minor fixes

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.31

0.2.7.31 released

  • Fixed: Issue with casting C# string[] Type to the built-in scripting engine #133
  • Added: Add standalone WelsonJS.Launcher program https://github.com/gnh1201/welsonjs/discussions/107
  • Fixed: Some fixes of the screen time feature
  • Fixed: more more more.

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.30

0.2.7.30 released

  • Performance fix: The screen time feature in WelsonJS.Service
    • Note: The screen time feature is available the user interactive mode only, if you want disable this feature, use --disable-screen-time parameter
  • Update SECURITY.md

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.29

0.2.7.29 released

  • bug fix #126 (priority:high)

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.28

0.2.7.28 released

  • Update the assets
  • Update setup.iss 172a5109e91ecc92852c1cbaa5ea980fdd993f10

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.27

0.2.7.27 released

  • Improved the screen matching feature b687cf7727fb1c1990729349a76a4c3cf7c13c79 3b09a47fb82d2fbca26613b6b8aba141d4dae9dc

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.26

0.2.7.26 released

  • Fix the working directory issue on WelsonJS.Service component d5f55e0f28c5c52ddc2ac2e9b1c7564209dbb307

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.25

0.2.7.25 released

  • Fix incorrect version info of WelsonJS.Service 3b1889656423ba96e475b1c2d90d92deedb8ff33

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.24

0.2.7.24 released

  • Change the default script name of WelsonJS.Service (helloworld -> defaultService) f60f99fc73dd6d6ce03213b63c92b8fd243a1022
  • Update WelsonJS.Service binaries 84e094fc1920206f6e8792de27db0d0d36c0dedc

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.23

0.2.7.23 released

  • Update WelsonJS.Toolkit binaries 7ef118955dbf0bbc3a434d79af42ed1158c79924

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.22

0.2.7.22 released

  • Clean up and relocate files d15f23a3c131d10f612298475e5b8a6575b5fc29
  • Fix the unwanted closing bug with initializeWindow() and exit() d15f23a3c131d10f612298475e5b8a6575b5fc29

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.21

0.2.7.21 released

  • Update WelsonJS.Service binaries #101

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.20

0.2.7.20 released

  • Add WelsonJS.Service component - Can be write a Windows Services with Javascript #101
  • Fix app.js #101
  • Fix helloworld.js (example file) #101

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.19

0.2.7.19 released

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.18

0.2.7.18 released

  • One more fix: Remote Script Execution feature ebb254061dbc5bf2c49f7d9f7c7e3c87309cbc9a a592cd08cf9e9d3c3dd82b4c31f5b14f5dfa6615

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.17

0.2.7.17 released

  • Fix some bugs in lib/http module related with the setPrefix() of lib/shell f2239e75a9b1194c1a896dc4ac2563439ae75c42
  • Add Certutil HTTP request method to lib/http module f2239e75a9b1194c1a896dc4ac2563439ae75c42
  • Add Remote Script Execution feature into app.js (the framework base file) 4db58b0a3ae928bc15ff9bf8d9bf3e7b32951d53 0764d2793d65d77582474bc19096621d34090b9f

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.16

0.2.7.16 relased

  • Fix #122
  • Update the documentations.

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.15

0.2.7.15 released

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.14

0.2.7.14 released

  • Fix mistypo in lib/wmi.js https://github.com/gnh1201/welsonjs/commit/0a35ade427c1e89fd434d614e763c1eb1bd2d44f
  • Fix the setup profile for updates https://github.com/gnh1201/welsonjs/commit/a56d8eb11b4f66401f162689e624779c84fb69e2

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.13

0.2.7.13 released

  • Add .setPrefix() method to lib/shell
  • Add supports BITS #119
  • Add .sonarcloud.properties file
  • Fix broken file paths
  • Clean up an unused code blocks

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.13-rc1

0.2.7.13-rc1 released

  • The lib/xml module has been improved to be managed by the lib/pipe-ipc module.
  • Supports JSON-RPC 2.0.
  • Supports MySQL queries. Must be used with the Caterpillar Proxy.

- JavaScript
Published by gnh1201 over 1 year ago

welsonjs.toolkit - 0.2.7.12

0.2.7.12 released

  • Fixed: #111
  • Fixed: #109
  • Fixed: lib/adb.js
  • Enhanced: Add Bitmap interface to the native component
  • Fixed: setup.iss
  • Fixed: lib/http.js - Read a compressed response
  • and more

- JavaScript
Published by gnh1201 almost 2 years ago

welsonjs.toolkit - 0.2.7.11

0.2.7.11 released

  • Fix summernote issues https://github.com/summernote/summernote/issues/4624

- JavaScript
Published by gnh1201 almost 2 years ago

welsonjs.toolkit - 0.2.7.10

0.2.7.10 released

  • Add method Browser.waitUntil https://github.com/gnh1201/welsonjs/commit/533521239fc8b6e0b4eb1aefc004aeb5871b421c

- JavaScript
Published by gnh1201 almost 2 years ago

welsonjs.toolkit - 0.2.7.9

0.2.7.9 released

  • Update encryptor.js
  • Update README.md

- JavaScript
Published by gnh1201 almost 2 years ago

welsonjs.toolkit - 0.2.7.8

0.2.7.8

  • Update bin/README.md

- JavaScript
Published by gnh1201 about 2 years ago

welsonjs.toolkit - 0.2.7.7

0.2.7.7

  • [app] HIGHT (ISO/IEC 18033-3) encryption and decryption for a script file #104
  • [lib/http] cURL error with non-escaped ampersand on Command Prompt #103
  • minor fixes

- JavaScript
Published by gnh1201 about 2 years ago

welsonjs.toolkit - 0.2.7.6

0.2.7.6

  • Improved: #96
  • Improved: the new version of WelsonJS.Toolkit.dll
  • minor fixes

- JavaScript
Published by gnh1201 about 2 years ago

welsonjs.toolkit - 0.2.7.5

0.2.7.5

  • [app] Transpiling ES6 generator functions #75
  • Add LZ77 (MsCompress) algorithm implementation e7068f0f9738023ce4f892c5140b351c5445a4d4
  • Update the additional binaries information bin/README.MD
  • [Toolkit] Access to a shared memory #96
  • Minor fixes

- JavaScript
Published by gnh1201 about 2 years ago

welsonjs.toolkit - 0.2.7.5-PRE

0.2.7.5-PRE

  • [app] Transpiling ES6 generator functions #75
  • Add LZ77 (MsCompress) algorithm implementation e7068f0f9738023ce4f892c5140b351c5445a4d4
  • Update the additional binaries information bin/README.MD
  • Minor fixes

- JavaScript
Published by gnh1201 about 2 years ago

welsonjs.toolkit - 0.2.7.4

Changes

  • [lib/msoffice] Change the excel.setValueByPosition(x, y, c) to excel.getCellByPosition(x, y).setValue(c)

- JavaScript
Published by gnh1201 over 2 years ago

welsonjs.toolkit - 0.2.7.3

Updated

  • [lib/msoffice] WelsonJS - Microsoft Office (e.g. Excel) integration #93

- JavaScript
Published by gnh1201 over 2 years ago

welsonjs.toolkit - 0.2.7.2

Changes

  • [webloader] Add WYSIWYG HTML Editor #92
  • Integrate all test files into testloader.js

- JavaScript
Published by gnh1201 over 2 years ago

welsonjs.toolkit - 0.2.7.1

Fixed issues

  • Fixed bug: broken GUI sample #86, Reported by @eogloblin, in 2023-10-26

- JavaScript
Published by gnh1201 over 2 years ago

welsonjs.toolkit - 0.2.7

Fixed issues

  • [lib/system] A few environment variables cannot be referenced in ScriptControl mode. #79
  • [lib/pipe-ipc] Improving concurrencies in a multiprocessing #84 with 6 issues

- JavaScript
Published by gnh1201 over 2 years ago

welsonjs.toolkit - 0.2.6.1

0.2.6.1

  • Fix mis-typos

What's new in 0.2.6

  • [CryptoJS] Add support CryptoJS #72
  • [lib/grpc] Add support gRPC #71 see video demo
  • [app] Add support ReasonML/Rescript #77
  • and more

- JavaScript
Published by gnh1201 over 2 years ago

welsonjs.toolkit - 0.2.6

What's new in 0.2.6

  • [CryptoJS] Add support CryptoJS #72
  • [lib/grpc] Add support gRPC #71 see video demo
  • [app] Add support ReasonML/Rescript #77
  • and more

- JavaScript
Published by gnh1201 over 2 years ago

welsonjs.toolkit - 0.2.5.5

Fixes

  • [app] Add support ReasonML/Rescript #77
  • [CryptoJS] Add support CryptoJS #72
  • and more

- JavaScript
Published by gnh1201 over 2 years ago

welsonjs.toolkit - 0.2.5.4

0.2.5.4 released * Fixed: Replace all StdEventableObject/STD.EventableObject to StdEventTarget/STD.EventTarget (lib/std.js) * and more updates

- JavaScript
Published by gnh1201 about 3 years ago

welsonjs.toolkit - 0.2.5.3

0.2.5.3 released

  • Add support TypeScript #66

- JavaScript
Published by gnh1201 about 3 years ago

welsonjs.toolkit - 0.2.5.1

0.2.5.1 released

  • [app] Add support CoffeeScript #65
  • [app] Add support LiveScript
  • [app] Bugfixes
  • [README, SECURITY] Update the contact (Report abuse and security issues)
  • [lib/pipe-ipc] Add the PIPE-based IPC(Inter-Process Communication)
  • [lib/extramath, lib/fakeworker] Add an extra library
  • [lib/security] Add method OpenThreatSettings() (Open the Windows Security Center)
  • [WelsonJS.Toolkit] Add virtual keys (F1 ~ F12)
  • [*] Bugfixes

- JavaScript
Published by gnh1201 about 3 years ago

welsonjs.toolkit - 0.2.4p3 (Urgent)

  • [lib/chrome, lib/http] HTTP.create() is missing #58

- JavaScript
Published by gnh1201 over 3 years ago

welsonjs.toolkit - 0.2.4p2

- JavaScript
Published by gnh1201 over 3 years ago

welsonjs.toolkit - 0.2.4

  • [lib/mitmproxy] Add support mitmproxy #43
  • [app] Stop running this script? #47
  • [lib/std] AsyncFunction counter implementation #50
  • [lib/http] Capturing traffic by Fiddler #51
  • Something more...

- JavaScript
Published by gnh1201 over 3 years ago

welsonjs.toolkit - 0.2.3

  • [LICENSE] Change the license: MS-PL (Like an MIT) -> MS-RL (Like an LGPL)
  • [lib/chrome] Change and add some variables to calculate the coordination of the window
  • [bootstrap] Remove unnecessary registry works.
  • [lib/http] Add the method .isFollowRedirect(boolean) and .setSaveTo(string) to HTTP/CURL mode
  • [lib/shell] Fix the regular expression /[ "]/g to [ "=]/g
  • [lib/wmi] Add the method .fetchAll2() (welsonjs/wiki/JScript-Enumerator, #30)
  • [lib/std] Add the class AsyncFunction (Like an async keyword)
  • [lib/std] the time of sleep() function is not accuracy #34
  • [app] Add callback _echoCallback(f) #33
  • [lib/yaml] Add support YAML #35
  • [toolkit.demo] Add the example of Toolkit module
  • More changes...

- JavaScript
Published by gnh1201 almost 4 years ago

welsonjs.toolkit - 0.2.2

0.2.2 released

WelsonJS

  • [lib/python3] Integrate with Embedded Python #29
  • Update binaries

- JavaScript
Published by gnh1201 about 4 years ago

welsonjs.toolkit - 0.2.1

0.2.1 released

WelsonJS

  • Clean unnecessary contents.
  • Added bootstrap.bat file
  • [lib/toolkit] Implementation of User prompts (alert, confirm. prompt) #21
  • [lib/toolkit] Add support CSharp.NET (or VB.NET) native #18
  • [lib/websocket] Add support websocket #17
  • [core] Try Porting core-js to WSH.js #16
  • [core] When the HTA is not listed as associated #15
  • [core] Conflict ES5-shim(sham) 4.5.15 and ES6-shim(sham) 0.35.x #14
  • [lib/gtk] Add support GTK Glade GUI XML in WelsonJS #12
  • [lib/system] Porting Squel.js to WelsonJS (WMI SQL on WSH) #10
  • [lib/json] Fix problem of JSON module in console mode bug #8

core-js

  • Fixed crashing of Object.create(null) on WSH, https://github.com/zloirock/core-js/pull/966
  • One more fix crashing of Object.create(null) on WSH, https://github.com/zloirock/core-js/pull/970

- JavaScript
Published by gnh1201 over 4 years ago