Skip to content

v0.5.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@elahd elahd released this 18 May 17:21
· 70 commits to master since this release
2d84911

v0.5.0-beta

  1. Add support for real-time event notifications via WebSockets.
  2. Synchronous refreshes now pull from one consolidated endpoint instead of one endpoint per device type.
  3. Fixes bug with 2FA caused by change to 2FA flow.
  4. Added "watch" mode to adc CLI that watches for changes via WebSockets.
  5. Created device registry class to make retrieving / updating devices easier.
  6. Simplified and sped up devcontainer by moving most linting/pre-commit functions to ruff.

v0.5.0-beta.2

  1. Fix issues in which systems are not populated in device list.
  2. Increased WebSocket timeout.
  3. adc CLI raw output now formatted as JSON. This output was in Python object format previously. JSON makes it possible to copy/paste the output into a JSON prettifier.

v0.5.0-beta.3

  1. Support for user selection of OTP method when multiple are enabled for an account.
  2. Changed watch action in adc to stream.