You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Enhanced `shortImage()` to centre-truncate bare `sha256:…` digests, keeping the algorithm prefix and first/last 6 hex characters so digests remain distinguishable on narrow layouts
- Added `shortenDigest()` and `shortenSha256()` helpers to handle both tagged refs (e.g. `textile-stitch:latest`) unchanged and digest-only refs (e.g. `sha256:ce1d74…2fef60`)
- Added `title` attributes to image references in BotDetail and Fleet to show the full digest on hover
- Updated BotDetail and Fleet row image displays with monospace font to match digest formatting
0 commit comments