Skip to content

Releases: onecli/onecli

v1.15.1

10 Apr 06:24
5495af2

Choose a tag to compare

1.15.1 (2026-04-10)

Bug Fixes

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

v1.15.0

09 Apr 20:04
3b128c3

Choose a tag to compare

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)

v1.14.2

08 Apr 14:10
9101bf1

Choose a tag to compare

1.14.2 (2026-04-08)

Bug Fixes

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

v1.14.1

06 Apr 17:34
e22d0aa

Choose a tag to compare

1.14.1 (2026-04-06)

Bug Fixes

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

v1.14.0

06 Apr 16:16
7498885

Choose a tag to compare

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)

v1.13.0

06 Apr 11:45
bebadcd

Choose a tag to compare

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)

v1.12.1

05 Apr 12:57
353d296

Choose a tag to compare

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)

v1.12.0

03 Apr 18:42
d84c4ce

Choose a tag to compare

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)

v1.11.0

02 Apr 14:14
211b6d5

Choose a tag to compare

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)

v1.10.0

31 Mar 16:01
19868b3

Choose a tag to compare

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)