Phoscon.de/pwa/login.html does not work anymore

Hi the v2.23.2 stable version also contains the fix in v2.24.1-beta to tame the HTML cache in browsers.

Technically speaking this forces browser and in-between proxy caches to refresh not only HTML and Javascript files but also Javascript modules imported from other .js files (these could get out of sync after updates in older versions).

Accessing the Phoscon App via <local HA instance>:<port> works, in my test setup I’m logging in via http://homeassistant.local:8099 where port 8099 is set in the HA add-on configuration.

However in my test setup the add-on is still on version v2.22.2 showing no update?