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
| Version | Date | Highlights |
|---|---|---|
| v7.0.0 | 1 May 2026 | Multi-currency, new reports engine, mobile v2 |
| v6.3.0 | 10 Mar 2026 | Client Portal GA, Stripe payments, dynamic segments |
| v6.2.1 | 28 Jan 2026 | Patch: invoice PDF rendering, sync edge cases |
| v6.2.0 | 8 Jan 2026 | Batch/lot tracking, unit conversions, FIFO valuation |
| v6.1.0 | 15 Nov 2025 | Stocktake module v2, bulk price editing |
| v6.0.0 | 22 Sep 2025 | New UI, App Router migration, SSO, audit logs |
| v5.4.0 | 7 Jul 2025 | Warehouses v2, zone/bin locations, 3PL support |
| v5.3.2 | 12 May 2025 | Patch: 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
| Feature | Deprecated in | Removed in | Migration guide |
|---|---|---|---|
| Legacy CSV import v1 format | v6.0.0 | v7.0.0 | Bulk Import |
GET /v0/products API endpoint | v5.0.0 | v7.0.0 | Use GET /v1/products |
| Password-based API authentication | v6.0.0 | v8.0.0 (planned) | Use API key Bearer tokens |