Release Notes
Added
- Group alias (#881)
- Option to set landscape description (#879)
- Option to select multiple categories and subcategories on embed (#876, #880)
- Display message of the day in header (#873)
- Flag to hide organization section in projects (#871)
- First commit date to projects summary table (#852)
Changed
- Settings logos can now use local paths (#846)
- Extend API item type with some more fields (#837)
- Upgrade CLI tool dependencies
- Upgrade web application and embed dependencies
Fixed
- Issue with category filter (#875)
- Issue with multiple tags (#874)
- Issue normalizing names with non-ascii chars (#838)
- Issue with hardware acceleration on Windows (#823)
- Some minor UI issues (#825)
Install landscape2 1.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cncf/landscape2/releases/download/v1.1.0/landscape2-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/cncf/landscape2/releases/download/v1.1.0/landscape2-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install cncf/landscape2/landscape2
Download landscape2 1.1.0