| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SHA256SUMS | 2026-03-30 | 395 Bytes | |
| SHA256SUMS.asc | 2026-03-30 | 659 Bytes | |
| flowsurface-aarch64-linux.tar.gz | 2026-03-30 | 10.0 MB | |
| flowsurface-universal-macos.tar.gz | 2026-03-30 | 16.1 MB | |
| flowsurface-x86_64-linux.tar.gz | 2026-03-30 | 10.5 MB | |
| flowsurface-x86_64-windows.zip | 2026-03-30 | 8.9 MB | |
| README.md | 2026-03-30 | 2.5 kB | |
| v0.8.7 source code.tar.gz | 2026-03-30 | 697.8 kB | |
| v0.8.7 source code.zip | 2026-03-30 | 751.2 kB | |
| Totals: 9 Items | 47.0 MB | 1 | |
Added
- Added support for Hyperliquid DEXes (HIP-3). (by @ivaaaan in https://github.com/flowsurface-rs/flowsurface/pull/81)
- Added support for a new exchange: MEXC perpetuals. (by @levpen in https://github.com/flowsurface-rs/flowsurface/pull/101)
- Added proxy support configurable in the UI. (#92)
Fixed
- Fixed an issue with tick chart time labels that were incorrectly set on very low timeframes in some timezones. (by @abhijiths101 in https://github.com/flowsurface-rs/flowsurface/pull/93)
- Fixed an issue where some unavailable audio output specs caused the app to silently crash on startup. (e8209ffed3c724466bb690f800ab68a2f95f9c9d)
- Fixed an issue with charts and pane split draggers, where conflicts caused both to be unintentionally dragged. (b2cf1a0e56ca65caef608b88e16d9a6291621171)
- Fixed an issue with
HeatmapChartorder sizing (colors), where some tickers displayed overly extended runs. This was resolved by redesigning how quantity, volume, and size are defined across the app. (#95) - Fixed an issue with the logger, which failed to log some parts of the app in debug builds. (by @he2she in https://github.com/flowsurface-rs/flowsurface/pull/72)
- Fixed an issue with
KlineChartthat sometimes caused a startup crash in debug builds. (by @levpen in https://github.com/flowsurface-rs/flowsurface/pull/108)
Improved
- Greatly improved
TickersTablesearch results through better ranking and edge case handling. (by @themorgantown in https://github.com/flowsurface-rs/flowsurface/pull/74) - Improved
TickersTableexchange filtering. Filtered exchanges will no longer receive updates. (8fa2e71deb84512d8771ca60aaac6bc8115fb5b2) - Improved
TickersTableinitialization. Unavailable exchanges will no longer be considered for filtering and will be more clearly indicated in the UI. (e26fd399eb263d49728d1d4e8b8bd3e04d25ba74)
Special thanks to all the new contributors:
- @he2she, made their first contribution in https://github.com/flowsurface-rs/flowsurface/pull/72
- @themorgantown, made their first contribution in https://github.com/flowsurface-rs/flowsurface/pull/74
- @ivaaaan, made their first contribution in https://github.com/flowsurface-rs/flowsurface/pull/81
- @abhijiths101, made their first contribution in https://github.com/flowsurface-rs/flowsurface/pull/93
- @levpen, made their first contribution in https://github.com/flowsurface-rs/flowsurface/pull/108
Full Changelog: https://github.com/flowsurface-rs/flowsurface/compare/v0.8.6...v0.8.7