v1.0.0
Public launch
Post-EZ is open to the public. After eleven waves of building in the open, we are flipping the sign. This release closes out the path from "concept" to "scheduler you can actually run a creator business on" -- thirteen platform connectors, a real notifications pipe, bulk scheduling for editorial calendars, and an admin surface we use ourselves every day.
Added
- Full platform set live -- Instagram, TikTok, X, LinkedIn, Threads, Bluesky, Mastodon, YouTube, Patreon, Twitch, Beehiiv, Ghost, and Discord all post from a single composer.
- Bulk CSV scheduling -- import an editorial calendar with one upload, dry-run the parse, and queue a month of content in under a minute.
- OG image generator -- every share link auto-renders a branded preview card, including blog and changelog pages.
- Realtime notifications -- in-app alerts now stream over Supabase Realtime instead of polling.
- Best-time-to-post -- the composer suggests send windows from your own historical engagement per channel.
- Admin dashboard -- queue health, failed-job retry, user search and filter, all from one screen.
- Referral program -- creators share a code, friends get a discount, the referrer earns a Stripe coupon on conversion.
- Customer support inbox -- in-app ticketing with status, owner, and saved replies.
- Outbound webhooks -- subscribe to your own account events from any URL with signed payloads.
- EN / ES / FR landing pages -- the marketing site speaks three languages out of the gate.
- Lighthouse CI -- every PR gets a performance budget gate before merge.
- Field-notes blog -- a place to explain what we ship and why.
Changed
- Notification poll loop replaced with a Realtime channel. Latency is now sub-second instead of "within a minute."
Fixed
- 28 Dependabot advisories cleared. The two that remain are dev-only transitive deps with no runtime exposure.