Skip to content

Remove release notes from Tags page

Background

Currently, our Tags page renders the release notes of any related releases underneath the corresponding tags:

Example URL Screenshot
https://gitlab.com/gitlab-org/gitlab/-/tags/ Screen_Shot_2020-12-08_at_1.55.32_PM
https://gitlab.com/gitlab-org/gitlab-ui/-/tags/ Screen_Shot_2020-12-08_at_1.55.30_PM

The problem

I personally find these release notes distracting; they take up a lot of space on the page, and they detract from the main purpose of this page: tags (not releases). In addition, all of this content is already available in a nicer format on the Releases page.

Proposal

Remove rendered release notes from the Tags page.

But keep the Release indicator and link:

image