What's Changed
✨ Exciting New Features
- Add French language by @Hidden-Warden in #701
- feat: Re-Style Web UI assets by @jkroepke in #704
- add new logo by @jkroepke in #714
- feat: Add user profile selector feature for client configuration by @jkroepke in #707
- Add Client Token Validation with CEL by @jkroepke in #740
- feat: Allow custom claim for OpenVPN username by @jkroepke in #751
🐞 Bug Fixes
- fix: explicitly enable httpmuxgo121 by @jkroepke in #706
- Fix build command in makefile by @TwoStone in #716
🛠️ Dependencies
- chore(deps): update module github.com/klauspost/compress to v1.18.2 by @renovate[bot] in #684
- chore(deps): update module github.com/shirou/gopsutil/v4 to v4.25.11 by @renovate[bot] in #685
- fix(deps): update module github.com/zitadel/oidc/v3 to v3.45.1 by @renovate[bot] in #687
- chore(deps): update module github.com/morikuni/aec to v1.1.0 by @renovate[bot] in #693
- chore(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.64.0 by @renovate[bot] in #694
- chore(deps): update module google.golang.org/protobuf to v1.36.11 by @renovate[bot] in #696
- chore(deps): update module go.opentelemetry.io/otel/exporters/otlp/otlptrace to v1.39.0 by @renovate[bot] in #697
- fix(deps): update golang.org/x/ by @renovate[bot] in #698
- chore(deps): update module github.com/moby/go-archive to v0.2.0 by @renovate[bot] in #703
- chore(deps): update module github.com/shirou/gopsutil/v4 to v4.25.12 by @renovate[bot] in #710
- chore(deps): update module github.com/zitadel/schema to v1.3.2 by @renovate[bot] in #717
- chore(deps): update module golang.org/x/sys to v0.40.0 by @renovate[bot] in #720
- chore(deps): update module github.com/go-chi/chi/v5 to v5.2.4 by @renovate[bot] in #723
- chore(deps): update module github.com/bmatcuk/doublestar/v4 to v4.9.2 by @renovate[bot] in #722
- chore(deps): update module github.com/sirupsen/logrus to v1.9.4 by @renovate[bot] in #724
- fix(deps): update module github.com/zitadel/oidc/v3 to v3.45.3 by @renovate[bot] in #725
- fix(deps): update golang.org/x/ by @renovate[bot] in #729
- chore(deps): update module github.com/klauspost/compress to v1.18.3 by @renovate[bot] in #728
- fix(deps): update module github.com/zitadel/logging to v0.7.0 by @renovate[bot] in #730
- chore(deps): update module github.com/bmatcuk/doublestar/v4 to v4.10.0 by @renovate[bot] in #733
- chore(deps): update google.golang.org/genproto/googleapis/api digest to 546029d by @renovate[bot] in #743
- chore(deps): update module github.com/go-chi/chi/v5 to v5.2.5 by @renovate[bot] in #745
- chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 546029d by @renovate[bot] in #744
- chore(deps): update module github.com/shirou/gopsutil/v4 to v4.26.1 by @renovate[bot] in #747
- chore(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.65.0 by @renovate[bot] in #748
- chore(deps): update module go.opentelemetry.io/otel/exporters/otlp/otlptrace to v1.40.0 by @renovate[bot] in #750
📖 Documentation
- Add link to Keycloak Remember Me feature in FAQ by @jkroepke in #709
- Document reneg-sec and auth-gen-token relationship by @Copilot in #737
New Contributors
- @Hidden-Warden made their first contribution in #701
- @TwoStone made their first contribution in #716
Full Changelog: v1.26.4...v1.27.0