Update iOS mobile app page for release 26.21 - #3080
Merged
Merged
Conversation
Fold in user-facing features and enhancements from iOS app releases 26.20 and 26.21: - Run cards on the Runs page prioritize starred metrics - Reference projects and runs directly in ARIA chat messages - Smoother scrolling in the upgraded run log viewer Bug fixes and internal changes from those releases are intentionally omitted; they appear in the App Store listing instead.
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
📄 Preview this PR's docs ·
Updated 2026-08-20 23:57:32 UTC for deployment. |
Contributor
Readability impactWord-weighted Flesch-Kincaid grade change across 1 changed page: +0.0 (unchanged). Lower Flesch-Kincaid grade and higher reading ease both mean easier to read. This check is informational and never blocks a PR. Human readability
AI agent comprehensionRated 0-3 (higher is easier for an agent to parse and act on).
Curated-docs baseline median FK grade by type: conceptual 10.5, procedural 8.8, reference 9.4. |
Contributor
🔗 Link Checker Results✅ All links are valid! No broken links were detected. |
mdlinville
requested changes
Aug 19, 2026
# Conflicts: # platform/hosting/monitoring-usage/mobile-app.mdx
mdlinville
marked this pull request as ready for review
August 20, 2026 23:55
mdlinville
approved these changes
Aug 20, 2026
mdlinville
enabled auto-merge (squash)
August 20, 2026 23:58
ngrayluna
pushed a commit
that referenced
this pull request
Aug 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Requested by Matt Linville · Slack thread
Description
Before: The W&B Mobile App (iOS) page described the app as of release 26.19: starring a metric only affected the metric detail view, the ARIA section didn't mention referencing projects or runs in chat, and the console logs bullet described search responsiveness but not scrolling.
After: The page reflects releases 26.20 and 26.21: the Star metrics bullet notes that run cards on the Runs page prioritize starred metrics, the ARIA section notes that you can reference projects and runs directly in chat messages, and the console logs bullet notes that scrolling (in addition to log search) stays responsive for large log outputs.
This updates the feature descriptions on
platform/hosting/monitoring-usage/mobile-app.mdxfor the iOS app 26.21 release (26.21 release notes, plus 26.20, which shipped since the page's last update for 26.19), so the docs match what users see in the current App Store build.How: Folded only user-facing features and enhancements into the page's existing feature-description structure (no changelog section added). Bug fixes and stability/battery items from the release notes were intentionally excluded — those belong in the App Store listing, not the docs. Cosmetic polish items (chart detail navigation title, tooltip legibility, removal of the "Preview unavailable" placeholder, missing metric groups fix) were also excluded as not feature-level documentation changes. Translated copies (
fr/,ja/,ko/) were not touched; the GT pipeline handles them.Note: the repo's required
style-guideskill (coreweave/docs-skills) is not runnable in this environment, so a human style pass may be warranted.Testing
mint broken-linksvianpx mintlify@latest broken-links)Related issues