Releases: cncf/landscape2
Releases · cncf/landscape2
1.1.0 - 2025-10-17
17 Oct 10:12
Compare
Sorry, something went wrong.
No results found
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
1.0.0 - 2025-05-16
16 May 15:13
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
Allow overriding repositories license (#807 )
Bluesky url field (#797 )
Changed
Some improvements for stats graphs on mobile devices (#810 )
Improve how summary fields are displayed (#808 )
Increase screenshot timeout to 10m (#796 )
Upgrade CLI tool dependencies
Upgrade web application and embed dependencies
Fixed
Issue handling empty categories in embed modal (#791 , #801 )
Install landscape2 1.0.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/cncf/landscape2/releases/download/v1.0.0/landscape2-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/cncf/landscape2/releases/download/v1.0.0/landscape2-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install cncf/landscape2/landscape2
Download landscape2 1.0.0
0.13.0 - 2025-01-24
24 Jan 08:44
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
JSON schema for data and config files (#785 )
Allow classifying by maturity and TAG on embed (#781 )
Allow associating projects with multiple TAGs (#780 )
Search keyboard shortcut (#779 )
Fixed
Issue with additional categories on embed view (#787 )
Empty subcategory on embed view (#782 )
Additional categories ignored in zoom item modal and guide (#773 )
Install landscape2 0.13.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/cncf/landscape2/releases/download/v0.13.0/landscape2-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c " irm https://github.com/cncf/landscape2/releases/download/v0.13.0/landscape2-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install cncf/landscape2/landscape2
Download landscape2 0.13.0
0.12.0 - 2024-12-11
11 Dec 09:07
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
Some more fields to item extra (#759 )
Forums link to landscape footer (#760 )
Display magnifying glass for all items sizes (#747 )
Alias to finances page (#743 )
Changed
Minor improvement processing items second path (#744 )
Improve how title ellipsis is displayed on grid view (#735 )
Hide filters options that produce no results (#729 )
Update settings file reference documentation (#727 )
Bump Alpine to 3.21.0 (#768 )
Bump Rust to 1.83 (#768 )
Upgrade CLI tool dependencies (#768 )
Upgrade web application and embed dependencies (#770 )
Fixed
Issue sorting overriden categories on grid (#725 )
Issue when defined groups are empty (#728 )
Regression displaying search results on Safari (#733 )
Add missing base-path to embed url when required (#742 )
Issue loading overlay without guide or games (#746 )
Typo in filters and org type labels (#763 , #761 )
Install landscape2 0.12.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/cncf/landscape2/releases/download/v0.12.0/landscape2-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c " irm https://github.com/cncf/landscape2/releases/download/v0.12.0/landscape2-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install cncf/landscape2/landscape2
Download landscape2 0.12.0
0.11.0 - 2024-10-14
14 Oct 09:06
Compare
Sorry, something went wrong.
No results found
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
24 Jul 14:04
Compare
Sorry, something went wrong.
No results found
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
13 May 08:21
Compare
Sorry, something went wrong.
No results found
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
11 Apr 17:39
Compare
Sorry, something went wrong.
No results found
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
11 Apr 14:38
Compare
Sorry, something went wrong.
No results found
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
19 Mar 14:58
Compare
Sorry, something went wrong.
No results found
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