Skip to content

0.9.0 - 2024-05-13

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 04:51
· 5 commits to master since this release

Release Notes

  • sync to CNCF landscape2 v0.9.0

Added

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

Fixed

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

Changed

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

Install landscape2-academic 0.9.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download landscape2-academic 0.9.0

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