No visible link to the list of releases with dates.
charris opened this issue · 4 comments
The top news item is displayed on the landing page, but I see no way to see the list of releases. It also seems that the 1.23.x micro releases don't show up in the release notes section. This may be an error in the release walkthrough, as documentation is not generated for micro-releases. Perhaps they will show up with the 1.24.0 release.
There is a news page you get to via the banner on the landing page. It might be nice to add a "see more news" link to the banner to make it explicit that there are more items.
It also seems that the 1.23.x micro releases don't show up in the release notes section
Which release notes section? Do you mean in the rendered docs from numpy/numpy? They don't appear in the stable version, but do in the devdocs. At one time we discussed re-deploying the docs for micro releases, but I think we decided not to re-deploy. Maybe we should revisit that decision.
The top news item is displayed on the landing page, but I see no way to see the list of releases.
What do you think of adding the number of a latest NumPy release right next to the logo on the home page which would link to https://numpy.org/news/#releases?
Here is how it could look:

We could combine some of the elements of the PyPI landing page. Maybe a latest version box with a release date.
