Changelog
What shipped on PrimDB
Every release, in plain language. What we added, changed, and fixed as PrimDB grew from one platform into a fleet you can bring your own server to.
- v0.4.0
Bring your own server
Added
- Bring your own server: enroll a machine you control on the Servers page, run the one-line Docker command, and it joins as a deploy target next to the shared PrimDB host.
- Discover & adopt: after you enroll a server, PrimDB lists the containers already running there read-only and lets you pick which to adopt as observe-only apps, without changing how they run.
- Choose a deploy host per app and per service.
- Servers page fleet view with per-host status and public IP.
- App base-domain zones (web → apex, api → api.example.com).
Changed
- Deploys now route to the owning host’s agent; the shared platform host is presented simply as "PrimDB" and is managed for you.
Fixed
- Native dropdown menus were unreadable on the dark theme — now legible everywhere.
- A stuck build no longer hangs forever.
- Promote and rollback are now owner-only.
- v0.2.0
Deploy pipeline
Added
- Push a repo and get a live preview URL per pull request.
- Approval-gated promote to production with an atomic route swap.
- One-click rollback.
- Managed Postgres, Redis, search, and storage, provisioned in seconds.
- GitHub App with PR comments for preview-ready and build-failed.
Fixed
- Preview builds auto-supersede prior builds per PR.
- v0.1.0
Foundation
Added
- One platform for Deploy, Data, Auth, and AI.
- GitHub sign-in.
- Projects and team invites.
- The dashboard.