Skip to content

Releases: offendingcommit/openconcho

v0.14.0

02 Jun 20:20

Choose a tag to compare

0.14.0 (2026-06-02)

Bug Fixes

  • docker: derive nginx resolver from container DNS (66b299a)
  • docker: drop dead HONCHO_UPSTREAM and same-origin default (a2854ab)
  • web: enforce upstream allowlist in vite dev proxy (b4fac95)
  • web: raise connection-test timeout for cold upstreams (409d7d8)
  • web: strip content-encoding from vite dev proxy responses (6b602c0)

Features

  • docker: header-driven /api reverse proxy in nginx (753c978)
  • docker: render SSRF allowlist map from env (0af1ad9)
  • docker: split compose into dev-forward build and prod pull (c9bd2db)
  • web: add dispatchFor transport helper for same-origin proxy (9945e4c)
  • web: dev /api proxy middleware mirroring nginx (ab8a1ba)
  • web: route checkConnection and discovery through the proxy (9893230)
  • web: route web build through same-origin /api proxy (0935099)

v0.13.1

29 May 16:50

Choose a tag to compare

0.13.1 (2026-05-29)

Bug Fixes

  • docker: make docker-compose runnable standalone (fde4836)

v0.13.0

28 May 22:10

Choose a tag to compare

0.13.0 (2026-05-28)

Features

  • docker: full self-hosted Compose support (282ba1b)
  • web: add Fleet dashboard view for cross-instance observability (12712bb)
  • web: configurable peer display name (3de6832)

v0.12.1

28 May 20:33

Choose a tag to compare

0.12.1 (2026-05-28)

Bug Fixes

  • ci: trigger release build on release publish, not tag push (52a7f09)

v0.12.0

28 May 19:27
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.12.0 (2026-05-28)

Features

  • desktop: auto-discover Honcho instances on localhost (#1) (7355884)
  • web: add dialectic reasoning playground (2340e65)
  • web: add Dream Output Viewer (f318555)
  • web: add live dream progress panel with adaptive polling (17f8a5a)
  • web: add Peer Card Seed Kits (650bfd7)
  • web: show sidebar last updated status (7cf94aa)

v0.11.0

28 May 19:22
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.11.0 (2026-05-28)

Bug Fixes

  • harden token and URL handling (5cfbae6)

Features

  • docker: add containerized web build with CORS guidance (cfe07f1)

v0.10.0

28 May 19:20
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.10.0 (2026-05-28)

Features

  • api: add scoped multi-instance query client (de8db4b)

v0.9.0

28 May 18:46
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.9.0 (2026-05-28)

Features

  • web: add global metadata visibility toggle (e490d91)
  • web: add shared Breadcrumb component for workspace pages (c6afc80)
  • web: add workspace contextual sub-nav to sidebar (62cae68)

v0.8.0

15 May 03:07
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.8.0 (2026-05-15)

Features

  • add health indicator and localhost auto-detect (38e76d3)
  • add Honcho Cloud connection preset (f071762)

v0.7.1

12 May 16:07
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.7.1 (2026-05-12)

Bug Fixes

  • improve dark mode accessibility contrast (7827438)
  • show structured page placeholders while loading (3075e4a)