Changelog

Every release that shipped to Aruwo, newest first.

v0.50 — Careers, fully wired

Per-role application dialog with resume + cover letter uploads, plus an Open Application flow so candidates can pitch their own role.

v0.49 — Security hardening pass

Locked down sensitive columns (OAuth tokens, password hashes, merchant config), pinned search_path on key functions, and tightened RLS on payment configuration.

v0.48 — Pricing simplified

Removed the MTN Mobile Money checkout from the pricing flow; card checkout is now the single path while we rework MoMo.

v0.47 — Google sign-in for generated apps

OAuth start/callback routes for project app users, with HMAC-signed state and a popup flow wired into window.__ARUWO__.auth.signInWithGoogle().

v0.46 — Multi-task tray

Run multiple AI tasks in parallel from a single project — track status, cancel, and jump back to any run from the new tray.

v0.45 — Aruwo-hosted backend per project

Every generated app gets a shared backend with publishable keys, form submissions, and project_app_users out of the box.

v0.44 — Project Data view

New _authenticated/projects/$id/data route to inspect tables, forms, and submissions for any project.

v0.43 — Public form submit endpoint

POST /api/public/p/$pk/forms/$key/submit lets published apps capture form data with no client setup.

v0.42 — Founder Series events

Community page with city-based meetups across Africa and the Caribbean.

v0.41 — Modern tiered pricing

Four-tier plan with credit slider and rollover credits for 3 months.

v0.40 — Solutions dropdown

Per-persona landing pages for founders, agencies, and enterprises.