Changelog

The published record of user-visible changes to CrowdVital, newest first.

  1. 2026-05-14 — Feature (1.0.0)

    API documentation portal — a public /docs/api page listing every /api/v1 route with its required scope, generated from the typed route definitions.

  2. 2026-05-14 — Feature (1.0.0)

    API token management — create, view, revoke, and rotate programmatic API tokens at /app/me/tokens, with an owner-only organisation token oversight page.

  3. 2026-05-13 — Feature (1.0.0)

    API / programmatic access — the versioned, token-authenticated /api/v1 HTTP API with scoped tokens, cursor pagination, and per-token rate limiting.

  4. 2026-05-09 — Feature (1.0.0)

    Notification preferences & unsubscribe — per-user notification category controls, send-time suppression, and the RFC 8058 one-click unsubscribe landing.

  5. 2026-05-05 — Feature (1.0.0)

    Billing self-service — view your plan, subscription status, seat usage, and invoices, and open the Stripe Customer Portal.

  6. 2026-04-28 — Feature (1.0.0)

    User self-service — manage your profile, active sessions, and email address from /app/me.

  7. 2026-04-24 — Feature (1.0.0)

    Tenant admin — rename your organisation and transfer ownership.

  8. 2026-04-20 — Feature (1.0.0)

    Team management — invite members by email, manage pending invitations, and accept an invitation.

  9. 2026-04-16 — Feature (1.0.0)

    Role & permission administration — assign roles to members.

  10. 2026-04-10 — Feature (1.0.0)

    System pages — branded 404 and 500 pages, plus the maintenance and degraded-mode surfaces.

  11. 2026-04-04 — Feature (1.0.0)

    Tenant switcher — switch the active organisation from the header for users who belong to more than one.

  12. 2026-03-28 — Feature (1.0.0)

    Signup & tenant onboarding — public signup with email verification and first-organisation onboarding.

  13. 2026-03-20 — Feature (1.0.0)

    Authentication — passwordless login (magic link / code), passkeys, TOTP MFA, recovery codes, and server-side sessions.

  14. 2026-03-01 — Feature (1.0.0)

    Platform foundation — the modular monolith, tenant isolation, the audit log, the notification substrate, and observability.