Changelog flow

Changelog

Block-composed latest release, archive, empty, long-content, and mobile documentation states.

Product release history

Latest, archive, empty, long-content, and narrow documentation states.

Latest

The newest version, changes, migration route, and release history remain explicit.

ViewportFull width
Rubytest/dummy/app/components/gallery/flows/changelog_page.rb
workspace_surface do
  render_header
  render_release_summary if entries.any?
  render_changelog
end