Skip to main content

v1.1.0

Release Date: April 8 2026


New Features

  • Multi-Tenancy / Sub-Organizations — Parent organizations can now create and manage sub-organizations, each with their own members, repositories, and branding. Manage sub-orgs from the Settings page. (Sub-Organizations docs)
  • Sub-Organization BYOK Support — Parent org admins on BYOK plans can set a dedicated Anthropic API key per sub-org. Keys resolve in priority order: sub-org → client → MSP → platform. (BYOK Guide)
  • Sub-Organization Branding — Sub-orgs can have their own logo displayed in reports and shared links. Parent org admins can enable per-sub-org branding from Settings.
  • Sub-Org Membership Management — Add, remove, and assign roles (Member/Admin) for sub-org members directly from the Settings UI.
  • Sub-Org Repo Submission & Dashboard Filter — Repositories can be submitted under a specific sub-org. The dashboard includes an org filter dropdown and sub-org badges on repo cards.

Bug Fixes

  • Progress percent capped at 100% — Fixed an edge case where a repository's progress percentage could exceed 100%.
  • Security hardening — Added two hardening improvements to the npm package handler and share modal.

Improvements

  • BYOK setup guide link — The API key input form on the Settings page now includes a "View setup guide" link for easier BYOK onboarding. (BYOK Guide)
  • BYOK credit balance error handling — When an Anthropic API key is rejected due to insufficient credits, the platform now shows a user-friendly message with a direct link to the billing setup guide instead of an unhandled error.