v1.0.0
MajorCreator AI 1.0 — General Availability
First stable public release. Creator AI graduates from beta with a consolidated feature set, hardened infra, RBAC-backed admin tooling, and a complete monetization and affiliate stack.
Added
- Affiliate program with sales-rep settings, approvals, and signup email notifications.
- Careers module — job postings, applications, and admin CRUD.
- Admin and Sales-Rep dashboards with role-based access control.
- Premium gating on Story Builder and Ideation.
- One-time 500 credits on signup; 250 credits per successful referral.
- Audio dubbing powered by the VoxCPM model.
- SEO metadata, sitemap, robots, and Open Graph across public pages.
- Resend webhook integration for transactional email lifecycle events.
- Swagger API docs and end-to-end Swagger tests for the backend.
- Unit and E2E test suites across API services.
- Public changelog page and CHANGELOG.md.
Changed
- Redesigned dashboard layout, landing page, and pricing CTAs.
- All shared components moved into the @repo/ui workspace package.
- Redis connection consolidated into API and Worker containers.
- Hardened validation and typed error messages across services.
- Recalculated credit consumption for fair per-feature billing.
Fixed
- Email loop on Resend webhooks.
- Job application submission bug.
- Thumbnail generation, deletion, and SSE payloads now include image URLs.
- Story generation and story-builder edge cases.
- Referrer credit double-attribution.
- Modal freezing on the ideation flow.
- Railway/Docker build errors and @repo/config main/types paths.
Security
- RBAC enforcement on admin and sales-rep routes; tighter Zod-backed request validation.