Skip to content

web: v0.19.0

Choose a tag to compare

@aryanranderiya aryanranderiya released this 13 Jun 16:46
7725368

0.19.0 (2026-06-12)

Features

  • add integration-aware chips to workflow modal (#664) (b47d0e1)
  • Add What's New to Sidebar & update SettingsMenu & Release notes (#612) (8abddbf)
  • added sandbox environment (#687) (e70572e)
  • api: add GAIA self-knowledge subagent (#661) (8e456e5)
  • api: add notification agent tools (#662) (82ca761)
  • bots: WhatsApp + Telegram media & voice support, with cross-cutting bot and API fixes (#688) (80c67cc)
  • deliver agent-generated files to bot users + docgen skill migration (#734) (b71c062)
  • gaia-task: Phase 0 — GaiaTask foundation with VFS, 6 agent tools, and context injection (#573) (e2f70bd)
  • improve quick actions and seed community workflows (#666) (575d5ca)
  • iPhone chat demo for platforms section in landing page (#680) (67d45fc)
  • landing: update pricing, contact, navbar, and bots showcase (#641) (9b12528)
  • navbar: refactor context menu items and list items component (#632) (00ef252)
  • onboarding: revamp flow with backend intelligence pipeline and card reveal sequence (#580) (23ed293)
  • openui: add TextDocument component with HeroUI integration (#634) (e8ef248)
  • openui: extend component library, add MapBlock, fix action wiring and rendering (#653) (c181998)
  • per-integration custom instructions + operational self-knowledge skills (#728) (92c87ff)
  • Redesign chat UI, remove clutter, and enhance performance (#678) (af70ebf)
  • self-hosted Langfuse alongside LangSmith (#720) (570729b)
  • show related workflows on integration pages (#665) (5c2fdf0)
  • wake-word: cross-platform 'Hey GAIA' on-device detection (#689) (413a39b)
  • web: add llms.txt via next-llms-txt (#648) (1378420)
  • web: add runtime API URL injection for Docker preview environments (141fbf9)
  • web: add Rybbit analytics with deferred load (#721) (be185ec)
  • web: add What's New feature with RSS-powered sidebar card and settings timeline (1fcd722)
  • web: consume @heygaia/chat-ui from apps/web + lockfile sync (6921cfe)
  • web: landing page copy, navbar, and comparison grid overhaul (#674) (7e2062d)
  • web: migrate to Cloudflare Workers via @opennextjs/cloudflare (ffa2112)
  • web: more bundle cuts — tiptap split, Sentry tracing pruned, LazyMotion strict (8259808)
  • web: redesign What's New timeline with shadcn-style layout (9c69bcf)
  • web: show link previews with favicons in todo titles (#659) (7faac3d)
  • web: voice gradient demo + auth UI & dev-route refactors (#685) (0e370c1)

Bug Fixes

  • address CodeRabbit review — XSS, timeout, lint rules, config (939df16)
  • api,web: return 403 for disconnected integrations so logged-in users aren't shown the login modal (#741) (6a8803b)
  • api: defensive guard on creator lookup for non-OID created_by (5c2fdf0)
  • api: persistent MCP sessions, transparent reconnect, instant OAuth (#719) (3edc28d)
  • Broken streaming race condition & grafana config (#618) (8d02304)
  • notifications, workflow execution & recurrence, tracked todos, Composio 1.0, calendar & chat-UI (#736) (72ce1f0)
  • onboarding redirect loop and align 409 error handling (#631) (53fbd76)
  • onboarding: align 409 error shape and sync query cache on conflict (224a07a)
  • onboarding: prevent post-completion redirect loop (d050448)
  • onboarding: prevent post-completion redirect loop (#630) (a085792)
  • platform-aware markdown formatting and OpenUI gating (#647) (82de0e2)
  • resolve PR #618 review comments (#619) (04d07e9)
  • resolve streaming race condition and missing UI messages (#617) (72c26e0)
  • security: patch 6 high-confidence vulnerabilities from audit (#656) (a24cf7d)
  • sitemap: replace workflowApi with direct fetch to fix 405 on child sitemaps (#616) (8e46df1)
  • sonar: resolve SonarQube quality-gate findings for develop→master (#738) (af0be97)
  • web: address CodeRabbit review on What's New feature (#613) (8f4dc4d)
  • web: alias node: built-ins in Turbopack to fix Windows standalone build (#645) (837e0f4)
  • web: bump Turbopack root for worktrunk worktrees (9e5f0a5)
  • web: fix What's New card dismiss not working (8ef8938)
  • web: increase Recent updates label size and tighten timeline spacing (c2a7141)
  • web: make server-side SSG builds compile cleanly (#722) (62fca87)
  • web: patch placeholder URL in prerendered HTML + RSC + required-server-files.json (#718) (c8d74f3)
  • web: pin @opennextjs/cloudflare to 1.17.1 and sync lockfile (fc24839)
  • web: resolve download URLs to latest desktop release (#684) (d9f44de)
  • web: scope Cloudflare image loader to CF builds so staging/Electron images work (#745) (e85e8c3)
  • web: show user timezone in workflow card schedule chips (#660) (11f7fea)
  • web: skip use-case workflows with non-string slug in generateStaticParams (708b127)
  • web: stop routing remote images through Cloudflare cdn-cgi resizer (#752) (df068f0)
  • web: unblock Cloudflare deploy + enable static prerendering (#675) (5a014a4)
  • web: use @chat-ui tsconfig path alias instead of @heygaia/chat-ui name (f01380f)
  • workflows: consistent creator avatar across cards and detail pages (5c2fdf0)
  • workflows: make slug the canonical identifier for public workflows (5c2fdf0)

Performance Improvements

  • landing: improve performance of DemoSidebar and demo animations (#640) (cfbaa61)
  • Optimise landing page, reduce memory & workers, added more Evals & TextContent in OpenUI (#638) (dbcecde)
  • web: fix landing SSR bailout + Cloudflare/OpenNext deploy + LCP 6s→0.47s (#740) (b94b51a)
  • web: shrink landing critical path and defer non-essential scripts (#635) (d1e1e65)