v6.26.0
Changed
- Long job IDs in status tables are now truncated in the middle, preserving the
trailing random suffix that disambiguates them (e.g.
train_glen-20260604-135603…-19ab) instead of dropping it. Truncation uses a
single-character ellipsis (…) and is now Unicode-safe (notes with
multi-byte characters no longer risk a panic).