Backend - Bug fixes
- ability to resize editor panels horizontally (#1500 by @kmendell)
- allow oidc endpoints to be defined manually (#1510 by @kmendell)
- remove file line from db debug logs(fbe204c by @kmendell)
- self update binary path for remote envrionments(974c675 by @kmendell)
- generic webhooks do not allow ports (#1517 by @kmendell)
- logo color not applying on refreshes(fe53985 by @kmendell)
Dependencies
- bump @sveltejs/kit from 2.49.4 to 2.49.5 in the npm_and_yarn group across 1 directory (#1492 by @dependabot[bot])
- bump svelte from 5.46.3 to 5.46.4 in the npm_and_yarn group across 1 directory (#1494 by @dependabot[bot])
- bump devalue to 5.6.2(315b459 by @kmendell)
- bump prettier from 3.7.4 to 3.8.0 (#1507 by @dependabot[bot])
- bump github.com/danielgtaylor/huma/v2 from 2.34.1 to 2.34.2 in /backend (#1504 by @dependabot[bot])
- bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 in /cli (#1503 by @dependabot[bot])
Other
- fix context patterns through codebase (#1450 by @kmendell)
- cleanup unused setting key/values on startup (#1519 by @kmendell)
- run workflows on release/** branches(4ac7e3e by @kmendell)
Full Changelog: v1.13.0...v1.13.1