But the frontend is a main component of the HomeAssistant product/platform, so I should be able to right away read it’s changelog as well. The “Update frontend to 20241127.8” should be removed, and instead (possibly always at the bottom) there should be the changes from the previous included frontend to the one that is now included. In this case, it should contain
Maybe because the frontend, like supervisor or HAOS doesnt have the same release cycle than core.
See the dates; those doesnt match with the monthly main release of core.
It indeed has a different release cycle. But where e.g. HAOS does have it’s own update mechanism (and it’s changelog is linked to in the update modal), the frontend is update together with the Core.
So if you’re interested in the frontend changelog, you’d have to click on the changelog link on the Core update modal, then navigate to the previous version so see what version was included there, then go to the frontend repo and check for the diff between the previously included and newly included version.