Skip to content

0.11.0 - 2024-10-14

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 09:06
c658b3b

Release Notes

Added

  • Improved accessibility support (#685)
  • Annotations field to item extra section (#721)
  • Return items annual review details from API (#722)

Fixed

  • Order by sandbox date on projects page (#677)
  • Issue closing embed item modal (#682)
  • Issue displaying parent project in details modal (#689)
  • Regression in grid mode on mobile devices (#687)
  • Regression displaying end user label in details view (#690)
  • Typo in sample data file (#703)
  • Do not cache quiz questions during tests (#719)

Changed

  • Adjust items sizes on embed for mobile devices (#683)
  • Do not rely on members category to display end user label (#692)
  • Bump Alpine to 3.20.3 (#707)
  • Bump Rust to 1.81 (#706)
  • Upgrade CLI tool dependencies
  • Upgrade web application and embed dependencies

Install landscape2 0.11.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries via Homebrew

brew install cncf/landscape2/landscape2

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