← Back to appAPI Docs

Changelog

AI SNS Β· Social Studio β€” what shipped, and when.

A running history of the platform over the last six months β€” new capabilities, refinements, fixes and security hardening. Newest first. Dates are release dates; versions follow semantic versioning.

v1.0.02026-07-06LatestΒ· Hardened

Production-ready: full API docs and a security + reliability pass.

  • AddedAPI Reference β€” a searchable, self-contained documentation page covering all 57 endpoints (auth, params, responses, errors), linked from the sidebar.
  • SecurityFixed a stored-XSS vector by escaping post text at every render sink.
  • SecurityOpen demo mode is now opt-in only under production; never grants anonymous access by default.
  • SecurityAdded write-role gating to the AI/credit-spending endpoints so read-only members can't drain credits.
  • FixedStripe checkout now reliably credits completed purchases (workspace match was rejecting valid payments).
  • FixedMalformed auth tokens now return a clean 401 instead of a server error.
  • ReliabilityPublish jobs orphaned by a restart are now reclaimed and retried instead of stalling.
  • ReliabilityYouTube uploads stream instead of buffering, with a size cap β€” no more memory spikes on large videos.
v0.9.02026-06-23Β· Reach

Find creators, manage outreach, and grow.

  • AddedInfluencer discovery β€” search creators (native YouTube), deep-analyze audience, engagement and authenticity, with an estimated sponsored-post rate.
  • AddedOutreach CRM β€” saved-prospect shortlists with folders, a unified message inbox, and status pipeline.
  • AddedOutreach autopilot β€” AI-drafts and emails a batch of prospects in one click.
  • AddedCAN-SPAM / GDPR compliance footer with opt-out on outbound email.
  • AddedContent search pagination, saveable categories, and post templates.
v0.8.02026-06-02Β· Commerce

Monetization and a polished mobile experience.

  • AddedBilling β€” plans and credit packs with Stripe and PayPal checkout, a credit ledger and idempotent fulfillment.
  • AddedRich link-in-bio links with thumbnails and descriptions.
  • ChangedFull mobile-responsive pass across every view.
v0.7.02026-05-12Β· Connected

Real accounts, safely connected.

  • AddedOAuth connect for all 8 platforms with PKCE where required.
  • AddedReal engagement-metric ingestion from connected accounts.
  • SecurityToken-vault hardening β€” refuse to boot on a default VAULT_KEY; tokens stay encrypted at rest and never leave the vault.
v0.6.02026-04-21Β· Grow

Five growth features in one wave.

  • AddedClient approval share-links β€” a tokenized public review page; approve or request changes.
  • AddedEvergreen recycling β€” re-queue top performers automatically.
  • AddedReference-image generation (Gemini) β€” new visuals guided by an uploaded image.
  • AddedComment sentiment analysis and AI hashtag suggestions.
  • AddedLink-in-bio studio β€” AI-generated page, background themes and animation.
v0.5.02026-03-31Β· Insight

Know what's working.

  • AddedAnalytics β€” 30-day engagement timeseries and top posts, with winning hooks surfaced back into the composer.
  • AddedA/B testing β€” variant groups with automatic winner selection.
  • AddedCadence heatmap β€” best day Γ— time-slot to post.
v0.4.02026-03-10Β· Everywhere

Publish to every major network.

  • AddedReal publish adapters for X, LinkedIn, YouTube, TikTok and Pinterest (joining Instagram & Facebook) behind one unified interface.
  • ChangedConsistent official platform brand glyphs throughout the UI.
v0.3.02026-02-17Β· Studio

Make every post look designed.

  • AddedDesign studio β€” 50 frames and 48 template designs, a non-destructive overlay compositor, and AI generate-frame.
  • AddedBrand assets β€” logo/watermark/thumbnail store with a 9-position watermark picker.
  • AddedPer-platform aspect presets and a "use original" revert.
v0.2.02026-01-27Β· Engine

The machinery that runs it all.

  • AddedJob queue + scheduler β€” retries, exponential backoff, dead-letter and self-heal.
  • AddedMedia pipeline β€” per-platform image variants via sharp.
  • AddedLive safety check β€” banned-phrase and PII screening as you type and before publish.
v0.1.02026-01-06Β· Genesis

The foundation β€” a multi-tenant AI publishing studio.

  • AddedAI Publisher β€” describe intent, get a drafted post with fill-in [BRACKETS], tone control, and JA⇄EN translate/improve/shorten.
  • AddedMulti-tenant core β€” workspaces and roles (owner/editor/viewer/client) with an encrypted social-token vault.
  • AddedPublishing to Instagram & Facebook, per-platform previews and character counters.
  • AddedCredit meter, plan limits, activity/audit log, and demo-seeded onboarding.
Legend: Added new Β· Changed improved Β· Fixed bug fix Β· Reliability Β· Security. Versioning follows SemVer.