Skip to content

v1.2.0 Implement AHK-Callback

Compare
Choose a tag to compare
@ScheerleJo ScheerleJo released this 14 May 22:06
· 37 commits to main since this release

Important!

This is a not utterly functional release. A fix for the presenter2midi_startup script is coming soon.

Release Notes

This release implements the feature for Callbacks from AutoHotkey to Node.js.
This is realized by using curl and the new Request-Handler /send/callback.

Another improvement is the implementation of ESLint in the Repo.

Updates

  • Update index.js and module.js for Callbacks
  • Implement Curl command in AHK-Scripts
  • Bug-Fixes

Full Changelog: v1.1.0...v1.2.0