Latest
Releases

Discover the newest screening features, data pipelines, and improvements in DollarFlow.

1.4.0

April 15, 2026

Breaking Bad ranked downgrades

Analyst downgrade severity over rolling 7D–1Y windows, cursor pagination, and market-cap tie-breaks — downgrades only, one page, no scroll.

FROST history lessons

Score-based outcome strips for FROST, VIX, and SMC-5 when confidence is publishable — regime context with documented methodology.

1.3.0

March 20, 2026

True Price v3

Valuation bands on ticker slideouts and Command Center map — artifact thresholds from the nightly pipeline, Lightweight Charts history with fitContent axis handling.

Company slideout

Row-click slideout with valuation chart, live price, and sector path — no full page navigation to evaluate a name.

1.2.0

February 28, 2026

Live prices

Browser polling via /api/prices — production reads the PriceEngine Durable Object blob; local dev uses simulate mode. Alpaca stays inside the DO alarm loop, not in the client.

Command Center

Quadrant, valuation map, state-of-market, FROST teaser, and SPY benchmark — one landing view before you drill into screeners.

1.1.0

January 30, 2026

FROST POC

Market temperature dashboard with opportunity score, VIX benchmark closes, and nightly incremental pipeline — methodology 1.0.0-poc.2, five-metric POC series.

Calendar APIs

Earnings, economic, and analyst calendars from pipeline JSON — shared hooks across dashboard routes with coverage manifest gates.

1.0.0

December 15, 2025

Ag-Grid finance screener

Pagination, sorting, and row-click navigation across universe, sector, industry, and ticker routes — ~2,064 names in compact v2 universe.json.

Four-level hierarchy

Stock universe → sector → industry → ticker — 11 sectors, 146 industries, one consistent table experience.

Universe launch

Nightly pipeline publishes frontend artifacts — valuation index, market cap healing, and screener rows regenerated on each run.

0.9.0

November 8, 2025

Universe search

/api/universe/search with rate limiting — fast ticker and company lookup from the published index.

Clerk auth on Workers

Networkless JWT verification via CLERK_JWT_KEY and environment-scoped authorized parties — real checks on the Worker, not edge middleware.

0.8.0

October 1, 2025

Cloudflare Workers deploy

OpenNext on Cloudflare — D1, R2 snapshots, KV rate limits, and Durable Objects for prices and strict rate limiting in production.

0.7.0

August 20, 2025

Valuation artifacts

Ticker pages load real pipeline valuation artifacts — band thresholds and series validated with Zod at the server boundary.

Design token system

Ableton-style structural borders from design/tokens.json — no shadows, glow, or glass; generated src/styles/tokens.css.

0.6.0

July 10, 2025

Pipeline publish_frontend

Python pipeline stage writes universe.json and calendar sidecars into src/data/pipeline/ for the Next.js app.

0.5.0

June 1, 2025

MVP dashboard shell

Command Center route, screener layout, and sidebar navigation — shadcn admin template merged into repo-root src/.

0.4.0

April 18, 2025

FROST ingest (Tier B)

First nightly FROST stage in pipeline run — ingest, transform, build, publish with auto full backfill on methodology gap.

0.3.0

March 5, 2025

Lightweight Charts integration

Shared axis options and fitContent() defaults — valuation and benchmark charts without clipped axis labels.

0.2.0

January 22, 2025

Marketing site

dollarflow.com marketing package — pricing, case studies, and product pages on the shared Lingui i18n stack.

0.1.0

November 15, 2024

Project bootstrap

DollarFlow monorepo — Next.js 16 on Cloudflare Workers, Python pipeline via pixi, TDD gates on server and API routes.