Skip to main content

Changelog

Every release, in order.

v1.4.0

Usage credits and AI chat

Organisations now have a credit balance, and the assistant deducts from it based on real token usage rather than a flat per-message charge.

  • Append-only credit_ledger table with idempotent grants
  • Credit packs purchasable through Stripe Checkout
  • Streaming chat with per-organisation history and model selection
  • Admin can adjust any organisation's balance with an audit trail
v1.3.0

Organisations and roles

Multi-tenancy is in. Users can belong to several organisations and switch between them without signing out.

  • Owner, admin and member roles with a central capability map
  • Email invitations that expire after 48 hours
  • Ownership transfer without touching the database