Skip to main content

Release Notes

2026-08-01 — Documentation as a product (priority IA)

  • Priority order: P0 Getting Started / User / Developer → P1 Integrations / Solutions → P2 API & SDK reference → P3 Architecture deep dive
  • Voice rules: User = what to do; Developer = how it works; Reference = specs; Solutions = outcomes
  • Added high-traffic pages: Qefro architecture, vs n8n, vs LangGraph
  • User How to playbooks: create agent, WhatsApp, Shopify, track orders, approval workflow
  • Developer concept set completed with Sessions; solutions add WhatsApp commerce + lead qualification
  • Navbar: Documentation dropdown (User / Developer / Integrations / Solutions / Reference); Pricing + GitHub on the right
  • Deep pages keep stable URLs under concepts/, platform/, guides/, api/, business-tools/

2026-08-01 — Documentation information architecture (initial hubs)

  • Restructured docs navigation for User Guide, Developer Guide, Integrations, Solutions, and Reference
  • Added section hubs under docs/introduction, docs/user, docs/developer, docs/integrations, docs/solutions, docs/reference

2026-08-01 — Event-driven Business Flow triggers

  • Added Event-Driven Triggers: connectors, webhooks, and schedules start the same FlowRunner (not a second engine)
  • Documented flow metadata.trigger (event / schedule / webhook), namespaced event names, optional when predicates
  • Documented envelope fields (version, lineage, sequence ordering, TTL, depth / loop protection) and operator replay APIs
  • REST map: /api/v1/org/events emit, ingest, retry, replay
  • Cross-linked from Define / Run Business Flows, glossary, and sidebars

2026-07-18 — Docs RC1 content fulfillment

  • Expanded Concepts GEO pillars (AI Workspace, Hybrid RAG, Business Actions, agent security, multi-tenant architecture)
  • Replaced stub Guides, Security, and Compare pages with full playbooks and capability matrices
  • Expanded thin Platform and API reference pages (analytics, teams, branding, webhooks, examples, …)
  • Added /llms.txt and /llms-full.txt for AI discovery
  • Expanded blog posts across Platform, AI, Architecture, Security, Engineering, Product, Tutorials

2026-07 — Docs aligned to production implementation

  • Rewrote docs against real hosts: app.qefro.com, api.qefro.com, cdn.qefro.com
  • Documented widget identify() transport and Business Tools REST routes
  • Documented Razorpay webhooks including payment.failed and order-level idempotency
  • Documented Owner / Admin / Member RBAC and org team APIs