Skip to content

1.0.0 - 2025-05-16

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 15:13
d7d0270

Release Notes

Added

  • Allow overriding repositories license (#807)
  • Bluesky url field (#797)

Changed

  • Some improvements for stats graphs on mobile devices (#810)
  • Improve how summary fields are displayed (#808)
  • Increase screenshot timeout to 10m (#796)
  • Upgrade CLI tool dependencies
  • Upgrade web application and embed dependencies

Fixed

  • Issue handling empty categories in embed modal (#791, #801)

Install landscape2 1.0.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cncf/landscape2/releases/download/v1.0.0/landscape2-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/cncf/landscape2/releases/download/v1.0.0/landscape2-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install cncf/landscape2/landscape2

Download landscape2 1.0.0

File Platform Checksum
landscape2-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
landscape2-x86_64-apple-darwin.tar.xz Intel macOS checksum
landscape2-x86_64-pc-windows-msvc.zip x64 Windows checksum
landscape2-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum