Skip to content

Releases: onecli/onecli

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)

v1.9.0

31 Mar 13:17
f1973a4

Choose a tag to compare

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)

v1.8.0

30 Mar 09:04
a9baff5

Choose a tag to compare

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)

v1.7.2

26 Mar 20:17
2d732b2

Choose a tag to compare

1.7.2 (2026-03-26)

Bug Fixes

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

v1.7.1

26 Mar 19:09
33a46e0

Choose a tag to compare

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)

v1.7.0

25 Mar 18:34
9f28d65

Choose a tag to compare

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)

v1.6.0

25 Mar 09:31
b0de53c

Choose a tag to compare

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)

v1.5.5

24 Mar 11:54
95cb3aa

Choose a tag to compare

1.5.5 (2026-03-24)

Bug Fixes

v1.5.4

23 Mar 19:43
21f3ce5

Choose a tag to compare

1.5.4 (2026-03-23)

Bug Fixes

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

v1.5.3

23 Mar 14:36
a184817

Choose a tag to compare

1.5.3 (2026-03-23)

Bug Fixes

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