Changelog

v0.0.7 — 2026-06-11

  • Two-factor authentication — protect your account with a TOTP authenticator app.
  • Per-user skill toggles — every user can enable or disable individual skills for their own agent sessions.
  • Self-service account security — new global account settings page (no longer tied to an org) where you can revoke MCP access and active sessions yourself. Revoking access now takes effect immediately.
  • Invitation flow overhaul — invitees now receive an email, signing up or logging in returns you straight to the invite, and several accept-page bugs were fixed.
  • Changelog page — see what's new in every release at brewale.dev/changelog.
  • Fixed custom MCP integration tools failing to load in some agent clients.
  • UI polish: button loading states, skeleton loading for the skills list, logout and analytics tweaks.

v0.0.6 — 2026-06-05

  • Fixed agents losing their MCP connection when several clients shared one login.
  • Fixed a 404 on the analytics page for service accounts.

v0.0.5 — 2026-06-04

  • Service accounts — machine identities for agents, authenticating via OAuth or bearer tokens on behalf of the account.

v0.0.4 — 2026-06-03

  • Fixed agents being logged out on token refresh.

v0.0.3 — 2026-06-01

  • Faster perceived load on the skills page.

v0.0.2 — 2026-05-29

  • Small fixes and improvements to the web app.

v0.0.1 — 2026-05-28

Initial release. 🍺

  • Skills & conventions on tap — org-scoped skills and conventions served to AI agents over MCP, with publishing control and full version history.
  • GitHub sync — connect a repository and every push syncs your skills and conventions automatically, with manual sync and an audit trail.
  • OAuth 2.1 + API keys — agents sign in via OAuth (dynamic client registration, consent flow) or org-scoped API keys.
  • Organizations — multi-tenant orgs with roles, member management, and invitations.
  • Custom MCP integrations — bring your own MCP server (bearer, OAuth, or no auth) with per-tool toggles and per-user access control.
  • Analytics — per-member usage analytics with 30-day trends, tracking skill and tool calls.
  • Web app — landing page, documentation, dark mode, mobile navigation, and email flows for verification, password reset, and invites.