Skip to content

Releases: LupusMalusDeviant/Whiskers

Whiskers v0.12.1

Choose a tag to compare

@github-actions github-actions released this 11 Jul 20:18

What's Changed

  • Bump NCrontab from 3.3.3 to 3.4.0 by @dependabot[bot] in #14
  • Bump YamlDotNet from 16.3.0 to 18.1.0 by @dependabot[bot] in #15
  • Bump xunit.runner.visualstudio from 3.1.4 to 3.1.5 by @dependabot[bot] in #16
  • build(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #18
  • build(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #19
  • build(deps): bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #20
  • build(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #21
  • Bump MudBlazor from 9.2.0 to 9.7.0 by @dependabot[bot] in #23
  • Bump Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.0 to 10.0.3 by @dependabot[bot] in #24

New Contributors

Full Changelog: v0.12.0...v0.12.1

Whiskers v0.12.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 16:17

Full Changelog: v0.11.0...v0.12.0

ServerWatch 0.10.0

Choose a tag to compare

@LupusMalusDeviant LupusMalusDeviant released this 27 Jun 21:54

ServerWatch 0.10.0

Highlights since 0.9.0-beta:

AI & MCP

  • Agent-History: every agent/MCP tool call recorded (actor, params redacted, verdict,
    result, duration) with a filterable dashboard.
  • Human-in-the-Loop / Freigaben: central approval store; confirm-gated tools raise an
    approval with bell + Mattermost/Matrix push, approve/reject wired to the agent.
  • Site-wide, page-aware agent widget that becomes the acting agent when enabled —
    reads the current page and can send a screenshot to a vision model.
  • Rich chat widgets: live CPU/RAM charts and status cards embedded in agent replies.

Operations

  • CVE rework: one entry per CVE with all affected containers behind it, verified impact
    • OS context, and an age indicator; results persisted (no re-scan on restart).
  • Container detail resolves across all servers when opened from a notification deep-link.
  • Self-healing cleanup of leaked nsenter host-shell helper containers.

Product

  • Complete in-app user handbook (Hilfe) with searchable chapters, theme-aware SVG
    diagrams and screenshot placeholders.
  • New cat branding (logo + favicon), theme-tinted in-app logo, and many notification/UI fixes.