| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| flowsurface-universal-macos.tar.gz | 2025-10-03 | 14.4 MB | |
| flowsurface-x86_64-windows.zip | 2025-10-03 | 8.3 MB | |
| flowsurface-x86_64-linux.tar.gz | 2025-10-03 | 9.4 MB | |
| README.md | 2025-10-02 | 1.6 kB | |
| v0.8.5 source code.tar.gz | 2025-10-02 | 625.1 kB | |
| v0.8.5 source code.zip | 2025-10-02 | 668.4 kB | |
| Totals: 6 Items | 33.3 MB | 0 | |
Added
- Added support for Hyperliquid (#59) and OKX (#65) exchanges
- Added a new widget: DOM/Ladder (#63)
- Added ability to show all volume/trade/order sizes in quote currency (USD)
- Implemented multi-select and persistent filters for
TickersTable - Added different bar scaling methods for Footprint chart clusters
- Added full/compact mode for the stacked bar in the
Time&Saleswidget; it can now display configured metric values as text - Added a measurement (ruler) tool to charts, usable with "Shift + LMB"
Fixed
- Adjusted Bybit connector for API changes in their orderbook WS channels (a06f02a2ba3cd35ebb43458127dca9cb1427c21d)
- Prevented excessive volumes when multiple audio sources overlap (play simultaneously)
- Fixed a stability issue with crosshairs on charts, where they could remain visible briefly after the cursor leaves the chart
Improved
- Greatly improved efficiency of virtual scrolling in
TickersTable VolumeIndicatoronKlineChartwill now display volume deltas as overlay bars when that data is available (Binance only for now)Time&Saleswidget will now retain trades based on a user-defined time window- Introduced support for indicator plotters and improved extensibility (#62)
New Contributors
- @toanngosy made their first contribution in https://github.com/flowsurface-rs/flowsurface/pull/59
- @jose-donato made their first contribution in https://github.com/flowsurface-rs/flowsurface/pull/63
Full Changelog: https://github.com/flowsurface-rs/flowsurface/compare/v0.8.0...v0.8.5