Three of four Altimate Code changelog surfaces are out of date. Only the main CHANGELOG.md shows the latest release.
| Surface |
Last release shown |
Main CHANGELOG.md |
22 Sep 2026 |
| Product changelog page |
Aug 2026 |
| Repository tree on main |
Apr 2026 |
| Help site changelog page |
21 Mar 2026 |
The release build process has no step to update the release note, so each release updates CHANGELOG.md and nothing else. The product changelog page reads from a separate internal app and does not read CHANGELOG.md.
Every surface should read from CHANGELOG.md:
- Add a release-note update step to the release build process.
- Make the internal app behind the product changelog read from
CHANGELOG.md.
- Make the help site changelog page read from
CHANGELOG.md.
CHANGELOG.md should be the source of truth because it is the only current surface.
Three of four Altimate Code changelog surfaces are out of date. Only the main
CHANGELOG.mdshows the latest release.CHANGELOG.mdThe release build process has no step to update the release note, so each release updates
CHANGELOG.mdand nothing else. The product changelog page reads from a separate internal app and does not readCHANGELOG.md.Every surface should read from
CHANGELOG.md:CHANGELOG.md.CHANGELOG.md.CHANGELOG.mdshould be the source of truth because it is the only current surface.