8000 Release 1.4.0 · clicon/clixon-pyapi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

1.4.0

Latest
Compare
Choose a tag to compare
@krihal krihal released this 03 Apr 06:39
· 19 commits to main since this release

1.4.0

3 April 2025

Features

  • NACM support, get the username from transactions before running services.
  • Use the local users login instead of a hardcoded one in all XML RPC messages.

Corrected bugs:

  • Make sure rpc_subscription_create() sends the same attributes as the CLI.
  • show_devices_diff() should handle any stray transaction IDs recevied from the backend.
  • Commit hooks didn't run properly, hasattr() should use module and not modules.
  • Avoid os.getlogin() and use getpass.getuser() instead.
  • Should not exit unless the modules list is empty.
0