------------- 2022.10.03 Release ------------- - https://github.com/codelegs/as-node-helper/issues/3 - linux - get all services - linux delete service - linux install service - linux - template - bypass is ready on windows - windows - bypass functionality - windows - get services instances - windows - is running service - windows - run service - windows - stop service - code refactoring - decreased code lines with templates - windows - is service installed - windows - delete service - windows - install service - Template for service functionalities - windows compilation fix - compilation linux fix - as-node-license-verification is renamed to as-node-helper - New API : loading from file - Fixed a temp files mess in localappdata - Added a License ID field - useless - https://github.com/codelegs/as-node-license-verification/issues/2 - Entitlements for future macOS signing - https://github.com/codelegs/as-node-license-verification/issues/1 - Added UI Info - https://github.com/codelegs/as-node-license-verification - Refactoring - Final Fix #2 - Final Fix - macOS compilation - Linux is ready - To force it work we should compile nodejs with `./configure --shared-openssl` option - Linux Compilation (only offline) - https://github.com/codelegs/as-node-license-verification/blob/master/src/aslicval.cpp - Fixed BASE64 critical issue - Windows module is ready - Fixed native lib name - Extra notes for where to place the builds - Preparing index.js for testing. - First push