Releases
Built fast. Shipped clean.
32 major milestones since Jan 13, 2026 — the public ship log of MiOffice AI, the AI-Powered Digital Workspace Studio.
Every entry below is a public-facing capability shift, launch, or platform milestone — not bug fixes or copy tweaks. For agent-friendly machine-readable variants: /feed/releases.xml · /llms.txt.
May 2026
7 milestones
- Discovery★ Milestone
Discovery rewrite — moat projected across all surfaces
Every discovery markdown surface (AGENTS.md, README.md, TOOLS.md, USE-CASES.md, BLOGS.md, STUDIOS.md, COMPLIANCE.md) now leads with the AI-Powered Digital Workspace Studio framing and the 6-pillar moat. 1,180+ internal links surfaced for LLM crawlers (5× the prior count).
New auto-generated indexes: BLOGS.md (771 posts grouped by topic cluster), STUDIOS.md (8 pro-editor variants), COMPLIANCE.md (23 certifications + trust pages). Real Trustpilot 4.5★ / 35 reviews + Google Business Profile 4.1★ / 37 reviews now surfaced via Organization aggregateRating schema for SERP rich-result eligibility.
- Infrastructure★ Milestone
Resumable parallel upload pipeline — 692MB+ files survive tab close
End-to-end resumable parallel TUS with custom server-side concatenation. Closing the tab no longer kills the upload; chunks resume on reconnect. Verified with a 692MB HDR-to-SDR job.
CPU video tools (hdrToSdr, normalizeAudio, compress, toMp3, trim, reverse, mp3Cutter, extractSubtitles, toGif, videoConvert) now route through the bypass pipeline. Covers ~93% of actual usage.
- DiscoveryFeature
Tool × Context discovery — /contexts/ landing pages
New /contexts/<tool>/<context> URL pattern surfaces use-case-specific landings (e.g. AI Music Generator for YouTube, Remove Background for LinkedIn Headshots). Sitemap, llms.json, and footer auto-derive from the JSON registry.
- Security & Privacy★ Milestone
On-device safety pre-flight across 10 face-input apps
WebAssembly safety checks run client-side before any GPU call on FaceSwap, AI Talking Head, AI Cartoon, AI Headshot, Face Enhancer, AI Inpaint, AI Photo Restorer, AI Photo Colorizer, Background Remover Pro, AI Image Upscaler. Photos do not leave the browser unless every required check passes.
Three-stage gate: face detection, age estimation with confidence-weighted decisions, content classification. Inpaint adds a fourth check at process-click time (mask-intent detection). Server-side audit log for every accept and reject.
- AI Studio🚀 Launch
AI Voice Generator launches with 17 languages
Voice Generator ships with reference-audio cloning, 17 languages, tier-aware prompt enrichment, and a bespoke pro-editor /go surface — full TransportControls + waveform/spectrum + cover-art library.
- AI Studio🚀 Launch
AI Music Generator v1 — 4 engine tiers
Standard → Pro → Studio → Cinematic engine tiers with Haiku-4.5 prompt sanitization on Pro+. Per-genre real samples on the ticker carousel; tier-aware sampling and credit math.
April 2026
10 milestones
- DiscoveryFeature
SEO foundation overhaul — hreflang, RTL, dateModified parity
x-default hreflang shipped across all multilingual surfaces. Arabic / Hebrew / Urdu RTL rendering. dateModified parity between tool pages and sitemap lastmod. Robots meta broadened to non-Google crawlers. Staging noindex gate via NEXT_PUBLIC_DEPLOY_ENV.
- PlatformFeature
Product Tour v3 — anon + auth gating
React-native product tour with anon-vs-authenticated gating. 5-second auto-show on first visit, dismissible, surfaces value before payment friction.
- Infrastructure★ Milestone
Finland edge node bootstrapped
Third region added (EU). Becomes the upload-pipeline + GPU-dispatch home. NYC remains primary; Mumbai stays as the Asia/Oceania edge.
- MonetizationFeature
Crypto payments — BTC / ETH / USDT-Base / SOL invoice service
Python FastAPI microservice for crypto invoice generation + chain watchers + HMAC-signed credit-grant webhook. HD-wallet derivation per coin (BIP39). MiOffice-side webhook receiver shipped to prod (dormant until service deploys).
Targets LLM-organic international traffic in markets where Stripe coverage is thin. Coexists with the Stripe checkout — users pick the rail.
- MonetizationFeature
Locked-Preview Paywall — narrative conversion gate
LockedPreviewModal shipped on AI Face Swap. Apple-HIG glass card over blurred target image, MiOffice AI one-tab pitch, 6-competitor strike-through, and a single CTA into pricing. Day Pass hidden on GPU paywalls (was confusing users into buying the wrong plan).
- MonetizationFeature
Dynamic Credit Config — runtime pricing
Pricing, plans, geo-pricing, and per-tool credit costs are now runtime-configurable via JSON. Change values, no deploy needed. Stripe product IDs feature-flagged via NEXT_PUBLIC_DYNAMIC_CONFIG.
- InfrastructureFeature
Cross-region registry deploy flow
Docker base image split (system deps separated from app code) cuts cold-build time. Primary region pushes to a private registry; edge regions pull. Eliminates 15+ minute cross-ocean Docker builds on the edge.
- AI Studio★ Milestone
GPU Tools Production — 28 AI apps live to all users
Face Swap, Talking Head, Voice Cloner, Music Generator, Image Upscaler 4×, Background Remover Pro, Inpaint Pro, Photo Restorer, Photo Colorizer, Cartoon Filter, Headshot Generator, Image Generator, Logo Generator, Vocal Remover, Audio Enhancer, Melody-to-Music, Transcriber, Document Summarizer, Document Translator (16 languages), Video Subtitler, Video Translator — and more. All 28 apps live on dedicated serverless GPU workers.
- AI StudioFeature
GPU E2E audit — 37 issues fixed across 6 workers
End-to-end audit of all 30 GPU actions. Lazy model loading on GPU workers (OOM fix — 4 models no longer co-resident). Timeout extensions for video / audio / generation. Path-traversal guards. Result file TTL extended 15min → 24hr to match email promise.
- Monetization★ Milestone
Unified Credit System launches
Day Pass $2.49 (24h, excludes AI Studio + Video And Audio Studio) · Starter $6.99 / 250 credits · Pro $19.99 / 1,250 credits · Heavy $49.99 / 4,500 credits. Credits never expire. Stripe-only checkout. CreditWall gate component replaces engagement engine + old gate components — ~6,500 lines deleted from the codebase.
Auth: Google / GitHub / Apple / Facebook / X social sign-in. Edge Redis on the Asia/Oceania edge handles credit abuse prevention with sub-millisecond checks. Account pages at /account for profile, credits, subscription, and settings.
March 2026
6 milestones
- DistributionFeature
Extension P2P transfer + header cleanup
Firefox extension P2P handlers, Safari extension trimmed, site bridge + file transfer keepalive. Bell + help icons surface only on /tools/* (cleaner home + about pages).
- AI Studio🚀 Launch
GPU Tools Pilot — 28 GPU apps
Six dedicated GPU workers (image, audio, video, light generation, heavy generation, document) deployed behind a single GPU dispatch endpoint. 28 GPU apps live to pilot users.
- PlatformFeature
Agent-Driven Development workflow formalized
Plan → Spec (epic / stories / tasks) → Implement (sequential) → Roast (audit) → Fix → Ship. Spec docs live in docs/specs/<epic>.md. Decisions log at docs/DECISIONS.md.
- MonetizationFeature
GPU Pro monetization — Stripe subscriptions + credit gate
First credit gate ships with three tiers. Stripe subscription rails wired. Foundation for the full unified credit system (Apr 6).
- InfrastructureFeature
Edge Redis on Mumbai — sub-ms credit checks
Redis sidecar on Mumbai for credit abuse prevention. Sub-millisecond checks vs 200ms+ cross-ocean PostgreSQL round-trips. Graceful fallback if Redis is unreachable.
- Infrastructure★ Milestone
Multi-region infrastructure — NYC + Mumbai
Cloudflare geo-router worker routes Asia + Oceania traffic to a Mumbai edge node; rest of world to the NYC primary. Sub-100ms latency for 70%+ of global traffic.
February 2026
7 milestones
- DistributionFeature
AdSense approved
Google AdSense approved on mioffice.ai (later turned off in April when the credit system replaced ad monetization).
- PlatformFeature
Engagement engine production — 376 tests, 5 languages
WHO × WHAT × WHERE × HOW rules engine for geo-aware monetization decisions. 376 vitest tests. Spanish / French / Portuguese / German / Hindi localized. Replaced in April by the simpler credit system.
- PlatformFeature
Speed Engine — 7 site-wide perf fixes
Smart Router 7-tier action routing. OPFS for near-native disk I/O. Worker pool sized to navigator.hardwareConcurrency - 1. Service Worker model-weight caching. SharedArrayBuffer-backed multi-threaded WebAssembly site-wide.
- Launch★ Milestone
mioffice.ai LIVE — 301 redirects from blitztools.app
Production cutover to mioffice.ai. blitztools.app permanently redirects. Staging environment at staging.mioffice.ai. Enterprise + compliance landing pages shipped.
- Launch★ Milestone
BlitzTools → MiOffice rebrand
Rebrand to MiOffice — "Mi" = "My" (My Office, My Files, My Privacy). Domain mioffice.ai purchased. New canonical 9-studio framing: AI · Video And Audio · Image · Document · Scanner Suite · Notes · ScreenShare · TransferFiles · DeviceHandoff.
- DistributionFeature
Chrome Extension v2
Chrome Web Store extension shipped with site-bridge for one-click open-in-MiOffice from any tab. Foundation for the later P2P transfer + Safari + Edge + Firefox extension family.
- PlatformFeature
Light theme + brand blue (#0B65C2)
Site-wide light theme redesign. Brand blue locked at #0B65C2. Foundation for the calm, Apple-HIG-influenced visual language used through 2026.
January 2026
2 milestones
- Distribution🚀 Launch
MCP Hub V1 — Anthropic MCP server registry
mcphub.voidai.wtf launches — Rust Axum backend + Next.js frontend. 39 seeded MCP servers cataloged. Foundation for MCP Hub V2 (paid hosted servers, planned).
- Launch★ Milestone
BlitzTools launches with 66+ browser apps
The original launch — 66+ PDF / image / video / audio apps under one tab. WebAssembly-first, no uploads. The seed of everything that became MiOffice AI.
Try what shipped.
Every milestone above is live at mioffice.ai. Browse all the full MiOffice catalog, or grab a Day Pass from $2.49.