Skip to content

v0.50.0

Choose a tag to compare

@github-actions github-actions released this 29 May 13:16
· 71 commits to main since this release

What's New

  • Project history — View CPU, memory, and network metrics over the last hour, day, or week. Web UI includes lightweight sparklines and a timeline of lifecycle events. CLI command: moor history <project> [--hours N].

Fixes

  • History argument parsingmoor history now accepts project name and --hours flag in any order. Previously --hours 1 project-name would silently misparse the flag value as the project ID.