Skip to content

0.7.0 - 2024-03-19

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 14:58
· 75 commits to main since this release
cb9c77d

Release Notes

Added

  • Provide ability to display Osano cookies consent form (#497)
  • Specification filter (#509)

Fixed

  • Footer cookies icon position (#499)
  • Hide Osano window in screenshot url (#520)
  • Add plus sign to item id valid chars regexp (#534)

Changed

  • Extend embed configurator with some more options (#502)
  • Some improvements in deploy subcommand (#533)
  • Upgrade CLI dependencies (#518)
  • Upgrade web application dependencies (#521)

Install landscape2 0.7.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries via Homebrew

brew install cncf/homebrew-landscape2/landscape2

Download landscape2 0.7.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
landscape2-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum