Skip to content

Latest commit

 

History

History
710 lines (332 loc) · 38.7 KB

File metadata and controls

710 lines (332 loc) · 38.7 KB

Changelog

1.37.0 (2026-06-16)

Features

  • per-agent granular access for app connections (#366) (622cb26)
  • sync shared changes from cloud (#368) (a05782b)
  • vault: 1Password as a secret value source (#113) (ccdfe8d)

1.36.0 (2026-06-10)

Features

  • gateway: answer Codex onecli-managed token refresh with a synthetic 200 (#363) (53a2890)

1.35.1 (2026-06-04)

Bug Fixes

  • allow digit-leading agent identifiers and flag unknown agents (#346) (e553d90)
  • restore default project fallback for self-hosted auth (#348) (6b5cadf)
  • show run command in Get Started dialog (#350) (8efdf12)

1.35.0 (2026-06-03)

Features

  • add JFrog Artifactory integration with blocklist system (#342) (3f1d4ba)

1.34.1 (2026-06-02)

Bug Fixes

  • use non-temp path for CODEX_HOME in container config (#340) (92b630e)

1.34.0 (2026-06-02)

Features

  • add GitLab integration with OAuth and gateway support (#286) (ce585fd)
  • add Google Chat / Spaces integration (#314) (2b36f05)
  • unify codex into openai secret type, add app categories and credential stubs (#339) (26f7c5e)

1.33.0 (2026-05-31)

Features

  • add Codex (OpenAI OAuth) secret type with auto-refresh (#332) (9e8a0c7)

1.32.3 (2026-05-31)

Bug Fixes

  • migrate export sends data to cloud instead of itself (#330) (604bc65)

1.32.2 (2026-05-31)

Bug Fixes

1.32.1 (2026-05-29)

Bug Fixes

  • return GATEWAY_API_URL from /v1/gateway-url endpoint (#326) (93df414)

1.32.0 (2026-05-28)

Features

Bug Fixes

  • derive OAuth redirect URI from request host to resolve localhost vs 127.0.0.1 mismatch (#325) (ccf5b2b)

1.31.1 (2026-05-26)

Bug Fixes

  • use spreadsheets scope to allow editing existing Google Sheets (#319) (fa91b50)

1.31.0 (2026-05-26)

Features

  • org policy mode, scoped gateway URLs, and connect param fix (#318) (a3f8e51)

Bug Fixes

  • settings nav org-awareness and proxy cookie validation (#316) (ed1e9a9)

1.30.0 (2026-05-24)

Features

  • inherit parent agent permissions when creating sub-agents (#312) (a243837), closes #297

1.29.2 (2026-05-24)

Bug Fixes

  • runtime env vars, credential response, and secret dialog improvements (#310) (624be33)

1.29.1 (2026-05-23)

Bug Fixes

  • show redirect URI in OAuth credentials dialog (#305) (a7e4cd1)

1.29.0 (2026-05-23)

Features

  • add Monday.com integration and Sentry cloud-only stub (#303) (a67f521)

1.28.1 (2026-05-19)

Bug Fixes

  • show cloud upsell instead of infinite spinner in get-started dialog for OSS (#293) (6119fc4)

1.28.0 (2026-05-19)

Features

1.27.0 (2026-05-18)

Features

  • generic body transform pattern and gateway restructure (#284) (53c060a)

1.26.0 (2026-05-18)

Features

  • switchable default agent, required identifier, and new app integrations (#281) (8dc667c)

Bug Fixes

1.25.0 (2026-05-16)

Features

  • add behavioral conditions to policy rules and org/project permission overlap (#279) (f3854a0)

1.24.0 (2026-05-14)

Features

  • add app permission definitions for AWS, Cloudflare, Datadog, and Notion (#270) (b6bd222)
  • add MongoDB Atlas Administration API integration (#261) (3cbbc02)
  • add MongoDB Atlas, GitHub App integrations, org API keys, and OAuth refactoring (#267) (22b1611)

1.23.0 (2026-05-11)

Features

  • add activity page, app permissions, AWS integration, and request telemetry (#264) (85ffc35)
  • add Cloudflare integration with Bearer auth on api.cloudflare.com (#265) (cbc7be3)

Bug Fixes

  • gateway: forward absolute-form https:// proxy requests over TLS (#259) (353b727)

1.22.0 (2026-05-08)

Features

1.21.1 (2026-05-07)

Bug Fixes

  • include hostname in injection cache key (#251) (#252) (fa6468e)
  • serve gateway skill definition from unified API endpoint (#255) (800ece8)

1.21.0 (2026-05-05)

Features

  • add cloud-only apps framework, credential header injection, and user provisioning schema (#247) (16dfe1a)
  • generic OAuth interface, pro app badges, and credential resolution (#249) (ed2474f)

Bug Fixes

  • center dashboard content and unify page widths (#250) (31b78d1)

1.20.0 (2026-05-05)

Features

  • add OpenAI secret type, WebSocket proxy, and SecretInput component (#244) (a740187)
  • add Todoist app integration (#242) (8accd63)
  • make app and gateway ports configurable for multi-user hosts (#227) (ea4118e)
  • support ONECLI_VERSION env var in install script (#246) (197d2f9)

Bug Fixes

  • GitHub config to clarify OAuth App credentials (#245) (6ba8ae3)
  • split Secrets tab into Custom/LLMs, swap logo to PNG, fix settings redirect (#241) (b73c8a3)

1.19.1 (2026-05-03)

Bug Fixes

  • inject OAuth bearer on Google batch endpoints (#237) (5fa436d)
  • resolve mobile layout issues and update session handling (#230) (bca6873)

1.19.0 (2026-04-30)

Features

  • add Jira and Confluence app integrations with Atlassian OAuth (#222) (0b7cd8e)
  • add secret injection in query parameters (#194) (0956ec6)
  • add Vertex AI integration with ADC import and token endpoint interception (#224) (3832ac6)
  • add YouTube app integration for playlist management (#221) (5c43421)

Bug Fixes

  • detect postgres port conflict in installer (#214) (6c6017c)
  • harden secret param injection — security, UX, and correctness (#218) (aa5941b)
  • secret dialog examples and overflow (#217) (e3ce339)

1.18.6 (2026-04-27)

Bug Fixes

  • add version to health endpoint and dashboard user menu (#211) (126ed12)

1.18.5 (2026-04-27)

Bug Fixes

  • roll back loopback session auth (#201) and installer bind-host change (#206) (#209) (e854fe5)

1.18.4 (2026-04-27)

Bug Fixes

  • bind installer API to loopback so fresh bare-metal installs can auth (#206) (6bde3d4)

1.18.3 (2026-04-26)

Bug Fixes

  • improve gateway telemetry, app connections, and dashboard header (#204) (7a374eb)
  • restrict local mode session auth to loopback requests (#201) (81d4352)

1.18.2 (2026-04-22)

Bug Fixes

  • mobile layout fixes, Slack channel support, and deploy UX improvements (#199) (8054787)

1.18.1 (2026-04-20)

Bug Fixes

  • sync shared changes - deploy pages, migration export, schema updates (#196) (1747791)

1.18.0 (2026-04-16)

Features

  • add "Request an app" card to apps grid (#189) (0137ea4)

1.17.0 (2026-04-16)

Features

  • multi-account connections, credential_not_found and access_restricted responses (#187) (8624335)

1.16.0 (2026-04-14)

Features

  • broaden access_restricted to cover secrets and app connections, add ResolvedRules struct, improve gateway cache auth (#185) (b6492a4)
  • credential_not_found for unknown hosts, MITM all authenticated traffic, auth-related 400 handling (#186) (8cd44ce)

Bug Fixes

  • resolve injection and policy rules per request instead of freezing at CONNECT time (#178) (19d159f)

1.15.1 (2026-04-10)

Bug Fixes

  • approval refinements — agent identifier, body streaming, guard cleanup (#175) (a468bb6)

1.15.0 (2026-04-09)

Features

  • add manual approval policy action for gateway requests (#172) (632ccab)

Bug Fixes

  • remove NEXTAUTH_SECRET fallback that forced OAuth mode (#173) (b602f1b)

1.14.2 (2026-04-08)

Bug Fixes

  • refactor gateway, add unconnected app response, centralize env vars (#170) (2290c50)

1.14.1 (2026-04-06)

Bug Fixes

  • add env defaults check and loading skeletons for connect URL param (#168) (9e84f3e)

1.14.0 (2026-04-06)

Features

  • add loading skeletons, fix content flash, and URL-driven connect (#166) (dc7e607)

Bug Fixes

  • add GET /api/apps/[provider] route with setup hint (#167) (28db4c3)
  • add loading skeletons and prefetch tab routes for instant navigation (#164) (aa00bce)

1.13.0 (2026-04-06)

Features

  • add /api/apps REST routes for CLI app connections (#160) (8e68d35)

Bug Fixes

  • autofill secret name from Anthropic key type (#156) (8c4e2a3)

1.12.1 (2026-04-05)

Bug Fixes

  • configurable bind host for Docker port bindings (#153) (97a36d1)
  • encrypt Bitwarden vault session state at rest in connection_data (#146) (e6de1e6)
  • pre-fill secret name with "Anthropic Token" for anthropic type (#157) (86444e0)

1.12.0 (2026-04-03)

Features

  • add HTTP proxy support alongside HTTPS (#150) (ec24fba)

Bug Fixes

  • add missing error handling in OAuth token exchange and credential decryption (#148) (d9e70c6)
  • gateway: add GATEWAY_SKIP_VERIFY_HOSTS for selective TLS skip (#145) (962d948)

1.11.0 (2026-04-02)

Features

  • add 11 Google Workspace apps and inline BYOC config dialog (#140) (82c717a)

Bug Fixes

  • update README quick start to lead with install script (#143) (6deed12)

1.10.0 (2026-03-31)

Features

  • add Google Drive app integration with path-prefix routing (#136) (4745147)
  • unified credential access dialog and always-visible connect button (#138) (0b20830)

1.9.0 (2026-03-31)

Features

  • add Gmail app with OAuth token refresh and BYOC support (#130) (41c2a83)
  • add Google Calendar app integration and rename google to gmail (#135) (64e080c)
  • add Resend integration and API key connection type (#133) (86010ef)

1.8.0 (2026-03-29)

Features

  • add google_oauth secret type with form-body injection (#123) (b99798b)
  • app connections with OAuth flow and gateway credential injection (#127) (aa8ec62)

Bug Fixes

  • handle app-configure postMessage and suppress body hydration warning (#128) (6c22837)

1.7.2 (2026-03-26)

Bug Fixes

  • add API key auth to gateway and server-side cache invalidation (#118) (70fdfa8)

1.7.1 (2026-03-26)

Bug Fixes

  • enable automatic container restart on failure or system reboot (#112) (c933ad9)
  • invalidate gateway cache on secret and rule mutations (#117) (9966c98), closes #116
  • postgres18 data mount (#111) (dee1206)

1.7.0 (2026-03-25)

Features

  • add audit logging for sensitive operations (#103) (4429e1f)

Bug Fixes

  • don't follow redirects server-side in MITM proxy (#108) (bdab279)
  • rewrite denormalize migration to handle non-empty tables (#106) (a6e75b7)

1.6.0 (2026-03-25)

Features

  • add account layer for multi-tenant workspace scoping (#98) (4057a3f)

Bug Fixes

  • missing Authority Key Identifier in MITM leaf certificates (#100) (3d26e8d)
  • preserve Content-Length header in MITM responses (#102) (21ee091)

1.5.5 (2026-03-24)

Bug Fixes

1.5.4 (2026-03-23)

Bug Fixes

  • auto-create default agent on first container-config call (#92) (e690665)

1.5.3 (2026-03-23)

Bug Fixes

  • update gateway SQL queries to use pluralized table names (#90) (191ac57)

1.5.2 (2026-03-23)

Bug Fixes

  • auth login flow, schema migrations, and UI updates (#88) (a05fedd)

1.5.1 (2026-03-23)

Bug Fixes

  • redesign rule dialog with two-step flow and brand colors (#85) (296d878)
  • restructure settings with sub-navigation and reorder main nav (#87) (a1e6f3a)

1.5.0 (2026-03-22)

Features

Bug Fixes

  • add loading states to sign-in, sign-out, and demo dialog (#82) (2fc30b4)

1.4.2 (2026-03-22)

Bug Fixes

  • rename indexes and foreign keys to snake_case (#81) (bc9705c)
  • route all server output through pino JSON in production (#79) (1d91ad1)

1.4.1 (2026-03-20)

Bug Fixes

  • install OpenSSL dev headers in Docker build for ap-* crates (#74) (ebaf1e1)

1.4.0 (2026-03-20)

Features

Bug Fixes

  • add /api/auth/session endpoint for reliable user provisioning (#71) (0b8591e)

1.3.0 (2026-03-19)

Features

  • add policy rules for gateway access control (#66) (2bfe568)

Bug Fixes

  • use 127.0.0.1 in health check and reduce image size (#68) (aa0ca78)

1.2.1 (2026-03-19)

Bug Fixes

  • add start_period and increase retries for postgres health check (#63) (789d285)
  • increase health check start_period for migrations (#65) (077fe84)

1.2.0 (2026-03-18)

Features

  • add per-agent secret permissions with selective mode (#56) (7d47647)
  • default new agents to selective mode with anthropic secret (#58) (f7dbe7d)

Bug Fixes

  • detect Anthropic auth mode from secret metadata for correct container env vars (#61) (2e42480)
  • scope container-config anthropic secret lookup to agent's secret mode (#62) (1a794b7)

1.1.6 (2026-03-16)

Bug Fixes

  • add gateway auth extractor, CORS, and user_id threading (#52) (98d071e)

1.1.5 (2026-03-16)

Bug Fixes

  • add explicit bridge network to Docker Compose for reliable DNS resolution (#49) (369a0b5)
  • migrate gateway to Axum with direct DB access (#46) (d76445f)
  • remove unused gateway connect API route and shared secret (#48) (ed5e9a3)

1.1.4 (2026-03-15)

Bug Fixes

  • seed default agent, demo secret, and API key on first dashboard load (#44) (0fca413)

1.1.3 (2026-03-15)

Bug Fixes

  • add Discord link to README (#39) (4bb22ce)
  • enforce server-side session validation in all server actions (#42) (1232b51)
  • replace embedded PGlite with PostgreSQL (#43) (db44f62)

1.1.2 (2026-03-12)

Bug Fixes

  • correct encryption key generation command for zsh compatibility (#34) (f5ade32)
  • update README with how-it-works section and copy cleanup (#35) (e43ca55)

1.1.1 (2026-03-12)

Bug Fixes

  • add mise config, page header, and profile page (#31) (b984043)

1.1.0 (2026-03-12)

Features

  • add 'Try it' demo button in dashboard header (#23) (221cb6c)

Bug Fixes

  • crop excess whitespace from logo animations (#27) (3d1d39a)

1.0.3 (2026-03-12)

Bug Fixes

  • add setup error page with proxy-based config validation (#21) (4557579)

1.0.2 (2026-03-11)

Bug Fixes

  • improve Docker publish performance with native ARM builds and cargo-chef (#19) (c7b02c2)

1.0.1 (2026-03-11)

Bug Fixes

1.0.0 (2026-03-11)

Features

  • add user API key, Docker setup, rename cognitoId (#7) (ebff179)
  • remove unnecessary imp (#8) (17153bc)
  • runtime auth mode detection and auto-generated secrets (#11) (5c85631)
  • unify auth around agent tokens, add secrets (#5) (76ba39f)

Bug Fixes