Release Notes

This page lists every StockFlow release, newest first. Each release includes a summary of new features, improvements, bug fixes, and any breaking changes.


Current release

v7.0.0 — 1 May 2026 — Major release. Multi-currency support, new reporting engine, redesigned mobile app, and 14 new API endpoints.


All versions

VersionDateHighlights
v7.0.01 May 2026Multi-currency, new reports engine, mobile v2
v6.3.010 Mar 2026Client Portal GA, Stripe payments, dynamic segments
v6.2.128 Jan 2026Patch: invoice PDF rendering, sync edge cases
v6.2.08 Jan 2026Batch/lot tracking, unit conversions, FIFO valuation
v6.1.015 Nov 2025Stocktake module v2, bulk price editing
v6.0.022 Sep 2025New UI, App Router migration, SSO, audit logs
v5.4.07 Jul 2025Warehouses v2, zone/bin locations, 3PL support
v5.3.212 May 2025Patch: security fixes, CSV encoding, Xero sync

Release cadence

StockFlow releases follow a regular schedule:

  • Major versions (x.0.0) — released 1–2 times per year. May include breaking API changes. Always accompanied by a migration guide.
  • Minor versions (x.y.0) — released every 6–8 weeks. New features, no breaking changes.
  • Patch versions (x.y.z) — released as needed. Bug fixes and security patches only.

Upgrade policy

StockFlow is a hosted SaaS product. Upgrades are deployed automatically — there is no action required from you.

For Enterprise customers with custom integrations, we provide a 30-day advance notice before any release that includes breaking API changes, giving you time to update your integration.


Deprecation notices

FeatureDeprecated inRemoved inMigration guide
Legacy CSV import v1 formatv6.0.0v7.0.0Bulk Import
GET /v0/products API endpointv5.0.0v7.0.0Use GET /v1/products
Password-based API authenticationv6.0.0v8.0.0 (planned)Use API key Bearer tokens