- Shipped
- September 16, 2026 at 5:23 PM UTC
- Author
- Kamo
- Commit
- a8eaeeb
Both names leave changelog.public-projects. Every public read goes through that one list, so the marketing site's /changelog stops showing them everywhere at once: their entries in the timeline, their filter pills, their share of the stats row, their entry pages (now a 404) and their addresses in the sitemap. Production reads the list from k8s/configmap.yaml. application.yml and the contexttest profile carry copies of it and change to match; the bundled application.yml never listed kamo-analytics. Nothing is deleted. The webhook still records commits from both repos under the same names, so putting a name back brings its whole history with it.