v0.1.0-beta.1 — early beta
Pre-release
Pre-release
·
1079 commits
to staging
since this release
First release since v0.0.1 (March 2026). Still pre-v1, very early beta — expect breaking changes between betas.
Highlights
Billing
- Auto top-up, usage alerts, and spend limit controls wired through Autumn billingControls, gated to org owners/admins
- Discount-aware attach flow: previews prorations, per-item discounts, and next-cycle price before confirmation
- Credit schema rescaled so 1 credit ≈ $0.10 of retail usage; baseline pinned to Opus 4.1 as the COGS ceiling
Dashboard
- SSR prefetching: home and websites pages now hydrate from a server-rendered React Query cache
- Long-running DS primitive migration across errors, tables, audience, geo-map, billing, monitors, settings, orgs, auth, and onboarding
- New Autocomplete DS primitive; Switch, Dialog, AlertDialog, Sheet polish
- Consolidated custom-events and event-stream hooks into shared hooks/
- Hydration-safe auth chrome, scrollbar-gutter, and misc a11y fixes
API & infrastructure
- Docker builds compile with --production and NODE_ENV=production
- Autumn webhook hardening, health probe cleanup, insights negative cache + dedupe
- Pre-render transactional emails via @databuddy/email/render before send
- RPC logger now captures procedure and router for wide-event pivots
- Links service: deep-link 302 redirects for app-native mobile flows
Tooling
- Secrets guard, commit-msg enforcement, and doublestar glob matcher in git hooks
- Docker registry cache for CI; false-failure guard when no services are affected
Full changelog
383 commits — see v0.0.1...v0.1.0-beta.1