Changelog
Every release, shipped with obsessive attention to detail.
v0.10.0
Security- ExternalSecrets Operator — ClusterSecretStore + ExternalSecret CRDs for AWS Secrets Manager
- RBAC — ServiceAccounts + least-privilege Roles + RoleBindings for all 11 workloads
- Prisma migrate:deploy — production migration script + K8s init container on api-gateway
- Storybook component stories — Card, PageHeader, EmptyState, AnimateIn, LoadingState, ErrorState
v0.9.1
Platform- Analytics dashboard — recharts AreaChart + BarChart for 30-day funnel and revenue trends
- Blog powered by Sanity CMS — index + post pages with ISR, OG metadata, prose rendering
- Feature flag React hooks — FeatureFlagProvider, useFeatureFlag, useFlags with SSR hydration
v0.9.0
Major- ArgoCD GitOps — production deployments now auto-reconcile from main branch
- PgBouncer connection pooler (transaction mode, 1,000 client connections on 20 server connections)
- SLO burn-rate alerts — multi-window Google SRE methodology (14.4×/6×/3×)
- Grafana platform dashboard — 32 panels, SLO + HPA + resource usage
v0.8.0
Feature- Usage metering middleware — fire-and-forget Redis counters per tenant / billing period
- Sentry server-side + client-side error tracking with tenant context
- Transactional email package (Resend): welcome, API key creation, quota warnings, invites
v0.7.0
Feature- Settings pages: General, Team, API Keys (SHA-256 hashed, soft-delete), Billing, Security
- Idempotency middleware — UUID v4 validation, Redis SET NX, 24-hour response cache
- Pricing page — FREE / PRO / ENTERPRISE with gradient-border highlighted card
v0.6.0
Infrastructure- Prometheus ServiceMonitor + PrometheusRule for all Node.js and Python services
- ModSecurity WAF (DetectionOnly) + OWASP CRS on nginx-ingress with rate limiting
- Inter-service NetworkPolicies — zero-trust mesh for every service-to-service call
v0.5.0
Platform- Multi-tenant auth — Clerk clerkMiddleware with org membership roles
- RBAC permission matrix — 17 typed scopes across OWNER/ADMIN/MEMBER/VIEWER
- AI service proxy routes (/api/v1/ai/chat, embeddings, models)
v0.4.0
Foundation- Turborepo monorepo — pnpm workspaces, 33 packages, Node 22
- Hono API gateway with OpenAPI, idiomatic middleware stack
- Prisma + Supabase (PostgreSQL + pgvector)
Subscribe to release notes via RSS or follow @nebutra_ai.