What BetterDB-inc/monitor shipped
Generated by FoxPlug from public activity — not affiliated with Betterdb.
Week of September 14, 2026
What shipped
- v0.44.0 released with self-hosted user control: authentication, broker sign-in, personal tokens, and settings updates. Release
- Agent 1.6.2 fixes crash-loops from missing @betterdb/shared dependency in npm and Docker builds. Pull request #465
- Agent feature (connection tab, token minting, gateway) now works on self-hosted instances with workspace auth enabled. Pull request #466
- Self-hosted installs can sign in with Google or GitHub via OAuth flow running on betterdb.com with embedded key verification. Pull request #457
- Webhooks now support Slack Block Kit and Discord embed payload formats in addition to generic JSON. Pull request #451
- Fleet overview page added for cloud teams to see health status across multiple instances at a glance. Pull request #453
- Personal MCP tokens and workspace telemetry added for self-hosted user control. Pull request #455
- Team and MCP Tokens pages moved into Settings, account menu added to footer. Pull request #460
- Security: CVE overrides tightened for js-yaml, smol-toml, and mysql2 in published images. Pull request #463
- Test specs updated for embedded broker signing key, enabling broker by default in dev and self-hosted. Pull request #464
Why it matters
Self-hosted deployments now have full user authentication and access control, matching cloud features. The agent can run on self-hosted with workspace auth. Webhook integrations work better with platform-specific formatting for Slack and Discord.
Changelog entry
- v0.44.0: Self-hosted user control with sign-in, broker integration, personal tokens, and settings Release
- @betterdb/agent 1.6.2: Fixed crash-loops from missing @betterdb/shared in builds Pull request #465
- Agent feature enabled on self-hosted instances with workspace auth Pull request #466
- Google and GitHub sign-in for self-hosted installations Pull request #457
- Broker handoff token signing for self-hosted OAuth flow Pull request #456
- Webhook payload formats for Slack Block Kit and Discord embeds Pull request #451
- Fleet overview page for multi-instance health monitoring Pull request #453
- Personal MCP tokens and workspace telemetry Pull request #455
- Activity log for workspace mutations, sign-ins, and CLI commands Pull request #437
- Invitations and Team page for self-hosted workspaces Pull request #434
- Read-only members and authenticated CLI/monitor sockets Pull request #433
- Required sign-in on self-hosted installations Pull request #432
- Team and MCP Tokens moved to Settings with account menu Pull request #460
- Security: CVE overrides for js-yaml, smol-toml, mysql2 Pull request #463
- Broker signing key embedded for self-hosted and dev environments Pull request #464
v0.44.0: self-hosted installs get authentication, agent support, personal tokens, and Google/GitHub sign-in. Agent 1.6.2 fixes npm/Docker crashes. Webhooks format for Slack and Discord.
v0.44.0 brings user control to self-hosted BetterDB: sign-in with Google/GitHub, personal tokens, activity logs, and invitations. Agent feature now works on self-hosted with workspace auth. Agent 1.6.2 fixes build issues in npm and Docker. Webhooks support Slack and Discord payload formats. Fleet overview helps cloud teams monitor multi-instance health.