3.10.0

langflow-ai/langflow3.10.0Jun 13, 2026by dtslvr

AI Summary

This release optimizes portfolio management by improving numerical precision in dialogs, enhancing the performance of historical market data processing endpoints, and fixing various import and display issues.

Key Highlights

  • Improved dynamic numerical precision for values in account and holding dialogs on mobile
  • Optimized `GET api/v1/portfolio/holding/:dataSource/:symbol` endpoint
  • Fixed import dividends dialog functionality
  • Fixed incorrect symbol currency identification
  • Fixed last request date display in admin panel

New Features

  • Enhanced numerical precision handling
  • Optimized historical market data processing
  • Dividend import dialog fix
  • Symbol identification correction

Full Release Notes

### Changed

- Improved the dynamic numerical precision for various values in the account detail dialog on mobile
- Improved the dynamic numerical precision for various values in the holding detail dialog on mobile
- Improved the account name display in the activities table
- Optimized the endpoint `GET api/v1/portfolio/holding/:dataSource/:symbol` by improving the processing of the historical market data

### Fixed

- Fixed an issue in the import dividends dialog
- Fixed an issue where certain symbols were incorrectly identified as currencies in various data providers
- Fixed the last request date in the users table of the admin control panel