v2.6.1
Changes
Fixes few .css assets not loading if UI is loaded from a non-root path, ex http://localhost:8080/namespaces/default instead of http://localhost:8080/
Known regression
v2.6.1 will break the Public Path feature. Consider staying on v2.6.0 if you want to keep using it. This may stay this way until we upgrade to the latest SvelteKit or move static assets out of app.html
Changelog:
UI
- 2022-09-15 - 96e35357 - Remove %sveltekit_assets% (#836)