Skip to content

0.10.0 - 2024-07-24

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jul 14:04
2779f5e

Release Notes

Added

  • Item details modal to embed view (#664, #656)
  • Quiz game (#641)
  • Projects page (#666)
  • Document landscape data file (#631)
  • Allow setting end user flag automatically (#646)
  • End user filter (#647)
  • Documentation url link (#665, #669)

Fixed

  • Duplicate active filter when specification is selected (#633)
  • Duplicated date on item details view (#634)
  • Active filters list issue (#638)
  • Issue preparing screenshots with no groups (#668)

Changed

  • Improve Twitter url validation (#637)
  • Do not require logos to be in SVG format (#667)
  • Upgrade CLI tool dependencies (#674)
  • Upgrade web application and embed dependencies (#655)

Install landscape2 0.10.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries via Homebrew

brew install cncf/landscape2/landscape2

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