DocMindChangelog

Changelog

New features, improvements and fixes across the DocMind platform and API.

v2.6

Backend-owned email and live platform status

  • Moved transactional email delivery behind the Go backend so auth, workers and scheduled jobs use one sender.
  • Added public status history backed by Postgres and worker-recorded component checks.
  • Published legal, contact and documentation routes in the public site shell.
v2.5

Mobile Money top-ups

  • Added Wistfare-powered balance top-ups with payment callbacks and transaction tracking.
  • Improved billing dashboard copy around page pricing and account balances.
  • Added production configuration for Wistfare payment credentials.
v2.4

Token-based pricing

  • Introduced input and output token metering for every completed extraction.
  • Added usage events, credit debits and organization balance summaries.
  • Documented rate limits and idempotency behavior for production integrations.
v2.3

Field guidance

  • Expanded template field metadata with descriptions, required flags and array column hints.
  • Improved extraction examples for invoices and repeating line items.
  • Added template create, update, list and delete API documentation.
v2.2

Admin console

  • Added organization overview, balance grants and status controls for administrators.
  • Added audit-friendly API key metadata and revocation flows.
  • Improved dashboard cards for extraction volume, latency and usage.
v2.1

SDK-ready API surface

  • Standardized JSON error envelopes across public endpoints.
  • Added signed webhook deliveries for completed and failed extractions.
  • Added quickstart, authentication and webhook verification guides.