s evolutions: new features, critical fixes, compliance updates, new verticals. Published transparently since April 2026." />

Public changelog.

Every product evolution, critical fix and compliance update from Orkelia since April 2026, in reverse chronological order.

v1.18.0"Visibility max"May 18, 2026

Sub-specialties + authority pages + AI transparency

feat docs
  • 15 new sub-specialty pages · Transport (ride-hailing, fleet taxi, B2B logistics, ambulance, moving), Restaurants (bistro, catering, fine dining, food truck, pizzeria), Sales (B2B SaaS, agency, consulting, recruiting, training)
  • Authority pages · /trust (12 verifiable GDPR commitments), /ai-policy (models used, safeguards, EU AI Act compliance), /developers (REST API, MCP server, webhooks)
  • Documented integrations · 32 public connectors (Doctolib, Combo, Calendly, WhatsApp Business, Resend, Stripe, Notion, Slack, Make, Zapier…)
  • Versioned public changelog · this page
v1.17.0"Trilingual blog"May 18, 2026

Multilingual blog + clinic specialties

feat
  • 5 EN articles · vertical vs generic, Lemlist vs SDR, patients lost, GDPR health, state of vertical AI
  • 5 ES articles · Spanish-language versions with localized internal links /es/audit, /es/branches
  • 5 FR Clinic specialties · dental, physiotherapy, dermatology, aesthetic medicine, osteopathy (Schema.org MedicalBusiness)
  • Extended sitemap · 115 → 132 URLs, automatic IndexNow ping
v1.16.0"Authority sprint"May 17, 2026

Independent audit + strategic pages

feat
  • Independent audit 71/100 · score "mature, more advanced than the market average at this stage"
  • 10 FR blog articles · 5 categories (Clinic, Sales, Trading, Restaurants, Strategy)
  • 5 comparison pages · /cliniques-vs-doctolib, /commercial-vs-lemlist, /restauration-vs-combo, /trading-vs-bloomberg, /shop-vs-shopify
  • Authority pages · /case-studies, /methode, /presse, /about, /faq
  • Lead magnet · /guide-ia-clinique (7 steps)
  • AI glossary · /glossaire-ia (60+ terms, Schema.org DefinedTermSet)
  • Data-driven report · /etat-ia-verticale-france-2026
v1.15.0"Booking without Calendly"May 17, 2026

Custom /audit system + repaired funnel

feat fix
  • Custom /audit (FR/ES/EN) · 30 fixed slots (10am/2pm/4pm Paris × business days), honeypot form, edge function book-audit.js, visitor + admin email, 1-click Google Calendar link
  • Calendly removed everywhere · 45 HTML files + React + scripts updated
  • Critical bug fixed · approved_at = NULL was blocking 102 drafts (62 Orkelia + 40 Mynaparrot) · SQL fix applied
  • AuthPage i18n · 24 keys × 3 languages (FR/ES/EN), fixed non-working language selector
  • D0 welcome email · fixed fire-and-forget killed in edge runtime · now await with 4s AbortController
v1.14.0"Hub WebGL"May 16, 2026

6-branch hub + WebGL mesh + 3D tilt

feat
  • Hub /branches + 6 subpages · Clinics, Restaurants, Transport, Sales, Trading, Shop
  • WebGL mesh gradient · 120-line vanilla GLSL fragment shader for a premium effect
  • 3D card tilt · CSS perspective + JS mousemove with --rx/--ry CSS vars
  • Frozen stack · pure static HTML, Geist + Instrument Serif italic, CSS orb, cursor glow
v1.13.0"ICP enforcement"May 12, 2026

Outbound cleanup + anti-hallucination guardrails

security fix
  • 69 fake-claims drafts deleted · full purge of templates with invented ROI figures
  • 143 non-ICP prospects excluded · strict enforcement of the ICP criterion per workspace
  • Personalizer prompt redesigned · explicit safeguard against figure hallucination
  • Outbound templates redesigned · aligned with the Founder Program (10 spots, D30, 14 days no card)
v1.12.0"Founder pricing"May 2, 2026

Founder-led pivot + Founder Program

feat
  • Stripe Founder Program €497/month · LIVE checkout, 12-month annual subscription
  • Orkelia auto-send turned off · pivot to founder-led calls (top 32 prospects to call)
  • Multi-agents coded · Qualifier (Haiku) + Personalizer (Sonnet) separated
  • Critical safeguards · never invented figures, never an unverifiable claim
v1.11.0"Multi-tenant"April 22, 2026

Email de-duplication + honest MRR

fix security
  • Table email_suppression_list · PK email, queried by auto-draft, auto-send, intake, enrich
  • Partial UNIQUE index · on (email, sequence_step, workspace_id) WHERE status IN draft/approved
  • Check constraint outbound_emails_status_check · added complained, unsubscribed, suppressed
  • MRR filters real customers · plan_active=true AND is_trial=false AND stripe_customer_id IS NOT NULL
  • Zero-tech channel activation · table channel_activation_requests, dashboard UI "Request activation"