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