Skip to content

v2.6.1

Compare
Choose a tag to compare
@feedmeapples feedmeapples released this 15 Sep 18:00
· 1247 commits to main since this release
fa8d250

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)