Backend - Bug fixes
- api key validator not checking for user correctly for admin endpoints(dad577a by @kmendell)
- oidc form incorrectly parsing numbers preventing saving (#1234 by @kmendell)
- use png logo for emails instead of svg(c2948d5 by @kmendell)
- make inline start/stop icons colored for better readability(18de25c by @kmendell)
- dark/light mode not being respected on certain elements(b877daa by @kmendell)
- editing a user fails to save due to validation error(4203424 by @kmendell)
- change email encoding to quoted-printable (#1238 by @kmendell)
- use correct data path and port in deployment snippets(cb4163d by @kmendell)
- incorrect api-key validation(cfaf05f by @kmendell)
- dashboard not pulling correct data on env switch(db53bb5 by @kmendell)
- route matching for resource detail pages when switching environments(db552f5 by @kmendell)
- env values being injected into all containers by default (#1250 by @kmendell)
CLI - Bug fixes
- use proper timeouts for specific commands(267dd09 by @kmendell)
- incorrect return type for settings reponse(e3c323b by @kmendell)
Dependencies
- bump svelte from 5.46.0 to 5.46.1 (#1229 by @dependabot[bot])
- bump @xterm/addon-fit from 0.10.0 to 0.11.0 (#1232 by @dependabot[bot])
Full Changelog: v1.11.0...v1.11.1