v0.40
Self-service pivot: 7-day trial without a credit card, hybrid pricing
Marketing flips to pure self-service. No more Calendly, no mandatory demo — you spin up your tenant in 2 minutes.
What changes for you
- 7-day trial without a credit card. You spin up your tenant, import members, test matches, export your data. Seven days, zero friction.
- Hybrid 2-tier + add-ons pricing. Starter €49/mo (100 members, full core) or Pro €99/mo (500 members, advanced modules). Add-ons à la carte: AI credits, federation multi-orgs, extra members, storage, emails, SSO.
- New comparison pages
/vs/circle,/vs/hivebrite,/vs/assoconnect. No rigged tables, no half-truths. - New home. Hero shifted from “Your directory, networked” to “Your community, in motion.” — short outcome, no jargon.
Under the hood
- CSS-driven monthly/annual pricing toggle (no heavy React hydration).
- Light
/signupform: email + org name + subdomain (with live availability check). - Collapsible
PricingFeatureMatrixcomponent with 4 categories (Core, Pro only, Quotas, Security). - Product captures regenerated via
pnpm capture-stills.
What’s next
- Live wiring of
/signupform to the backend (auto Stripe + tenant provisioning). - Detailed
/customers/iompage with signed verbatim. - Interactive pricing calculator in
/pricing(members + AI credits sliders).