Skip to content

v1.8.7-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Feb 07:50

New Features:

Redesigned architecture

  • Agent:
    • Collects the information and stores it in a local SQLite DB.
    • Provides a http API to distribute the data to the clients
  • Slim UI:
    • Connects to the Agents http API and gets the information from the agent
  • Web UI:
    • Offers a long-term analytics view.
  • CLI UI:
    • Should connect to agent as well. Is not under active development at the moment.

Full Changelog: v1.8.6...v1.8.7-alpha.1