Changelog
What's new in Buhg
Recent releases, newest first.
Observability & security hardening
v0.6 · 2026-07-14
- Server- and client-side error logging wired end to end, scoped per project.
- Nonce-based Content-Security-Policy with strict-dynamic in production.
- Sliding-window rate limiting on the embed and CLI endpoints.
- Hardened attachment uploads: strict MIME allowlist and sanitized filenames.
Multi-tenancy: projects under accounts
v0.5 · 2026-06-30
- Every account can now run multiple projects, each with its own bug queue.
- Project switcher in the dashboard.
- All data scoped by project for clean isolation.
Password reset & auth polish
v0.4 · 2026-06-10
- Self-serve password reset flow.
- Auth pages restyled to match the dashboard design system.
- Open-redirect guard on the auth callback.
Pricing & plans
v0.3 · 2026-05-28
- Hobby, Starter, Pro, and Agency tiers.
- Monthly / annual toggle and a full feature comparison table.
Public marketing site
v0.2 · 2026-05-12
- Landing page with auth-aware redirect.
- Realtime dashboard reflecting terminal status changes instantly.