← Back to all sparks
B

Bigcapital

FINANCE
Velocity5.0

Open-source accounting and financial management platform for small business.

Bigcapital ships multiple releases per week, adding SMS notifications, banking audit logs, and Plaid hardening.

accountingbankingplaidsms-notificationsopen-sourceaudit-logs
Current state
Bigcapital is an open-source cloud accounting product shipping at a high cadence — multiple tagged releases per week across server, webapp, and SDK layers. The last two weeks show a focused push on banking features: Plaid sync hardening, audit logs for banking modules, auto-recognition of bank transactions via queue, and a landed cost feature flag. SMS notifications are being wired in behind a feature flag, alongside a broad internal refactor from snake_case to camelCase API responses.
Where it's heading
The product is deepening its banking and financial operations surface. Plaid integration is getting production-grade attention (concurrent-run guards, proper disconnect handling, audit trails), and landed cost accounting signals a move toward more complex inventory and purchasing workflows. The API SDK with typed OpenAPI coverage is being built in parallel, suggesting a platform push toward integrations and potentially a public API offering.
Prediction
SMS notifications and the typed SDK will likely ship out of feature-flag status as the next named releases. Landed cost, once out of flag, will be the headline capability for users with inventory and import workflows.

Recent moves

  1. 6d ago

    v0.25.38 — bug fixes and org switcher search

    Patch release fixing edit-mode entry parity, sidebar update on workspace change, and dark mode for roles. Adds org switcher search — a small UX improvement in an otherwise routine bug-fix batch.

    View source ↗
  2. 7d ago

    v0.25.37 — SMS notifications feature flag, dark mode, API casing refactor

    SMS notifications land behind a feature flag — the most directional change in this release alongside dark mode support. Also removes the projects feature and cleans up a broad snake_case to camelCase API migration, which the SDK work depends on.

    View source ↗
  3. 11d ago

    v0.25.36 — SMS SDK coverage, bug fixes

    TypeScript SDK gains OpenAPI coverage for SMS endpoints. Several bug fixes including a critical one where logo upload was logging users out. Mostly infrastructure and polish ahead of SMS going GA.

    View source ↗
  4. 13d ago

    v0.25.35 — banking audit logs, auto-transaction recognition, landed cost flag

    Audit logs for banking modules and Plaid sync, plus auto-recognition of synced bank transactions via queue — two meaningful banking features landing in the same release. Also adds the landed cost feature flag, signaling a new capability for inventory accounting.

    View source ↗
  5. 16d ago

    v0.25.34 — password security fix, Plaid cleanup, Watchtower auto-update

    Security fix enforcing minimum password length across all creation paths (GHSA-cxxc-2rrm-wmc9) — an actual CVE-tracked vulnerability patched here. Also adds Watchtower for automatic container updates, simplifying self-hosted deployments.

    View source ↗
  6. 18d ago

    v0.25.33 — remember me, report transaction drill-down, date localization

    Remember me on sign-in, transaction detail drawer accessible directly from report links, and date format localization. Small but visible UX improvements that reduce friction in daily accounting workflows.

    View source ↗