Skip to content

Releases: davehorner/jetkvm_control

jetkvm_control-v0.2.0

09 Mar 18:43

Choose a tag to compare

Added

  • [breaking] interactive configuration features (-c) to edit jetkvm_control.toml files.

jetkvm_control-v0.1.4

09 Mar 13:16
e64e589

Choose a tag to compare

Added

  • initial release of jetkvm_control_svr with TLS and HMAC authentication
  • (keyboard) add send_key_combinations API and Lua binding
  • (scripts) add scripts folder with examples on automating the server and client.
  • (examples) add windows-alt-tab.lua, windows-notepad-helloworld.lua, windows-is_cmd_running.lua
  • (doc) windows-alt-tab.lua has been extensively documented, specifically for send_key_combinations

Fixed

  • (jetkvm_control_svr) enhance cryptographic provider setup

v0.1.3

03 Mar 14:11
cb67e54

Choose a tag to compare

Other

  • (deps) switch webrtc dependency to crates.io registry

v0.1.2

03 Mar 01:24
b1f59df

Choose a tag to compare

Added

  • update dependencies, logging, and documentation

v0.1.1

02 Mar 23:36

Choose a tag to compare

Added

  • add Lua script execution mode and update configuration handling
  • (cli) add command-line support and update dependency configuration
  • (lua) add Lua engine for async RPC integration
  • add lua support with feature flag

Other

  • add CHANGELOG.md and Cargo.lock

v0.1.0

02 Mar 20:59

Choose a tag to compare

chore: Release package jetkvm_control version 0.1.0