welsonjs

WelsonJS - Build a Windows app on the Windows built-in JavaScript engine

GPL-3.0 License

Stars
143

Bot releases are hidden (Show)

welsonjs - 0.2.7.36 Latest Release

Published by gnh1201 about 1 month ago

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.

welsonjs - 0.7.34

Published by gnh1201 about 2 months ago

0.7.34 released

welsonjs - 0.7.33

Published by gnh1201 about 2 months ago

0.7.33 released

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

Published by gnh1201 about 2 months ago

0.2.7.32 released

welsonjs - 0.2.7.31

Published by gnh1201 about 2 months ago

0.2.7.31 released

welsonjs - 0.2.7.30

Published by gnh1201 3 months ago

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
welsonjs - 0.2.7.29

Published by gnh1201 3 months ago

0.2.7.29 released

  • bug fix #126 (priority:high)
welsonjs - 0.2.7.28

Published by gnh1201 3 months ago

0.2.7.28 released

  • Update the assets
  • Update setup.iss 172a5109e91ecc92852c1cbaa5ea980fdd993f10
welsonjs - 0.2.7.27

Published by gnh1201 3 months ago

0.2.7.27 released

  • Improved the screen matching feature b687cf7727fb1c1990729349a76a4c3cf7c13c79 3b09a47fb82d2fbca26613b6b8aba141d4dae9dc
welsonjs - 0.2.7.26

Published by gnh1201 3 months ago

0.2.7.26 released

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

Published by gnh1201 3 months ago

0.2.7.25 released

  • Fix incorrect version info of WelsonJS.Service 3b1889656423ba96e475b1c2d90d92deedb8ff33
welsonjs - 0.2.7.24

Published by gnh1201 3 months ago

0.2.7.24 released

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

Published by gnh1201 3 months ago

0.2.7.23 released

  • Update WelsonJS.Toolkit binaries 7ef118955dbf0bbc3a434d79af42ed1158c79924
welsonjs - 0.2.7.22

Published by gnh1201 3 months ago

0.2.7.22 released

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

Published by gnh1201 3 months ago

0.2.7.21 released

  • Update WelsonJS.Service binaries #101
welsonjs - 0.2.7.20

Published by gnh1201 3 months ago

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
welsonjs - 0.2.7.19

Published by gnh1201 3 months ago

0.2.7.19 released

welsonjs - 0.2.7.18

Published by gnh1201 3 months ago

0.2.7.18 released

  • One more fix: Remote Script Execution feature ebb254061dbc5bf2c49f7d9f7c7e3c87309cbc9a a592cd08cf9e9d3c3dd82b4c31f5b14f5dfa6615
welsonjs - 0.2.7.17

Published by gnh1201 3 months ago

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
welsonjs - 0.2.7.16

Published by gnh1201 3 months ago

0.2.7.16 relased

  • Fix #122
  • Update the documentations.