Changelog

Release notes for the Brainiall platform — most recent first. · Subscribe via RSS

Platform v32· 2026-04-29

  • fixedOG meta cards on /, /docs, /quickstart, /api-explorer, /roadmap, /changelog — 6 pages went from 0 → 11 social meta tags each (og:* + twitter:*); rich previews now render on Slack/LinkedIn/Twitter/Discord
  • added/api/health.json public endpoint — magro JSON for third-party uptime monitors (UptimeRobot, BetterStack, Statuscake), GET/HEAD/OPTIONS, CORS *, 10s cache
  • changedRoot layout metadata.openGraph + metadata.twitter defaults — single source of truth, all pages cascade automatically; pages can still override per-page

Platform v31· 2026-04-29

  • added/docs Authentication details — rate limits per plan (Free / PAYG / Enterprise) + error code troubleshooting table (401/403/422/429/5xx) + token rotation guide
  • added/docs Webhooks reference — Marketplace SaaS Fulfillment v2 schema (8 action types, RS256 JWT signature validation, replay-attack defense via activityId + timeStamp) + opt-in Usage events with HMAC-SHA256 signing
  • added/docs on-page Table of Contents with anchor links — #authentication, #endpoints, #sdk-tooling, #webhooks

Platform v30· 2026-04-29

  • addedAtom 1.0 RSS feed at /changelog/rss.xml — subscribe via NetNewsWire / Feedly / n8n / IFTTT
  • addedOpenAPI 3.1 YAML at /openapi.yaml — companion to JSON for Spectral / Redocly / openapi-generator-legacy tooling
  • changed/changelog header now exposes 'Subscribe via RSS' link; /docs CTAs include OpenAPI YAML download

Platform v29· 2026-04-29

  • addedPublic /roadmap page — Now / Next / Later columns + 'Promises we won't make' + 'How we ship' policy section
  • addedFooter wiring — /roadmap and /changelog now in the Product column (closes prior gap where /changelog had no footer entry)
  • changedsitemap.xml extended with /roadmap (priority 0.6, weekly changeFrequency)

Platform v28· 2026-04-29

  • addedTypeScript SDK 1.0.2 — examples/ directory shipped inside tarball: 5 runnable specialty SKU examples (S1-S5) + README
  • addedPython SDK 1.0.2 — examples/ directory shipped inside tarball: 5 runnable specialty SKU examples (S1-S5) + README
  • changedBoth SDK READMEs now link to examples/ — closes the dev experience loop (download tarball → npm/pip install → tsx/python examples/01-background-removal.ts)

Platform v27· 2026-04-29

  • added/.well-known/security.txt (RFC 9116) — coordinated disclosure policy + 90-day patch window + scope spec
  • added/security.txt mirror at root for legacy security scanners
  • added/humans.txt — team contact, open-weight credits, hosting + standards stack
  • addedPostman environment file companion to existing collection (BASE_URL + BRAINIALL_API_KEY) — wired into /docs CTAs

Platform v26· 2026-04-29

  • added/api-explorer with hosted Swagger UI — try any of 18 endpoints in browser, no install required
  • addedTypeScript SDK auto-generated from OpenAPI 3.1 spec — npm-installable tarball at /marketplace/sdk/
  • addedPython SDK auto-generated, organized by tag — pip-installable, sync + async variants per endpoint
  • addedStatus badge SVG at /api/status/badge.svg — embeddable in README/dashboards (CORS *, 60s cache)
  • added/changelog public page (this), /trust + /about pages — footer 100% complete
  • fixedOpenAPI schema drift: MemorySearchHit.similarity → score, added created_at + tier + model fields
  • fixedAll 13 public pages now Lighthouse 100/100/100/100 desktop, A11y/SEO/BP 100 mobile
  • securityCSP nonce injected in next-themes anti-flash script — Best Practices 92→100
  • securityMarketplace JWT signature validation against Microsoft AD JWKS (RS256, audience+issuer check)
  • changedSentry browser tracing disabled — TBT 150ms→90ms on landing pages

Platform v25· 2026-04-29

  • addedOpenAPI 3.1 spec served at /openapi.json — 18 endpoints, 7 categorized tags, 13 schemas
  • addedPostman v2.1 collection at /marketplace/sdk/brainiall.postman_collection.json (18 endpoints)
  • added/changelog public release notes (this page)
  • added/about, /contact, /trust, /dpa public pages — full footer compliance
  • changedSitemap.xml extended from 15 to 23 URLs (legal pages + SDK files indexed for SEO)

Platform v24· 2026-04-28

  • securityMicrosoft AD JWT signature validation on Marketplace webhooks (RS256, JWKS-cached, audience+issuer verification)
  • securityauth-proxy:v3 with HEALTHCHECK — closes silent-failure gap (deadlock/hang detection)
  • securityInternal API keys populated for S1/S2/S5 — defense-in-depth at backend layer
  • added/privacy + /terms pages with substantial legal content (8 KB combined)
  • added/api/status/ping aggregator covers 12 services (5 new specialty SKUs included)

Platform v23· 2026-04-27

  • addedHero screenshots for all 5 specialty SKUs (PNG/AVIF/WebP, 96% smaller via AVIF)
  • addedPress kit + datasheet CTAs on all 5 product landing pages
  • addedCross-product 'More specialty APIs' footer for internal linking
  • addedJSON-LD Product structured data + AggregateRating per landing
  • addedItemList schema on /pricing for Google rich-results eligibility
  • addedOG meta + Twitter card per product (rich social previews)

Platform v22· 2026-04-26

  • added5 marketing one-pager PDFs (banner + KPIs + pricing + curl snippet)
  • addedReviewer sample assets — S2 noisy WAV, S3 3-speaker WAV, S4 academic PDF
  • addedPlausible event tracking on datasheet/sample/docs CTAs
  • fixedS2 audio-enhance race condition — workers=1 eliminates DenoiseEngine warmup race
  • changedLighthouse 100/100/100 across 6 pages on desktop profile (Performance/A11y/SEO/Best Practices)

Platform v21· 2026-04-25

  • addedS1 Background Removal API — Fast tier (rembg) + HD tier (BiRefNet, mIoU 0.95)
  • addedS2 Audio Enhancement API — Denoise / Voice Iso / Cleanup / Master in one pipeline
  • addedS3 Speaker Diarization API — pyannote 3.1 standalone, 12% DER on AMI
  • addedS4 PDF-to-Markdown API — Marker engine, equation/table-aware
  • addedS5 Agent Memory API — multi-tenant BGE-small embeddings (Mem0 alternative)
  • addedMicrosoft Azure Marketplace SaaS Offers for all 5 specialty SKUs

Subscribe

Big-impact releases are announced via the status page and email to active customers. For real-time platform events, watch status.brainiall.com.