Commit dea11d5
chore(release): cut v0.7.1
Promotes the [Unreleased] block to [0.7.1] - 2026-05-27 and leaves
[Unreleased] open above it for the next cycle.
Headline:
- Detail view (y from a list row) for DedicatedAICluster and
ImportedModel rendered the literal string "null" because
applyMiddleTruncation rewrote Name/Tenant cells in place and the
8 downstream identity-derivation sites read the truncated cells.
Same path also silently broke delete, cordon, drain, reboot,
scale-up, copy-tenant, and tenant scope-enter on those
categories (plus the three *TenancyOverride categories whose
Tenant column is also middle-truncated).
- Export-CSV popup is now dismissable with esc instead of being
trappable until you re-press e (undocumented) or quit the app.
No new commands, no public API change, no breaking changes.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 3ee5d23 commit dea11d5
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
9 | 19 | | |
10 | 20 | | |
11 | 21 | | |
| |||
0 commit comments