What's New
- SoC descriptor hard dependency dropped (exception NPE). Cluster now renders placement and links from the cluster descriptor alone, with per-chip arch data demoted to optional enrichment
- Remote sync can discover and download multihost performance reports from their per-rank directory layout
- All report reads now default to rank 0, so multi-host reports stop rendering a colliding union of every rank
- Local SSH config is now read when available to allow remote connections to be populated on demand
- Grouped performance charts under new headings and moved Operation Types chart with other charts showing all operations
- Fixed an issue where the app would be mistakenly flagged as out of date when a patch release was involved
- Fixed an issue with memory tag style and formatting being applied improperly in some cases
- Added additional top-navbar entries to the docs template to align with other Tenstorrent documentation
What's Changed
- docs(nav): add Galaxy systems and Cloud-Native Support to top nav by @ctr-fmamedov-crypto in #1825
- Memory tag style and formatting by @dcblundell in #1824
- Fix version check flagging updates when the local app is ahead by @dcblundell in #1820
- Group performance charts by @dcblundell in #1826
- Read ssh config to prepopulate remote connection by @dcblundell in #1822
- Render Cluster without a baked SoC descriptor by @aidemsined in #1840
- Sync and discover multihost performance reports by @smountenay-tt in #1813
- Scope report reads to rank 0 so multi-host reports stop rendering a colliding union by @aidemsined in #1845
Full Changelog: v0.96.0...v0.97.0