github corezoid/account 0.2.27
Chart 0.2.27 [Account 3.20.0]

latest releases: 0.2.31, 0.2.30, 0.2.28...
2 months ago

Chart 0.2.27 [Account 3.20.0] - 2025-07-07

Helm changes

Application Versions

  • account-frontend: 3.20.0
  • account-auth: 3.20.0
  • account-workspace: 3.20.0

New Features

  1. Always return sim_url per workspace in GET client/users/me
  2. API user is now created as a regular user with a workspace on /client/api/1/users/me
  3. Add option to connect User's AI in workspace settings
  4. Add a File TTL Settings option to workspace configuration
  5. Implement API endpoint GET /providers for listing available model providers and models
  6. Add User Token Management to Main Settings section
  7. Backend support for User Token Management

Enhancements

  1. Periodically generate 2 free licenses per user; one remains in pending status
  2. Retrieve parameters from the Secret Provider
  3. Develop smoke tests and write scripts using Magnitude

Bug Fixes

  1. Super admin can't update root license via account or Corezoid if license expired for more than one month
  2. White screen without error message when login/password is incorrect and reCAPTCHA is disabled
  3. Logout endpoint /api/1/admin/users/logout not working correctly

Chart 0.2.26 [SingleSpace] - 2025-06-13

Changed

  • account-auth
  • account-workspace

New Features

  • Added conditional environment variables for external secret provider configuration
  • Added EXTERNAL_SECRET_PROVIDER environment variable from global.account.secrets.external_secret_provider
  • Added AWS_SECRET_REGION environment variable from global.account.secrets.aws.aws_secret_region
  • Added AWS_SECRET_NAMES environment variable from global.account.secrets.aws.aws_secret_names
  • Added proper validation for secrets block existence using hasKey function
  • Created _container_envs_secrets.yaml template helper following existing patterns

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

Chart 0.2.26 [Account 3.19.1] - 2025-05-19

Helm changes

  • Applications versions:
    • auth - 3.19.1
    • workspace - 3.19.1
    • frontend - 3.19.1
    • ingress - 0.1.2
    • valkey - 0.1.9
  • Added custom labels support to account-frontend subchart:
    • Implemented ability to define custom labels in values.yaml that will be applied to all resources
    • Added proper documentation and examples for the new feature
  • Added support for custom labels in workspace subchart:
    • Implemented ability to define custom labels in values.yaml
    • Labels are applied to all Kubernetes resources generated by the workspace subchart
    • Added commented example in values.yaml showing proper syntax
  • Added support for custom labels in account-auth subchart
  • Added support for custom labels in account-valkey subchart

Chart 0.2.25 [Account 3.19.1] - 2025-04-25

Helm changes

  • Applications versions:
    • auth - 3.19.1
    • workspace - 3.19.1
    • frontend - 3.19.1
    • ingress - 0.1.2
    • valkey - 0.1.9
  • Added image signature verification support for all components:
    • Enhanced AccountInitVerifyImageSignature template with improved error handling and architecture detection
    • Added configuration options for enabling signature verification in all subcharts
    • Added support for private registry authentication during verification
    • Added proper volume mounting for cosign public keys

Chart 0.2.24 [Account 3.19.1] - 2025-04-24

Helm changes

  • Applications versions:
    • auth - 3.19.1
    • workspace - 3.19.1
    • frontend - 3.19.1
    • ingress - 0.1.2
    • valkey - 0.1.9
  • Enhanced affinity configuration for all components:
    • Added component-specific affinity support for auth, frontend, and workspace
    • Improved affinity configuration hierarchy (component-specific takes precedence over global)
    • Fixed podAntiAffinity configuration to ensure it's always applied regardless of custom affinity settings
    • Added proper anti-affinity rules for frontend component

Don't miss a new account release

NewReleases is sending notifications on new releases.