HUB
ProductPricing
LoginBook a demo
HUB

Product

  • Platform Overview
  • Visual Designer
  • YouTube Studio
  • Content Tools
  • Pricing
  • What's New

Features

  • Idea Inbox
  • Idea Kitchen
  • Content DNA
  • Thumbnail Designer
  • Carousel Designer
  • Diagram Designer
  • Video Script Writer
  • Publishing Queue

By Industry

  • SaaS Companies
  • Ecommerce
  • Small Business
  • Mid-Market
  • Enterprise

By Role

  • Marketing Teams
  • Content Agencies
  • YouTubers
  • Solo Creators
  • Newsletter Writers
  • Repurposing

Resources

  • Customer Stories
  • Showcase
  • Academy
  • Compare
  • Help Center
  • Changelog
  • Status

Company

  • About
  • Contact
  • Partners

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Security
  • Accessibility
  • Sub-Processors
  • DPA
  • AI Transparency
  • Billing Terms
  • Data Retention

Join the waitlist

Get the lifetime founding-member offer — one email, no spam.

© 2026 38Hub. Built with ♥ in Newcastle, NSW.

Sitemap
Changelog

What's New

The latest features, improvements, and fixes in 38Hub.

Get StartedView Product
Apr 17, 2026New

Security engine: WAF, 2FA, account lockout, admin dashboard

A full security layer now sits in front of 38Hub — edge-level WAF rules, TOTP two-factor auth, account lockout after repeated failed logins, and a new admin dashboard to monitor and tune it all.

  • Web Application Firewall blocks path traversal, SQL injection, scanner user-agents, suspicious extensions, and null-byte attacks at the edge.
  • Two-factor authentication (TOTP) — enroll with any authenticator app in Settings → Security.
  • Account lockout after repeated failed logins (configurable thresholds).
  • Active session management — view and sign out other sessions.
  • Full audit logging of auth + admin actions.
  • New admin security dashboard at /admin/security with WAF controls, lockout config, and auth event timeline.
  • Content Security Policy + HSTS preload + hardened HTTP headers.
Apr 17, 2026Improved

Lifetime plans now deliver 5× the usage + bring your own keys

Lifetime buyers get 5× the monthly plan's usage caps and connect their own AI provider keys — costs billed direct, no middleman markup.

  • Lifetime buyers get 5× the monthly plan's usage caps (e.g. Lifetime Pro = 2,500 ideas/mo, 750 images/mo).
  • Bring-your-own-keys (BYOK) required for lifetime plans — add Claude, OpenAI, Gemini, or OpenRouter keys in Settings.
  • AI costs billed directly by your provider, no middleman markup.
  • In-app banner guides new lifetime buyers to add their keys.
  • Plan name automatically updates (e.g. "Pro Lifetime").
Apr 17, 2026Improved

Plan limits now enforced end-to-end

Every quota and premium feature now checks the user's plan server-side, with clear upgrade prompts wherever a limit is hit. Pipeline automation tiers split cleanly between Pro and Max.

  • All quotas (ideas, images, team seats) enforced per billing period with 80% usage warnings.
  • Feature gates with upgrade prompts on Carousel/Diagram/Logo designers, Video Scripts, YouTube Studio, Content Strategy, Audio Transcript, Distribution, Recording Schedule, Batch Processing, Weekly AI Review, AI Pipeline, Daily Ideas, AI Revise/Translate/Smart Cook.
  • API returns structured upgrade-required responses; pages render server-side upgrade prompts.
  • Pipeline automation splits across plans: Pro gets auto-score + auto-approve; Max gets full auto-cook + auto-distribute.
Apr 17, 2026Improved

Admin pricing: annual discount percentage + curated feature list

