Skip to content

Kyvora 0.1.2

Choose a tag to compare

@github-actions github-actions released this 09 Jun 11:42
· 72 commits to main since this release

Added

  • Added user management for creating, managing, and resetting users.
  • Added automatic generation of temporary passwords for new or reset users.
  • Added password-change requirement after password resets.
  • Added database-backed system settings.
  • Added agent detail page in the web interface.
  • Added backend availability gate to improve handling when the API is unavailable.
  • Added agent host facts reporting.
  • Added support for fetching the agent version from the backend.

Changed

  • Improved the web sidebar with collapsible behavior.
  • Improved agent decommissioning by supporting connected agents.
  • Removed the development hint from the backend health gate.