Skip to content

v2.6.1

Choose a tag to compare

@GeneBO98 GeneBO98 released this 05 May 17:36

TradeTally v2.6.1

This is a maintenance release focused on import correctness, analytics/data display fixes, symbol enrichment recovery, and deployment reliability.

Highlights

  • Improved CSV import reliability across multiple broker and generic formats
  • Added support for continuous futures imports such as ES1!, MES1!, and MNQ1!
  • Preserved Schwab intraday execution ordering during import
  • Fixed TradeStation fee handling to avoid double-counting
  • Improved generic CSV mapping for transaction rows, commission, and fees
  • Improved import diagnostics messaging for failed or partially parsed files
  • Restored full analytics summaries and MAE/MFE visibility in trade detail flows
  • Included fees correctly in trade overview costs
  • Restored legacy saved dashboard layout sections
  • Restored symbol enrichment for API-created tickers
  • Hardened Docker/native deployment behavior, including writable backup handling and pnpm bootstrapping
  • Added social preview metadata/assets for shared links

Migrations

  • 183_add_commission_column_to_csv_mappings.sql
  • 184_expand_contract_month_for_continuous_futures.sql

Upgrade Notes

  • Run backend migrations before importing new data or using updated CSV mappings.
  • Users importing TradingView continuous futures contracts should update to this release before retrying those imports.

Full Changelog: v2.6.0...v2.6.1