Skip to content

v3.3.0

Latest

Choose a tag to compare

@glasskube-bot glasskube-bot released this 26 Aug 13:28
112cfb9

3.3.0 (2026-08-26)

Features

  • store custom domain verification result and fall back to default on failure (#3073) (166d6ba)

Bug Fixes

  • backend: add assigning existing users to org if CreateUnknownUsers true (#3080) (8354cff)
  • deps: update module github.com/aws/smithy-go to v1.27.10 (#3086) (99335b3)
  • deps: update website dependencies (#3026) (98d6880)

Other

  • always display idendity providers section (#3072) (cc012e0)
  • deps: update dependency marked to v18.0.11 (#3076) (2249d67)
  • deps: update dependency stripe to v1.50.5 (#3077) (3f3debc)
  • deps: update dependency watchexec to v2.7.0 (#3068) (58918f8)
  • deps: update jdx/mise-action action to v4.3.0 (#3083) (a5638c7)
  • deps: update loki docker tag to v18.11.3 (#3078) (e7ecf39)
  • deps: update pnpm to v11.23.0 (#3063) (d7d90e9)
  • deps: update pnpm to v11.24.0 (#3079) (a4d958f)
  • deps: update website dependencies (#3075) (ae20a1c)
  • frontend: split user settings into tabs (#3069) (a21469a)
  • introduce subscription type to licenseData (#3081) (838403b)
  • replace both custom domain CNAME targets with a single CUSTOM_DOMAIN_TARGET (#3067) (6b41523)

Refactoring

  • backend: remove not needed loop over all orgs in oidc login (#3074) (d60ee87)
  • frontend: drop redundant ChangeDetectionStrategy.OnPush (#3071) (843a60f)
  • frontend: introduce uniform page and search bar component (#3084) (1e6ca4b)
  • frontend: move distr tab styling to component (#3082) (1074962)