Skip to content

v2.1.6

Choose a tag to compare

@github-actions github-actions released this 20 Aug 11:27
· 34 commits to main since this release

Orchard v2.1.6

Installation

  1. Download the DMG file below
  2. Open the DMG and drag Orchard.app to your Applications folder
  3. Launch Orchard from Applications

Changes

Added

  • Pull images by reference from non-Docker-Hub registries: the image search gains a pull-by-reference input, and references are canonicalized so by-reference and search-result pulls share progress tracking.
  • Docker Hub search now searches as you type (300ms debounce, Enter bypasses it) and paginates as you scroll.

Changed

  • Image sizes display consistently and pull progress is clearer, with failed pulls dismissible and retryable.
  • Multi-selection across containers, images, mounts, DNS domains, and networks: shift-click range selection, Command+A select-all, batch deletion, and a summary detail view for the selection (#53).

Fixed

  • The Run Container sheet now stays open when the run fails, so the configuration can be adjusted and retried; previously it dismissed regardless, leaving only the error alert.
  • When the container system is stopped or XPC is unreachable, Orchard no longer storms error dialogs from background refresh. Failed XPC connections surface as a clear "container service is unavailable" message, and after starting the system Orchard waits until the service is actually reachable before loading data.
  • Running containers' stop buttons in the menu-bar panel now respond on first click.

Checksums

  • SHA256: See the .sha256 file for verification

System Requirements