Admin tier cards swap manual yearly-price entry for a discount percentage and auto-calculate the total. The pricing-features list was rewritten to match what the app actually ships.

  • Admin tier cards replaced manual yearly-price entry with a discount percentage; yearly price auto-calculates from monthly × (1 − %).
  • Yearly total shown live in view mode.
  • 47-feature curated list replaces the old pricing_features seed — every feature matches what the app actually does.
  • Removed features for capabilities we don't ship (white-label, API access, multi-brand support).
  • Added new features: AI enrich / revise / translate, Smart Cook, Audio transcript, Distribution, Recording Schedule, Batch, Weekly AI Review, Pipeline automation tiers, Platform AI models.
Apr 17, 2026Improved

Mobile: 139 pages touched across app, admin, and marketing

A sweeping mobile responsiveness pass across the entire product — app tools, admin panel, and marketing site all stack, scroll, and scale properly on phones.

  • App pages (40) — content pipeline, designers, YouTube tools, settings, accountability, calendar all stack properly on mobile.
  • Admin panel (26 pages) — new mobile sidebar drawer with hamburger, backdrop, route-change auto-close.
  • Marketing pages (73) — shared HeroSection, CtaSection, SectionWrapper, FaqAccordion all scale down cleanly for phones.
  • Tables wrapped in overflow scroll; grids collapse to 1-2 cols; filter strips scroll horizontally where needed.
Apr 17, 2026Infra

Upgraded to Next.js 16 — middleware → proxy

38Hub is now running on Next.js 16. The legacy middleware.ts was renamed to proxy.ts and now runs on the Node.js runtime — unblocking future features that need Node-only libraries.

  • Renamed middleware.ts → proxy.ts per Next.js 16 deprecation.
  • Proxy now runs Node.js runtime (was Edge) — unblocks future features using Node-only libs.
  • Kills build deprecation warning.
Apr 15, 2026New

Phase 3 — New Features Landing

Nine new platform features shipped in one wave: broader AI provider coverage, bring-your-own-key support, per-task model control, pre-launch pricing mode, and more.

  • OpenRouter joins Claude, OpenAI, and Gemini as a fourth AI provider.
  • Bring-Your-Own-Key toggle for lifetime-deal users — use your own AI keys instead of the platform pool.
  • Per-task model configuration — pick the best model for scoring, cooking, keyword research, and every other task.
  • Pre-launch pricing mode with a live countdown banner and admin toggle.
  • Google Analytics + Search Console admin integrations.
  • Device-limit enforcement (one device per account, admin override available).
  • Paste a meeting transcript as a source — AI extracts + scores ideas automatically.
  • Admin-only failure log for AI calls + per-task model config dashboard.
  • Admin trials page with extend/convert/cancel flows.
Apr 10, 2026Improved

Phase 2 — UX + Admin Polish

Interface-wide polish across the app and admin. Shared generator header, beta badges on Road-Ahead modules, Sources cleanup, and consistent padding across every admin page.

  • Shared GeneratorHeader applied to every content tool for a uniform shell.
  • Admin pages wrapped in p-8 max-w-[1140px] for consistent page gutters.
  • Sources page now supports meeting transcript paste and dynamic competitors.
  • Connected Accounts moved to the last Settings tab; Monthly Usage moved to /usage.
  • Beta badges on Distribution, Recording, Delegation, Calendar, Publish, and Content Templates.
  • Light-mode tokenization on calendar, carousel modal, and the usage-data delete dialog.
Apr 8, 2026Fixed

Phase 1 — Critical Bug Fixes

Cleared the entire critical-bug backlog — keyword research, the Cook model fallback, the mic permission loop, screenshot upload, admin ban + content pages, team invite, settings tab routing, pricing propagation, and change-plan modal.

  • Keyword Research now only fetches on click — no auto-spend of your API quota.
  • Cook returns a proper 503 + retry-after when the circuit is open, instead of a hard 500.
  • Mic button stopped double-prompting — SpeechRecognition owns permission now.
  • Screenshot upload supports click-to-browse, drag-drop, and paste.
  • Admin ban flips status correctly and revokes the user session.
  • Change-Plan modal shows three plans with dynamic descriptions.