Skip to content

Releases: cncf/landscape2

0.9.0 - 2024-05-13

13 May 08:21
453484f
Compare
Choose a tag to compare

Release Notes

Added

  • Experimental overlay (#587)
  • Improve search (#619)
  • New embed card style (#622)
  • Repository selector to item details view (#581)
  • Not open source filter (#583)
  • Repositories good first issues link (#582)
  • Display parent project in item details view (#570, #568)
  • Display loading spinner in controls bar (#579)
  • Display package manager link in item details view (#609, 592)
  • Display other links in item's detail view (#624)
  • Organization region in items details view (#617)
  • Make default view mode configurable (#574, #572)
  • Make logos viewbox adjustments configurable (#577)
  • Hide stats link when there are no stats available (#607)
  • Open item details modal from zoom view (#620)
  • Do not display empty groups in group selector (#606)
  • Collect repositories topics from GitHub (#590)
  • Some more options to logos preview (#594)
  • Some tests to core crate (#613)

Fixed

  • Some issues in mobile devices (#612)
  • Some issues with filters modal (#593)
  • Badge url issue (#608)
  • Participation stats legend in item details view (#616)
  • Use additional categories on embed views (#623)
  • Do not raise errors detecting mime type on deploy (#573)

Changed

  • Check logos checksum while deploying (#578)
  • Use only orgs in data file when processing stats (#589)
  • Use custom octorust client (#615)
  • Upgrade CLI tool dependencies (#605)
  • Upgrade web application and embed dependencies (#610)

Install landscape2 0.9.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries via Homebrew

brew install cncf/landscape2/landscape2

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

0.8.1 - 2024-04-11

11 Apr 17:39
1e125d3
Compare
Choose a tag to compare

Release Notes

Fixed

  • Fix iframe resizer script path issue (#566)

Install landscape2 0.8.1

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries via Homebrew

brew install cncf/homebrew-landscape2/landscape2

Download landscape2 0.8.1

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

0.8.0 - 2024-04-11

11 Apr 14:38
c33591c
Compare
Choose a tag to compare

Release Notes

Added

  • Ability to classify cards by maturity, tag, or even not classify at all (#552)
  • Allow sorting cards by multiple criteria (#552)
  • New virtual group named all, that includes the cards from all groups (#552)
  • Categories / subcategories headers now show how many items are on each (#552)
  • Button to jump to the top of the page (#552)
  • Category filter (#552)
  • Display LinkedIn link in item details view (#548, #563)
  • Allow setting web application base path (#557)

Fixed

  • Issue processing additional categories (#562)

Changed

  • Do not cache logos during build (#549)
  • Minor refactoring and some improvements to instrumentation (#543, #547)
  • Upgrade CLI dependencies (#550)

Install landscape2 0.8.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries via Homebrew

brew install cncf/homebrew-landscape2/landscape2

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

0.7.0 - 2024-03-19

19 Mar 14:58
cb9c77d
Compare
Choose a tag to compare

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

0.6.1 - 2024-02-07

07 Feb 09:22
d8042fa
Compare
Choose a tag to compare

Release Notes

Fixed

  • Use settings footer text in screenshot (#492)

Install landscape2 0.6.1

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

irm https://github.com/cncf/landscape2/releases/download/v0.6.1/landscape2-installer.ps1 | iex

Install prebuilt binaries via Homebrew

brew install cncf/homebrew-landscape2/landscape2

Download landscape2 0.6.1

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

0.6.0 - 2024-02-06

06 Feb 07:54
945194f
Compare
Choose a tag to compare

Release Notes

Added

  • BREAKING: settings: new required url field (#475)
  • Landscape API endpoints (#475)
  • Provide ability to run GTM containers (#457)
  • Display upcoming events and make them configurable (#468)
  • Filters used to url (#485)
  • Display member end user badge (#471)
  • Members category to base data set (#470)
  • More options to logos-preview endpoint (#472)
  • Allow extra header and footer customization

Fixed

  • Issue rendering grid (#484)
  • Issue generating stats (#456)
  • Issue closing sidebar on mobile devices (#474)
  • Issue copying gtm.js file (#459)
  • Issue displaying loading animation (#486)
  • Header menu icon alignment (#474)
  • Issue displaying decimals in stats (#473)

Changed

  • BREAKING: settings: fields in social_networks moved to footer -> links
  • BREAKING: settings: images -> header_logo field moved to header -> logo
  • BREAKING: settings: images -> footer_logo field moved to footer -> logo
  • Settings: images field is now optional
  • Minor improvements to footer (#474)
  • Update header default background color in embed (#474)
  • Some minor improvements to web application (#454)
  • Bump cargo-dist to 0.8.1 (#477)

Removed

  • qr_code section from settings file (we rely now on the new url field) (#475)

Install landscape2 0.6.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

irm https://github.com/cncf/landscape2/releases/download/v0.6.0/landscape2-installer.ps1 | iex

Install prebuilt binaries via Homebrew

brew install cncf/homebrew-landscape2/landscape2

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

v0.5.0

15 Jan 10:10
84e26c6
Compare
Choose a tag to compare

Install landscape2 0.5.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

irm https://github.com/cncf/landscape2/releases/download/v0.5.0/landscape2-installer.ps1 | iex

Install prebuilt binaries via Homebrew

brew install cncf/homebrew-landscape2/landscape2

Download landscape2 0.5.0

File Platform Checksum
landscape2-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
landscape2-x86_64-apple-darwin.tar.xz macOS Intel checksum
landscape2-x86_64-pc-windows-msvc.zip Windows x64 checksum
landscape2-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum
landscape2-x86_64-unknown-linux-musl.tar.xz musl Linux x64 checksum

v0.4.0

22 Dec 22:37
32678d6
Compare
Choose a tag to compare

Install landscape2 0.4.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

irm https://github.com/cncf/landscape2/releases/download/v0.4.0/landscape2-installer.ps1 | iex

Install prebuilt binaries via Homebrew

brew install cncf/homebrew-landscape2/landscape2

Download landscape2 0.4.0

File Platform Checksum
landscape2-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
landscape2-x86_64-apple-darwin.tar.xz macOS Intel checksum
landscape2-x86_64-pc-windows-msvc.zip Windows x64 checksum
landscape2-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum
landscape2-x86_64-unknown-linux-musl.tar.xz musl Linux x64 checksum

v0.3.3

23 Nov 08:21
2a97bd7
Compare
Choose a tag to compare

Install landscape2 0.3.3

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

irm https://github.com/cncf/landscape2/releases/download/v0.3.3/landscape2-installer.ps1 | iex

Install prebuilt binaries via Homebrew

brew install cncf/homebrew-landscape2/landscape2

Download landscape2 0.3.3

File Platform Checksum
landscape2-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
landscape2-x86_64-apple-darwin.tar.xz macOS Intel checksum
landscape2-x86_64-pc-windows-msvc.zip Windows x64 checksum
landscape2-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum
landscape2-x86_64-unknown-linux-musl.tar.xz musl Linux x64 checksum

v0.3.2

02 Nov 13:57
d909107
Compare
Choose a tag to compare

Install landscape2 0.3.2

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

irm https://github.com/cncf/landscape2/releases/download/v0.3.2/landscape2-installer.ps1 | iex

Install prebuilt binaries via Homebrew

brew install cncf/homebrew-landscape2/landscape2

Download landscape2 0.3.2

File Platform Checksum
landscape2-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
landscape2-x86_64-apple-darwin.tar.xz macOS Intel checksum
landscape2-x86_64-pc-windows-msvc.zip Windows x64 checksum
landscape2-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum
landscape2-x86_64-unknown-linux-musl.tar.xz musl Linux x64 checksum