This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
Affected surfaces
Summary
AI summaryFixed CSV import failures and Account & Cashflow page loading errors after upgrade.
Full changelog
Patch release fixing two regressions introduced in 2.7.0.
Fixes
CSV import failing after upgrade (#340)
2.7.0 started referencing new post-exit trade fields before every upgraded database had those columns, which broke TradeStation (and other) CSV imports on Docker upgrades. The backend now checks the schema on startup and creates any missing columns automatically, and repairs on demand if a query hits a missing column. No manual migration steps needed - pull the image and restart.
Account & Cashflow page not loading (#346)
The page returned a 500 error on self-hosted instances without Plaid configured. Plaid connection and review data is now treated as optional: the page loads normally with the Plaid panel empty when Plaid is not set up or its tables are unavailable.
Upgrade
docker compose pull && docker compose up -d
The schema repair runs automatically on first boot after upgrading.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]