Skip to main content

Release 0.2511.4

· One min read
Hostless Team
Product & Engineering

This release introduces project-level git account configuration, providing more granular control over git credentials and repository access.

Highlights:

  • Added project-level git account configuration for GitHub and GitLab
  • Projects can now have their own git credentials independent of user accounts
  • Automatic fallback to user git configuration when project-level credentials are not set
  • Seamless backward compatibility with existing user-based git account setup
  • New Git Accounts tab in project settings for managing project-specific git connections

Notes:

  • Existing projects will continue to use user git credentials until project-level credentials are configured
  • No breaking changes expected for typical usage
  • The system automatically falls back to the project owner's git credentials if project-level credentials are not available