Skip to content

v1.6.0-rc.5

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jul 01:08
e4f4be2

v1.6.0-rc.5

Full Changelog: v1.6.0-rc.4...v1.6.0-rc.5

[1.6.0-rc.5] — 2026-07-23

Changed

  • The Containers table's Resources column is now optional (#498). It remains visible by default, but the column picker can hide it and preserves that choice. Source, release-note, and registry shortcuts move into each row's More menu while hidden and remain available in card and detail views.

Fixed

  • The Dashboard and Containers views no longer overflow horizontally on narrow phone screens (#498). Crossing into a single-column breakpoint now re-syncs the dashboard widget layout so widgets stop spilling past the viewport, single-column card lists no longer leave an empty band below reflowed cards, and long stack names in the Containers group header truncate instead of pushing the update button off-screen.

Security