Skip to content

1.1.0 - 2025-10-17

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Oct 10:12
ebcce5a

Release Notes

Added

  • Group alias (#881)
  • Option to set landscape description (#879)
  • Option to select multiple categories and subcategories on embed (#876, #880)
  • Display message of the day in header (#873)
  • Flag to hide organization section in projects (#871)
  • First commit date to projects summary table (#852)

Changed

  • Settings logos can now use local paths (#846)
  • Extend API item type with some more fields (#837)
  • Upgrade CLI tool dependencies
  • Upgrade web application and embed dependencies

Fixed

  • Issue with category filter (#875)
  • Issue with multiple tags (#874)
  • Issue normalizing names with non-ascii chars (#838)
  • Issue with hardware acceleration on Windows (#823)
  • Some minor UI issues (#825)

Install landscape2 1.1.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries via Homebrew

brew install cncf/landscape2/landscape2

Download landscape2 1.1.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