Skip to content

Releases: hanzoai/cloud

v1.784.0

21 Apr 23:55

Choose a tag to compare

1.784.0 (2026-04-21)

Features

  • search: accept widget keys on /v1/chat-docs for RAG (b1dc672)

v1.782.0

10 Apr 01:52

Choose a tag to compare

1.782.0 (2026-04-10)

Features

  • /v1/cloud/* canonical path rewrite (a408fbe)

v1.781.0

07 Apr 07:16

Choose a tag to compare

1.781.0 (2026-04-07)

Bug Fixes

  • add required blank lines around go:build directives in object/ tests (7711802)
  • gofumpt all Go files (f263131)
  • remove deprecated +build tags (a94ca50)

Features

  • migrate xorm -> hanzoai/dbx (f6288e8)

v1.780.3

02 Apr 04:19

Choose a tag to compare

1.780.3 (2026-04-02)

Bug Fixes

  • add required OpenAI chunk fields to streaming usage SSE in OpenAIWriter (5c779dd)

v1.780.2

02 Apr 03:46

Choose a tag to compare

1.780.2 (2026-04-02)

Bug Fixes

  • add missing fields to streaming usage chunk for OpenAI SDK compat (69efe94)
  • dev-bridge global process cap (50) + env var for binary path (7f988a7)
  • include input_tokens in streaming message_delta usage (d00f890)

v1.780.1

01 Apr 20:06

Choose a tag to compare

1.780.1 (2026-04-01)

Bug Fixes

  • dev-bridge supports remote mode, correct architecture docs (92b3ec7)

v1.779.3

29 Mar 03:16

Choose a tag to compare

1.779.3 (2026-03-29)

Bug Fixes

  • skip CORS when behind KrakenD gateway (X-Forwarded-Host) (f1c6779)

v1.779.2

29 Mar 02:48

Choose a tag to compare

1.779.2 (2026-03-29)

Bug Fixes

  • skip CORS headers when already set by upstream proxy (e0c8945)

v1.779.1

28 Mar 06:26

Choose a tag to compare

1.779.1 (2026-03-28)

Bug Fixes

  • check Claude provider type before URL lookup in proxyToolRequest (b2bc1f2)

v1.779.0

28 Mar 06:09

Choose a tag to compare

1.779.0 (2026-03-28)

Features

  • add tool-calling pass-through proxy for OpenAI and Anthropic providers (5c06d9e)