Releases: cncf/landscape2
Releases · cncf/landscape2
0.11.0 - 2024-10-14
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
0.10.0 - 2024-07-24
Release Notes
Added
- Item details modal to embed view (#664, #656)
- Quiz game (#641)
- Projects page (#666)
- Document landscape data file (#631)
- Allow setting end user flag automatically (#646)
- End user filter (#647)
- Documentation url link (#665, #669)
Fixed
- Duplicate active filter when specification is selected (#633)
- Duplicated date on item details view (#634)
- Active filters list issue (#638)
- Issue preparing screenshots with no groups (#668)
Changed
- Improve Twitter url validation (#637)
- Do not require logos to be in SVG format (#667)
- Upgrade CLI tool dependencies (#674)
- Upgrade web application and embed dependencies (#655)
Install landscape2 0.10.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cncf/landscape2/releases/download/v0.10.0/landscape2-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/cncf/landscape2/releases/download/v0.10.0/landscape2-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install cncf/landscape2/landscape2
Download landscape2 0.10.0
0.9.0 - 2024-05-13
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
0.8.1 - 2024-04-11
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
0.8.0 - 2024-04-11
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
0.7.0 - 2024-03-19
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
0.6.1 - 2024-02-07
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
0.6.0 - 2024-02-06
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
v0.5.0
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
v0.4.0
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