Skip to content

v6.26.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 14:52
· 10 commits to master since this release

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).