1. 20 Mar, 2026 2 commits
    • Wesley Liddick's avatar
      Merge pull request #1151 from DaydreamCoding/feat/admin-user-group-filter · 35291484
      Wesley Liddick authored
      feat(admin): 用户管理新增分组列、分组筛选与专属分组一键替换
      35291484
    • shaw's avatar
      feat: add max_claude_code_version setting and disable auto-upgrade env var · 01d8286b
      shaw authored
      Add maximum Claude Code version limit to complement the existing minimum
      version check. Refactor the version cache from single-value to unified
      bounds struct (min+max) with a single atomic.Value and singleflight group.
      
      - Backend: new constant, struct field, cache refactor, validation (semver
        format + cross-validation max >= min), gateway enforcement, audit diff
      - Frontend: settings UI input, TypeScript types, zh/en i18n
      - Add CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC=1 to all Claude Code
        tutorials on /keys page (unix/cmd/powershell/vscode settings.json)
      01d8286b
  2. 19 Mar, 2026 18 commits
  3. 18 Mar, 2026 20 commits