Skip to content

Releases: databuddy-analytics/Databuddy

v0.1.0-beta.1 — early beta

Pre-release

Choose a tag to compare

@izadoesdev izadoesdev released this 22 Apr 19:31

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

v0.0.1

Choose a tag to compare

@izadoesdev izadoesdev released this 31 Mar 12:27

Republish Docker images after fixing GHCR registry URL in the manifest job.

v0.0.0

Choose a tag to compare

@izadoesdev izadoesdev released this 31 Mar 12:15

Initial tagged release. Publishes multi-arch Docker images to GHCR (api, basket, links, uptime).

Deployment Fixes for Modernization

Choose a tag to compare

@TareqK TareqK released this 19 Jun 12:19
0.0.2

feat: show current day highlight on calendar

First Deployment

Choose a tag to compare

@TareqK TareqK released this 19 Jun 10:21
0.0.1

fix: missing websites types for validation