Skip to content

v2.3.1

Choose a tag to compare

@github-actions github-actions released this 30 Aug 13:26
· 26 commits to main since this release

Orchard v2.3.1

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

Fixed

  • Image sizes now match container image ls -v (#98). Orchard was showing the size of each variant's manifest descriptor - a couple of kilobytes of JSON - instead of the image content, so every image listed as "1 KB"–"3 KB". Variant sizes are now computed the same way the CLI computes FULL SIZE: manifest descriptor plus config blob plus the sum of the compressed layers. The container detail's Image section and the multi-select image cards previously showed the raw index descriptor size as "Size"; both now use the same resolved size as the images list, and the image Technical Details row is relabeled "Index Size (bytes)" since that value genuinely is the index descriptor size.

Checksums

  • SHA256: See the .sha256 file for verification

System Requirements