Skip to content

0.13.0 - 2025-01-24

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 08:44
9c104cd

Release Notes

Added

  • JSON schema for data and config files (#785)
  • Allow classifying by maturity and TAG on embed (#781)
  • Allow associating projects with multiple TAGs (#780)
  • Search keyboard shortcut (#779)

Fixed

  • Issue with additional categories on embed view (#787)
  • Empty subcategory on embed view (#782)
  • Additional categories ignored in zoom item modal and guide (#773)

Install landscape2 0.13.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/cncf/landscape2/releases/download/v0.13.0/landscape2-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install cncf/landscape2/landscape2

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