Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 14:28
· 208 commits to main since this release
1b20401

Added

  • Read-only Networks view (#36) and System view with service status and disk
    usage (#35).
  • Container run/create form plus one-shot command execution inside a running
    container (#34).
  • Image mobility actions in the images panel: tag, save, load and push, with
    scoped registry-auth and permission hints on failure (#33).
  • Multi-select marks (space to mark) with confirmed bulk delete for images and
    volumes (#30).
  • Inspect-backed detail panes: mounts, networks, resources and hostname for
    containers (#31); deep details for images and volumes (#32).

Changed

  • Relicensed vessel from Apache-2.0 to MIT (#29).

Fixed

  • Prompt input dropping spaces and multi-byte runes.
  • Release pipeline goreleaser deprecations and --version wiring (#37).
  • Footer overflow and clamping, help-screen fitting, stale confirm state,
    duplicate in-flight inspects, and detail-pane rows overflowing their budgets.